co-mono/packages
Mario Zechner 2ba69878ed Fix branch summarization: use convertToLlm instead of messagesToText
The old messagesToText only extracted text content, losing all tool calls.
Now uses convertToLlm like compaction does, preserving the full conversation
including tool calls, which is essential for generating useful summaries.
2025-12-30 22:42:24 +01:00
..
agent Support multiple messages in agent.prompt() and agentLoop 2025-12-30 22:42:22 +01:00
ai Store file lists in BranchSummaryEntry.details for cumulative tracking 2025-12-30 22:42:24 +01:00
coding-agent Fix branch summarization: use convertToLlm instead of messagesToText 2025-12-30 22:42:24 +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 fix(tui): render HTML tags as plain text in Markdown component 2025-12-30 22:42:24 +01:00
web-ui Remove proxy package 2025-12-30 22:42:21 +01:00