v6.0.2

vietnh1009/ASCII-generatorv6.0.2Jun 17, 2026by obra

AI Summary

This release addresses installation issues by removing the broken `evals` submodule and relocating the eval harness to a separate repository.

Key Highlights

  • Removed `evals` submodule to fix broken plugin installs.
  • Eval harness moved to its own separate repository.
  • Addresses user-reported installation failures.

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)