Skip to content

V1.4.1 — Evidence-driven project evolution

Choose a tag to compare

@troycheng troycheng released this 02 Aug 03:23
· 11 commits to main since this release

V1.4.1 adds a lightweight, evidence-driven process for improving the project from real use. The V1.4 runtime, installed skill, knowledge base, and model-led optimization workflow are unchanged.

  • Adds public templates for Case Snapshot, Evaluation Definition, Evaluation Result, and Release Decision.
  • Documents how public cases, private practice, repository revisions, evaluation evidence, and maintainer decisions remain separate.
  • Publishes the first retrospective replay for Profiler evidence-object validation, with an explicit claim limit: it confirms two deterministic validation behaviors, not GPU performance or broad generality.
  • Updates the contribution guide, pull request checks, documentation navigation, and structural tests.
  • Does not automatically upload private material, admit knowledge, modify the running skill, submit pull requests, merge changes, or publish releases.

Validation: 230 CPU tests passed on both Python 3.10 and Python 3.12 in GitHub Actions; staged-installation smoke, Python compilation, and skill self-check also passed.