v0.0.282
·
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_mainbuild sets active instruction set for org, with full history & audit. - Added
/buildsAPI: 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.