mirror of
https://github.com/cline/cline.git
synced 2026-09-21 13:21:23 +08:00
* Add compaction budget projection contract * Tighten budget projection contract types * Tighten dropped block action paths * Add pure compaction budget projection engine * Fix budget projection truncation accounting * Drop provider-native blocks during budget projection * Recompute protected tail after thinking pruning * Align budget projection test tool results * Clean up budget projection fixture indentation * fix(core): narrow compaction protected tail * Fix budget projection action accounting * Budget agentic compaction summary input * Harden agentic summary budget fallback * Align agentic compaction test tool result * Align agentic file ops with projected input * Budget basic compaction projections * Clarify basic projection budget logging * Align basic sanitization image expectation * Align basic compaction budget expectation * Emit compaction budget emergency telemetry * Tighten compaction budget telemetry types * Preserve compaction status notice reasons * fix(core): account compaction tokens consistently * fix(core): align skipped compaction token accounting