Skip to content

v2.10.1

Choose a tag to compare

@Arthur742Ramos Arthur742Ramos released this 01 Mar 03:30
· 101 commits to main since this release

Bug Fixes

  • Fixed Fleet/Squad not respecting --use-cli flag - agents were always using the SDK client instead of CopilotCLI subprocess, causing permission handler errors
  • FleetCoordinator._task_config() now propagates use_cli to per-task configs
  • Skip SDK session pool creation when use_cli is enabled

Verified

  • 570/570 tests passing
  • Squad mode tested end-to-end with --use-cli: all 4 agents succeed
  • AI repo analysis confirmed working (dynamically determines team composition)