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:
tembo[bot] 2026-02-13 05:25:48 +00:00 committed by GitHub
parent 1c381c552a
commit 27dfa37b5a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 125 additions and 9 deletions

View file

@ -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