Skip to content

Releases: jvogan/symphony-claude-lane

v3.0.0-rc2: long-horizon multi-agent orchestration via Linear

20 May 09:58

Choose a tag to compare

Release candidate for the public GitHub launch surface.

What's new:

  • Adds GitHub Actions CI for shell syntax, JSON validation, and the three isolated regression tests.
  • Adds CONTRIBUTING.md, SECURITY.md, CHANGELOG.md, and issue templates.
  • Adds docs/quickstart.md and docs/backend-options.md.
  • Makes backend choice explicit: tmux remains the maintained default for attachable, subscription-billed long-horizon Claude Code workers; teams that prefer API-priced headless execution can adapt deliberately to claude -p while preserving routing, prompt safety, outcome, closeout, and cleanup contracts.
  • Updates README, llms.txt, plugin metadata, and skill metadata for long-horizon multi-agent orchestration via Linear.
  • Renames the README banner asset to assets/banner.jpg and keeps the custom GitHub social preview image.

Validation:

  • bash syntax checks passed.
  • JSON config validation passed.
  • Isolated tests passed: 40/40.
  • Clean-clone smoke passed for bash/zsh env.sh path detection and finalize-helper PATH discovery.
  • Local claude-doctor passed: 17/17.

Still not final v3.0.0. GA waits for a fresh sandbox Linear dispatch smoke.