mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 22:03:45 +00:00
When OAuth refresh fails during model discovery, getApiKey() now returns undefined instead of throwing. This allows the app to start and fall back to other providers, so the user can /login to re-authenticate. fixes #498 feat(coding-agent): support searching/resuming sessions by ID - Session picker (pi -r) now searches session IDs in addition to message content - --session flag accepts UUID prefix (e.g., pi --session a8ec1c2a) - Documented in README.md fixes #495 |
||
|---|---|---|
| .. | ||
| agent | ||
| ai | ||
| coding-agent | ||
| mom | ||
| pods | ||
| tui | ||
| web-ui | ||