co-mono/packages/coding-agent/src
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
..
cli WIP: Major cleanup - move Attachment to consumers, simplify agent API 2025-12-30 22:42:20 +01:00
core Change branch() to use entryId instead of entryIndex 2025-12-31 13:47:34 +01:00
modes Change branch() to use entryId instead of entryIndex 2025-12-31 13:47:34 +01:00
utils refactor(hooks): split session events into individual typed events 2025-12-30 22:42:22 +01:00
cli.ts Remove old implementation files (main.ts, cli.ts, tui-renderer.ts), rename new files 2025-12-09 01:21:28 +01:00
config.ts Add examples path to system prompt 2025-12-31 13:13:12 +01:00
index.ts Export serializeConversation and document in compaction.md 2025-12-31 13:21:55 +01:00
main.ts refactor(hooks): split session events into individual typed events 2025-12-30 22:42:22 +01:00
migrations.ts Add automatic session migration for v0.30.0 bug 2025-12-26 03:24:49 +01:00