sandbox-agent/research
Nathan Flurry c1a4895303 feat(foundry): implement provider credential management (Claude, Codex)
Add credential extraction, injection, and UI for managing Claude and Codex OAuth credentials in sandbox environments. Credentials are stored per-user in the user actor, injected on task owner swap, and periodically re-extracted to capture token refreshes. Frontend account settings show provider sign-in status.

Changes:
- User actor: new userProviderCredentials table with upsert/get actions
- Task workspace: extract/inject provider credentials, integrate with owner swap and polling
- App snapshot: include provider credential status (anthropic/openai booleans)
- Frontend: new Providers section in account settings

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-17 02:34:15 -07:00
..
acp Refactor Foundry GitHub state and sandbox runtime (#247) 2026-03-13 02:45:07 -07:00
agents Rename Foundry handoffs to tasks (#239) 2026-03-11 13:23:54 -07:00
opencode-compat Configure lefthook formatter checks (#231) 2026-03-10 23:03:11 -07:00
specs feat(foundry): implement provider credential management (Claude, Codex) 2026-03-17 02:34:15 -07:00
agent-json-schemas.md add agent schemas 2026-01-24 22:37:22 -08:00
detect-sandbox.md i need to update the terminology of 'capabilities' to 'feature coverage' in the inspector ui and anywhere else its mentioned thats not in the actual api (#61) 2026-02-02 19:00:35 -08:00
human-in-the-loop.md docs: add OpenCode API endpoints for HITL 2026-01-24 22:47:13 -08:00
opencode-tmux-test.md fix: default logging to stdout with configurable target (#91) 2026-02-05 23:07:40 -08:00
opencode-web-customization.md feat: add opencode compatibility layer (#68) 2026-02-04 13:43:05 -08:00
process-terminal-design.md fix: credential detection and provider auth status (#120) 2026-02-07 07:56:06 +00:00
wip-agent-support.md docs: add mcp and skill session config (#106) 2026-02-09 10:13:25 +00:00