co-mono/packages/coding-agent/src/modes
Mario Zechner 8e1e99ca05 Change branch() to use entryId instead of entryIndex
- AgentSession.branch(entryId: string) now takes entry ID
- SessionBeforeBranchEvent.entryId replaces entryIndex
- getUserMessagesForBranching() returns entryId
- Update RPC types and client
- Update UserMessageSelectorComponent
- Update hook examples and tests
- Update docs (hooks.md, sdk.md)
2025-12-31 13:47:34 +01:00
..
interactive Change branch() to use entryId instead of entryIndex 2025-12-31 13:47:34 +01:00
rpc Change branch() to use entryId instead of entryIndex 2025-12-31 13:47:34 +01:00
index.ts Rewrite RPC mode with typed protocol and client 2025-12-09 14:13:28 +01:00
print-mode.ts Rework custom tools API with CustomToolContext 2025-12-31 12:05:24 +01:00