Skip to content

v1.0.0

Latest

Choose a tag to compare

1.0.0 (2026-06-02)

⚠ BREAKING CHANGES

  • the individual agent exports claude, codex, gemini, and cursor are removed. Use agents.claude / agents.cursor for a single built-in, or defaultAgents for the whole default registry.

Features

  • add appliesTo option to forbid agent trailers repo-wide (90be904)
  • detect Cursor CLI and require its co-author trailer (ad504f1)
  • group built-in agents under a single agents export (1044d02)