v6.0.2

m1k1o/nekov6.0.2Jun 17, 2026by obra

AI Summary

Removes the `evals` submodule to fix plugin installation issues, relocating the evaluation harness to a separate repository.

Key Highlights

  • Eval harness now lives in its own separate repository
  • Plugin installs are fixed by removing the broken submodule
  • No longer ships the `evals` submodule

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)