co-mono/packages/coding-agent/docs
Mario Zechner a9479458ee Update CHANGELOG.md and docs for session tree release
CHANGELOG.md:
- Add /tree command, context event, before_agent_start event
- Add ui.custom(), branch summarization, selectedBg theme color
- Add snake game example hook
- Add external contributions: CRLF fix, bash on Unix, clickable OAuth, error messages
- Update theme requirements (50 total colors)

session.md:
- Complete rewrite for v2 tree structure
- Document all entry types with examples
- Add SessionManager API reference

hooks.md:
- Replace pi.send() with pi.sendMessage()
- Add pi.appendEntry(), pi.registerCommand(), pi.registerMessageRenderer()
- Move exec() from ctx to pi.exec()
- Add ui.custom() for custom TUI components
- Add context and before_agent_start events
- Update before_compact event fields
- Add ctx.sessionManager and ctx.modelRegistry
2025-12-31 00:39:20 +01:00
..
custom-tools.md Rename /clear to /new, update hook events to before_new/new 2025-12-25 04:15:10 +01:00
extension-loading.md Update extension-loading.md with install/remove/update commands 2025-12-26 20:51:15 +01:00
hooks-v2.md Fix model selector not showing models with settings.json API keys 2025-12-24 21:23:44 +01:00
hooks.md Update CHANGELOG.md and docs for session tree release 2025-12-31 00:39:20 +01:00
rpc.md Add before/after session events with cancellation support 2025-12-22 18:18:38 +01:00
sdk.md feat(coding-agent): Add --session-dir flag for custom session directory 2025-12-25 20:27:41 +01:00
session-tree-plan.md Update session-tree-plan.md: tree selector details, theme.md done, add Before Release section 2025-12-30 22:42:25 +01:00
session-tree.md Add session version field and migrate-on-load strategy 2025-12-25 22:52:04 +01:00
session.md Update CHANGELOG.md and docs for session tree release 2025-12-31 00:39:20 +01:00
skills.md feat(coding-agent): add --skills CLI flag for filtering skills 2025-12-21 20:58:54 +01:00
theme.md Fix tree selector: proper selectedBg theme color, correct filter logic 2025-12-30 22:42:25 +01:00
tree.md feat(coding-agent): implement /tree command for session tree navigation 2025-12-30 22:42:22 +01:00