v6.0.2
laramies/theHarvesterv6.0.2Jun 17, 2026by obra
AI Summary
This release removes the `evals` submodule which was causing plugin installation failures, moving the eval harness to a separate repo.
Key Highlights
- Removed broken `evals` submodule
- Eval harness moved to separate repository
- Fixes plugin installation issues
New Features
- Relocated eval harness
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)