co-mono/packages/coding-agent/docs
Mario Zechner 20f5fcc79d fix(coding-agent): handle auto-compaction failures gracefully
When auto-compaction fails (e.g., quota exceeded), emit the error via
the auto_compaction_end event instead of throwing. The UI now displays
the error message, allowing users to take action (switch models, wait
for quota reset, etc.) instead of crashing.

fixes #792
2026-01-16 23:13:26 +01:00
..
compaction.md Update custom-compaction example to use serializeConversation 2025-12-31 13:24:23 +01:00
extensions.md Fix navigateTree API: add missing type updates, handler passthrough, and docs 2026-01-16 21:47:01 +01:00
rpc.md fix(coding-agent): handle auto-compaction failures gracefully 2026-01-16 23:13:26 +01:00
sdk.md Fix navigateTree API: add missing type updates, handler passthrough, and docs 2026-01-16 21:47:01 +01:00
session.md feat(coding-agent): add session naming via /name command and extension API 2026-01-12 16:56:39 +01:00
skills.md feat: Add skill slash commands and fuzzy matching for all commands 2026-01-11 17:56:11 +01:00
theme.md Add theme-configurable HTML export colors (from PR #387) 2026-01-01 22:21:40 +01:00
tree.md Fix navigateTree API: add missing type updates, handler passthrough, and docs 2026-01-16 21:47:01 +01:00
tui.md feat(tui): hardware cursor positioning for IME support 2026-01-16 04:30:07 +01:00