Skip to content

v0.0.282

Choose a tag to compare

@github-actions github-actions released this 22 Dec 17:22
· 1620 commits to main since this release

Version 0.0.282 (December 22, 2025)

  • Launched instruction build/versioning system: every instruction update creates a new version, with point-in-time builds (snapshots), approval workflow, diff, and rollback.
  • All instructions now tied to builds; is_main build sets active instruction set for org, with full history & audit.
  • Added /builds API: get builds, build diffs, rollback, and detailed version/content lineage for every instruction.
  • Test/Eval runs can select which build to use.
  • Exposed top-k instructions retrieval API.
  • Extensive automated E2E test coverage for build/version/rollback/git flows.