co-mono/packages
Mario Zechner 54018b6cc0 Refactor OAuth/API key handling: AuthStorage and ModelRegistry
- Add AuthStorage class for credential storage (auth.json)
- Add ModelRegistry class for model management with API key resolution
- Add discoverAuthStorage() and discoverModels() discovery functions
- Add migration from legacy oauth.json and settings.json apiKeys to auth.json
- Remove configureOAuthStorage, defaultGetApiKey, findModel, discoverAvailableModels
- Remove apiKeys from Settings type and SettingsManager methods
- Rename getOAuthPath to getAuthPath
- Update SDK, examples, docs, tests, and mom package

Fixes #296
2025-12-25 03:48:36 +01:00
..
agent WIP: Remove global state from pi-ai OAuth/API key handling 2025-12-25 01:01:03 +01:00
ai Refactor OAuth/API key handling: AuthStorage and ModelRegistry 2025-12-25 03:48:36 +01:00
coding-agent Refactor OAuth/API key handling: AuthStorage and ModelRegistry 2025-12-25 03:48:36 +01:00
mom Refactor OAuth/API key handling: AuthStorage and ModelRegistry 2025-12-25 03:48:36 +01:00
pods WIP: Remove global state from pi-ai OAuth/API key handling 2025-12-25 01:01:03 +01:00
proxy WIP: Remove global state from pi-ai OAuth/API key handling 2025-12-25 01:01:03 +01:00
tui WIP: Remove global state from pi-ai OAuth/API key handling 2025-12-25 01:01:03 +01:00
web-ui WIP: Remove global state from pi-ai OAuth/API key handling 2025-12-25 01:01:03 +01:00