co-mono/packages/coding-agent/test/session-manager
Mario Zechner 01dae9ebcc Fix branch summarization abort handling and tree navigation
- Check response.stopReason instead of catching errors for abort detection
- Return result object from _generateBranchSummary instead of throwing
- Fix summary attachment: attach to navigation target position, not old branch
- Support root-level summaries (parentId=null) in branchWithSummary
- Remove setTimeout hack for re-showing tree selector on abort
2025-12-30 22:42:23 +01:00
..
build-context.test.ts refactor(hooks): split session events into individual typed events 2025-12-30 22:42:22 +01:00
file-operations.test.ts Refactor session manager: migration chain, validation, tests 2025-12-30 22:42:18 +01:00
labels.test.ts Add label support for session entries 2025-12-30 22:42:18 +01:00
migration.test.ts Refactor session manager: migration chain, validation, tests 2025-12-30 22:42:18 +01:00
save-entry.test.ts Session tree: simplify types, add branching API, comprehensive tests 2025-12-30 22:42:18 +01:00
tree-traversal.test.ts Fix branch summarization abort handling and tree navigation 2025-12-30 22:42:23 +01:00