mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 21:03:26 +00:00
fix(pi-agent): add credential extraction and env injection for multi-provider support
Co-authored-by: Nathan <github@nathanflurry.com>
This commit is contained in:
parent
1c381c552a
commit
27dfa37b5a
4 changed files with 125 additions and 9 deletions
|
|
@ -45,6 +45,7 @@ OAuth tokens (used when OAuth extraction is enabled):
|
|||
| Amp | Anthropic |
|
||||
| Codex | OpenAI |
|
||||
| OpenCode | Anthropic or OpenAI |
|
||||
| Pi | Any supported provider API key (Anthropic, OpenAI, Gemini, etc.) |
|
||||
| Mock | None |
|
||||
|
||||
## Error handling behavior
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue