co-mono/packages/ai/src
Mario Zechner 01dae9ebcc Fix branch summarization abort handling and tree navigation
- Check response.stopReason instead of catching errors for abort detection
- Return result object from _generateBranchSummary instead of throwing
- Fix summary attachment: attach to navigation target position, not old branch
- Support root-level summaries (parentId=null) in branchWithSummary
- Remove setTimeout hack for re-showing tree selector on abort
2025-12-30 22:42:23 +01:00
..
providers Migrate zai provider from Anthropic to OpenAI-compatible API 2025-12-29 11:54:10 -08:00
utils Use dynamic import for http module in OAuth files 2025-12-30 22:42:21 +01:00
cli.ts WIP: Add CLI for OAuth login, update README 2025-12-25 01:09:27 +01:00
index.ts WIP: Refactor agent package - not compiling 2025-12-30 22:42:20 +01:00
models.generated.ts Fix branch summarization abort handling and tree navigation 2025-12-30 22:42:23 +01:00
models.ts fix: use consistent model comparison including provider 2025-12-25 22:10:08 +01:00
stream.ts Fix API key priority and compaction bugs 2025-12-30 22:42:17 +01:00
types.ts Add Google Gemini CLI and Antigravity OAuth providers 2025-12-20 21:34:18 +01:00