co-mono/packages/coding-agent/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
..
cli fix(coding-agent): properly cleanup terminal on Ctrl+C in session selector (#247) 2025-12-19 19:04:00 +01:00
core Add configurable OAuth storage backend and respect --models in model selector 2025-12-20 22:00:53 +01:00
modes Add configurable OAuth storage backend and respect --models in model selector 2025-12-20 22:00:53 +01:00
utils fix(coding-agent): detect image MIME via file-type (#205) 2025-12-17 17:11:56 +01:00
cli.ts Remove old implementation files (main.ts, cli.ts, tui-renderer.ts), rename new files 2025-12-09 01:21:28 +01:00
config.ts Add hooks system with pi.send() for external message injection 2025-12-10 00:50:30 +01:00
index.ts Add Google Gemini CLI and Antigravity OAuth providers 2025-12-20 21:34:18 +01:00
main.ts Add configurable OAuth storage backend and respect --models in model selector 2025-12-20 22:00:53 +01:00