co-mono/packages
Mario Zechner 9dac37d836 Search through all messages in session, not just first message
- SessionManager now collects text from all user and assistant messages
- Added allMessagesText field containing concatenated message text
- Search now matches against all messages in a session
- More powerful session discovery (e.g., search "write file" finds any session discussing file writing)
2025-11-12 09:32:14 +01:00
..
agent Fix markdown streaming duplication by splitting newlines first 2025-11-11 19:27:58 +01:00
ai Add /thinking command and improve TUI UX 2025-11-11 20:28:10 +01:00
coding-agent Search through all messages in session, not just first message 2025-11-12 09:32:14 +01:00
pods Clean up TUI package and refactor component structure 2025-11-11 10:32:18 +01:00
proxy Clean up TUI package and refactor component structure 2025-11-11 10:32:18 +01:00
tui Redesign session selector with multi-line layout 2025-11-12 09:25:40 +01:00
web-ui Clean up TUI package and refactor component structure 2025-11-11 10:32:18 +01:00
test.txt Fix read/write tool output formatting 2025-11-11 21:22:08 +01:00