multica/packages
yushen ba44de89b7 feat(compaction): add metadata extraction and multi-level summary fallback
New modules for improved compaction:
- compaction-metadata.ts: extracts file operations (read/modified) and tool
  failures from compacted messages, appended to summaries for context retention
- summary-fallback.ts: 3-level degradation chain (full LLM summary → filtered
  summary excluding oversized messages → plain-text fallback with metadata)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 13:26:22 +08:00
..
core feat(compaction): add metadata extraction and multi-level summary fallback 2026-02-13 13:26:22 +08:00
hooks feat(core): add message source tracking and persistence 2026-02-12 18:45:15 +08:00
sdk feat(core): add message source tracking and persistence 2026-02-12 18:45:15 +08:00
store feat(core): add message source tracking and persistence 2026-02-12 18:45:15 +08:00
types docs: add monorepo development workflow documentation 2026-02-13 09:21:47 +08:00
ui fix(ui): remove math plugins and disable single-tilde strikethrough 2026-02-13 08:33:56 +08:00
utils docs: add monorepo development workflow documentation 2026-02-13 09:21:47 +08:00