Skip to content

TimemAi v0.8

Latest

Choose a tag to compare

@moliam moliam released this 03 Jul 08:28

TimemAi v0.8

Added

  • 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.