v6.0.2

parruda/swarmv6.0.2Jun 17, 2026by obra

AI Summary

A patch release addressing installation issues by removing a problematic submodule that was breaking plugin installs for some users.

Key Highlights

  • Removed the `evals` submodule to resolve plugin installation failures
  • Eval harness has been moved to a separate repository
  • Installation process for plugins is now streamlined

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)