co-mono/packages/coding-agent/docs
Mario Zechner df3f5f41c0 Rename /branch command to /fork
- RPC: branch -> fork, get_branch_messages -> get_fork_messages
- SDK: branch() -> fork(), getBranchMessages() -> getForkMessages()
- AgentSession: branch() -> fork(), getUserMessagesForBranching() -> getUserMessagesForForking()
- Extension events: session_before_branch -> session_before_fork, session_branch -> session_fork
- Settings: doubleEscapeAction 'branch' -> 'fork'

fixes #641
2026-01-11 23:12:31 +01:00
..
compaction.md Update custom-compaction example to use serializeConversation 2025-12-31 13:24:23 +01:00
extensions.md Rename /branch command to /fork 2026-01-11 23:12:31 +01:00
rpc.md Rename /branch command to /fork 2026-01-11 23:12:31 +01:00
sdk.md Rename /branch command to /fork 2026-01-11 23:12:31 +01:00
session.md Rename /branch command to /fork 2026-01-11 23:12:31 +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 Rename /branch command to /fork 2026-01-11 23:12:31 +01:00
tui.md fix(tui): reset styles per line 2026-01-11 18:36:48 +01:00