Skip to content

TimemAi v0.7.1

Choose a tag to compare

@moliam moliam released this 03 Jul 03:25

Patch release focused on prompt protocol clarity.

Changes:

  • Removed Markdown fenced code blocks from the model-facing static prompt, response schema summary, and generated tool action examples.
  • Updated the expanded static prompt snapshot so the audited prompt text matches runtime behavior.
  • Added regression checks to prevent reintroducing prompt fences.

Quality gate:

  • scripts/ci.sh passed, including Rust workspace tests, edge regression, release build, and real TTY smoke.
  • scripts/sensitive_scan.sh --current passed.
  • scripts/sensitive_scan.sh --history passed.

This release intentionally does not include the kvc_optimize branch changes.