sandbox-agent/foundry/packages
Nathan Flurry 6f8dc26111 Fix GitHub OAuth callback by removing retry wrapper
OAuth authorization codes are single-use. The appWorkspaceAction wrapper
retries failed calls up to 20 times, but if the code exchange succeeds
and a later step fails, every retry sends the already-consumed code,
producing "bad_verification_code" from GitHub.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 22:54:44 -07:00
..
backend Fix GitHub OAuth callback by removing retry wrapper 2026-03-12 22:54:44 -07:00
cli Move Foundry HTTP APIs onto /v1 2026-03-12 19:53:52 -07:00
client Fix Foundry Rivet base path and frontend endpoint fallback 2026-03-12 20:31:49 -07:00
desktop Move Foundry HTTP APIs onto /v1 2026-03-12 19:53:52 -07:00
frontend Move Foundry HTTP APIs onto /v1 2026-03-12 19:53:52 -07:00
frontend-errors Rename Foundry handoffs to tasks (#239) 2026-03-11 13:23:54 -07:00
shared Foundry UI polish: terminal empty state, history minimap redesign, styling tweaks (#242) 2026-03-12 11:03:04 -07:00