co-mono/packages/coding-agent/docs
Mario Zechner b4a05cbcab Move skill command handling to AgentSession, update docs
- Skill commands (/skill:name) now expanded in AgentSession instead of
  interactive mode, enabling them in RPC and print modes
- Input event can now intercept /skill:name before expansion
- Updated extensions.md with clearer input event docs and processing order
- Updated rpc.md: hook -> extension terminology, added skill expansion mentions
- Added PR attribution to changelog entries for #761
2026-01-16 03:01:08 +01:00
..
compaction.md Update custom-compaction example to use serializeConversation 2025-12-31 13:24:23 +01:00
extensions.md Move skill command handling to AgentSession, update docs 2026-01-16 03:01:08 +01:00
rpc.md Move skill command handling to AgentSession, update docs 2026-01-16 03:01:08 +01:00
sdk.md fix: extension loading in Bun binary (#681) 2026-01-13 21:19:41 +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 Add changelog, update docs, fix handoff example for PR #642 2026-01-12 00:10:14 +01:00
tui.md Merge branch 'main' into feat/tui-overlay-options 2026-01-13 22:06:02 +01:00