Skip to content

Changelog

  • 9b40aef: Final review and correction of the question document
  • d232c9a: Docs
  • 6c0de81: Fix harvest parameter
  • 620b6eb: Plan mode with harvest parameter
  • 8dbcff7: Improve cross-model review
  • d954593: Fix run mode with plan file.
  • a2e74af: Fix import.
  • 4e235a4: Fix bad import.
  • 7e962b6: Improve preparation.
  • 9b8fbd0: Improved prepare mode.
  • e9ea5be: Prepare sub directories.
  • e39e762: Fix prepare mode.
  • 17878f9: Prepare and architrecture modes.
  • 033ae07: Central repo analysis
  • 585a8ed: Improve repo handling
  • ab1fc4b: Cleanup
  • ba530b0: TUI for fleet mode.
  • c4e602d: Fix fleet
  • 500b55a: Central docs for fleet command.
  • 035ee24: Fleet improvements
  • 10c4b55: Fix non-git repo context.
  • 793a69b: CLI improvements
  • d07a0df: CLI TUI improvements
  • fa2bf62: Support multiple repos.
  • f86cf9e: Performance improvements.
  • db8c5b9: Fix plan resume.
  • e8ddc53: Codex 5.3
  • bdc9e7f: Fix problem with token count exceeding.
  • d9f067a: Fix analyze resume
  • 342c1f9: Analyze resume
  • be1d8a7: Fix repo analysis summary.
  • 67e1192: Allow file system access.
  • f895dfa: Fix prompt editor.
  • f39d2fb: Analyze huge repos.
  • 745f391: Improve TUI
  • df06eaa: Default model changes
  • a778fe7: Multiple flow improvements: task mode, brainstorm mode, quicker models
  • 7121ed9: Fix review mode.
  • d5b9de5: Improvements to the agent flow.
  • 2fc98c1: Fix session grouping.
  • 8056ac3: Improved loop handling. New CLI information.
  • c2e9312: Multiple CLI improvements.
  • 60520ce: Multiple cli improvements. Github Action support.
  • eae158b: Track copilot session ids.
  • a709bf8: Add review mode.
  • 1c3dc73: Improve textarea and clarification UX
  • 7713f17: Add checkpoints for analyze mode.
  • d4b5b74: Further input options.
  • 981b7d0: Improve plan and run mode.
  • 3b2b045: TUI shell, Summary, clarification loop
  • 5810801: TUI shell for improved UX in the cli.
  • dee9aec: Dedicated swarm folder
  • 1246785: Add resume logic.
  • 4ce2750: Add analyze mode.
  • 47d6770: Embed default agent roles.
  • db43158: Add -f / —file parameter
  • ad6dd20: Initial release of Copilot Swarm — a multi-agent orchestrator for GitHub Copilot.
    • Declarative pipeline via swarm.config.yaml (spec → decompose → design → implement → cross-model review)
    • Interactive planning mode (swarm plan) with PM clarification and engineering analysis
    • 9 built-in agents: PM, designer, engineer, reviewers, tester, cross-model reviewer
    • Self-correcting review loops with configurable iterations and approval keywords
    • Cross-model review phase to catch model-specific blind spots
    • CLI binary (swarm) with verbose mode, plan file input, and env var support
    • GitHub Actions integration via issue labels