co-mono/packages
Mario Zechner 512ae4b4c0 fix: OAuth token refresh failure returns undefined instead of throwing
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
2026-01-06 21:09:11 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-06 13:44:28 +01:00
ai fix(ai): classify Google thoughtSignature as thinking 2026-01-06 20:47:19 +02:00
coding-agent fix: OAuth token refresh failure returns undefined instead of throwing 2026-01-06 21:09:11 +01:00
mom Add [Unreleased] section for next cycle 2026-01-06 13:44:28 +01:00
pods Release v0.37.3 2026-01-06 13:43:47 +01:00
tui Add [Unreleased] section for next cycle 2026-01-06 13:44:28 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-06 13:44:28 +01:00