co-mono/packages/ai/src
Mario Zechner a81dc5eaca Add configurable OAuth storage backend and respect --models in model selector
- Add setOAuthStorage() and resetOAuthStorage() to pi-ai for custom storage backends
- Configure coding-agent to use its own configurable OAuth path via getOAuthPath()
- Model selector (/model command) now only shows models from --models scope when set
- Rewrite OAuth documentation in pi-ai README with examples

Fixes #255
2025-12-20 22:00:53 +01:00
..
agent feat(ai): interrupt tool batch on queued messages 2025-12-20 21:34:53 +01:00
providers Fix orphaned tool calls by inserting synthetic empty results 2025-12-20 21:34:19 +01:00
utils Add configurable OAuth storage backend and respect --models in model selector 2025-12-20 22:00:53 +01:00
index.ts Add Google Gemini CLI and Antigravity OAuth providers 2025-12-20 21:34:18 +01:00
models.generated.ts Add Google Gemini CLI and Antigravity OAuth providers 2025-12-20 21:34:18 +01:00
models.ts feat: add xhigh thinking level support for gpt-5.2 models 2025-12-19 20:07:24 +01:00
stream.ts Add Google Gemini CLI and Antigravity OAuth providers 2025-12-20 21:34:18 +01:00
types.ts Add Google Gemini CLI and Antigravity OAuth providers 2025-12-20 21:34:18 +01:00