Skip to content

All versions since 2.3.0 (2026-03-17)

2.3.0 (2026-03-17)

Initial tracked version. Prior changes were not tracked with conventional commits scoped to meta.

3.0.0 (2026-03-20)

⚠ BREAKING CHANGES

  • Configuration must now be nested under ‘catalyst’ key

Features

  • dev: add agent-browser skill for browser automation (#16) (651241b)
  • linear: add configurable stateMap for portable state transitions (#15) (371e1d5)
  • refresh workflow commands with new commands, model tiers, and agent teams (#10) (10a010a)
  • restructure to 4-plugin architecture with session-aware MCP management (08f1ec1)

Bug Fixes

  • add namespace prefixes to all slash command references (099bec9)
  • correct plugin marketplace schema and enhance README (89a8fe5)

Miscellaneous Chores

  • bump versions for breaking config namespace change (9a3f63b)

3.1.0 (2026-03-25)

Features

  • dev: remove Railway integration, add /loop workflow monitoring (#30) (d7df8f2)

Bug Fixes

  • dev: fix release-please pipeline + add health monitoring (#32) (cd7054c)

3.1.1 (2026-04-06)

Bug Fixes

  • pm: remove explicit skills array that broke autocomplete (#54) (09a5503)

3.1.2 (2026-04-06) Latest

Bug Fixes

  • pm: remove explicit agents array that also broke auto-discovery (#56) (71a8238)