v6.0.2
lingodotdev/lingo.devv6.0.2Jun 17, 2026by obra
AI Summary
Patch release fixing plugin installation issues by relocating the evals module.
Key Highlights
- Removed the `evals` submodule to fix plugin install issues.
- Eval harness moved to its own separate repo.
New Features
- Eval harness relocation.
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)