sandbox-agent/foundry/packages/backend
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
..
src Fix GitHub OAuth callback by removing retry wrapper 2026-03-12 22:54:44 -07:00
test Rename Foundry handoffs to tasks (#239) 2026-03-11 13:23:54 -07:00
CLAUDE.md Rename Foundry handoffs to tasks (#239) 2026-03-11 13:23:54 -07:00
package.json Ship RivetKit runtime peers in Foundry backend 2026-03-12 19:08:56 -07:00
tsconfig.json Rename Foundry handoffs to tasks (#239) 2026-03-11 13:23:54 -07:00
vitest.config.ts Rename Foundry handoffs to tasks (#239) 2026-03-11 13:23:54 -07:00