co-mono/packages/coding-agent/src/modes/interactive
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
..
components Change branch() to use entryId instead of entryIndex 2025-12-31 13:47:34 +01:00
theme Fix tree selector: proper selectedBg theme color, correct filter logic 2025-12-30 22:42:25 +01:00
interactive-mode.ts Change branch() to use entryId instead of entryIndex 2025-12-31 13:47:34 +01:00