v6.0.2
itszeeshan/subdomainxv6.0.2Jun 17, 2026by obra
AI Summary
Removed the `evals` submodule to resolve plugin installation failures for some users.
Key Highlights
- Eval harness moved to a separate repository.
- Plugin installs that were broken by the submodule are now fixed.
- The `evals` submodule is no longer shipped with the published plugin.
New Features
- Independent eval harness 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)