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
{{ message }}
This repository was archived by the owner on Jul 25, 2026. It is now read-only.
$## Describe the Bug\n\nSquadClient.StopAsync accepts a CancellationToken but does not appear to forward it to the underlying Copilot client stop operation.\n\n## Expected Behavior\n\nStopAsync should honor cancellation consistently and pass the token through if the underlying API supports it.\n\n## Environment\n\n- OS: Any\n- .NET Version: .NET 10\n- Squad.SDK.NET Version: current repo state\n\n## Additional Context\n\nThis is a public API correctness issue and should be treated as a bug candidate.\n
$## Describe the Bug\n\n
SquadClient.StopAsyncaccepts aCancellationTokenbut does not appear to forward it to the underlying Copilot client stop operation.\n\n## Expected Behavior\n\nStopAsyncshould honor cancellation consistently and pass the token through if the underlying API supports it.\n\n## Environment\n\n- OS: Any\n- .NET Version: .NET 10\n- Squad.SDK.NET Version: current repo state\n\n## Additional Context\n\nThis is a public API correctness issue and should be treated as a bug candidate.\n