v6.0.2
eosphoros-ai/DB-GPTv6.0.2Jun 17, 2026by obra
AI Summary
Removes the `evals` submodule to resolve plugin installation failures caused by the submodule breaking plugin installs.
Key Highlights
- Removal of `evals` submodule
- Eval harness moved to separate repository
Breaking Changes
- Removed evals submodule which may have been checked out by users
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)