You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)