docs(coding-agent): clean up subscription provider list

This commit is contained in:
Mario Zechner 2026-01-25 21:44:45 +01:00
parent 7eae6603bb
commit 676353ab4f

View file

@ -16,10 +16,10 @@ Pi supports subscription-based providers via OAuth and API key providers via env
Use `/login` in interactive mode, then select a provider:
- Claude Pro/Max
- ChatGPT Plus/Pro
- ChatGPT Plus/Pro (Codex)
- GitHub Copilot
- Google Gemini CLI (free)
- Google Antigravity (free)
- Google Gemini CLI
- Google Antigravity
Use `/logout` to clear credentials. Tokens are stored in `~/.pi/agent/auth.json` and auto-refresh when expired.