v6.0.2
TrafficGuard/typedaiv6.0.2Jun 17, 2026by obra
AI Summary
This maintenance release focuses on fixing installation issues by removing the problematic `evals` submodule and relocating the eval harness to a separate repository to ensure smoother plugin installs for users.
Key Highlights
- Removal of the `evals` submodule to resolve plugin installation errors.
- Eval harness has been moved to a standalone repository.
- Addresses plugin install failures reported in issue #1778 and #1774.
New Features
- Eval harness relocation to separate repository.
Full Release Notes
### Install Fixes - **We no longer ship the `evals` submodule.** It broke plugin installs for some users, so the eval harness now lives in its own repo, separate from the published plugin. (#1778, #1774)