co-mono/packages
Mario Zechner 09d6131bef Add file tracking and iterative summary merging to compaction
- CompactionDetails type with readFiles/modifiedFiles
- extractFileOperations collects from tool calls and previous compaction details
- UPDATE_SUMMARIZATION_PROMPT for merging with previous summary
- generateSummary now accepts previousSummary for iterative updates
- compact() extracts files, passes previousSummary, returns details
- Only merges from !fromHook compaction entries (backward compatible)
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 Add file tracking and iterative summary merging to compaction 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