co-mono/packages
Mario Zechner 4958271dd3 feat(coding-agent): implement /tree command for session tree navigation
- Add TreeSelectorComponent with ASCII tree visualization
- Add AgentSession.navigateTree() for switching branches
- Add session_before_tree/session_tree hook events
- Add SessionManager.resetLeaf() for navigating to root
- Change leafId from string to string|null for consistency with parentId
- Support optional branch summarization when switching
- Update buildSessionContext() to handle null leafId
- Add /tree to slash commands in interactive mode
2025-12-30 22:42:22 +01:00
..
agent Support multiple messages in agent.prompt() and agentLoop 2025-12-30 22:42:22 +01:00
ai feat(coding-agent): implement /tree command for session tree navigation 2025-12-30 22:42:22 +01:00
coding-agent feat(coding-agent): implement /tree command for session tree navigation 2025-12-30 22:42:22 +01:00
mom WIP: Major cleanup - move Attachment to consumers, simplify agent API 2025-12-30 22:42:20 +01:00
pods Release v0.30.2 2025-12-26 03:25:55 +01:00
tui Release v0.30.2 2025-12-26 03:25:55 +01:00
web-ui Remove proxy package 2025-12-30 22:42:21 +01:00