You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tail-aware KV-cache planning for growing prompt deltas.
Replay tests that simulate provider-side cache matching and guard against low-hit-rate cache strategies.
CI coverage for KV-cache replay gates and openai-compatible cache marker generation.
Changed
Refined the model-facing response envelope wording and regenerated the expanded static prompt snapshot.
Documented the KV-cache tail planning algorithm and replay evidence.
Fixed
Stabilized Thought / Action panel rendering when ANSI color sequences are present, preventing visible-width miscalculation during long command/status redraws.
Stabilized the cross-process mem guard serialization test on macOS CI with an explicit lock handoff.
Validation
Local production gate passed: scripts/ci.sh.
GitHub Actions CI passed on macos-latest and ubuntu-latest for main run 28648210606.