v6.0.2
wxt-dev/wxtv6.0.2Jun 17, 2026by obra
AI Summary
This release fixes plugin installation issues by removing the `evals` submodule, which was causing conflicts for some users.
Key Highlights
- Removed the `evals` submodule from the shipped plugin
- Eval harness now lives in a separate repo
- Fixes plugin installs for affected 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)