mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 23:01:56 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| tools | ||
| agent.ts | ||
| context.ts | ||
| download.ts | ||
| events.ts | ||
| log.ts | ||
| main.ts | ||
| sandbox.ts | ||
| slack.ts | ||
| store.ts | ||