Intent Loop v0.1.0-beta.3
Pre-release
Pre-release
·
12 commits
to main
since this release
Recommended public beta
v0.1.0-beta.3 is the current recommended prerelease. It supersedes beta.1 and beta.2; do not install those older builds.
What changed
- Hardened Windows lock takeover by binding parent and marker generations.
- Added bounded rechecks for transient Windows access errors and fail-closed handling for stable unsafe replacements.
- Preserved the existing privacy, redaction, lifecycle, deletion, and fail-open boundaries.
Verification
- 72/72 versioned tests passed, including the self-contained distribution suite.
- GitHub Actions passed on Windows and Ubuntu with Node.js 20, 22, and 24.
- Root and independent adversarial stress runs covered 1,200 focused/concurrent executions with no duplicate events or lock residue.
- Two fresh Windows installs from this public tag completed real start → snapshot → replace → evidence → summary → off lifecycles; the user-perspective review found no P0/P1 blocker.
- Release archive and SBOM checksums were verified, all packaged files matched tag Git blobs, and both SLSA provenance and CycloneDX attestations passed strict verification.
Install
codex plugin marketplace add rrrrrredy/intent-loop --ref v0.1.0-beta.3 --json
codex plugin add intent-loop@intent-loop --jsonBoundaries
- Real end-user install/use/uninstall verification is currently Windows-only. Ubuntu is covered by CI; macOS is not yet claimed.
- Intent Loop is model-mediated, so a full multi-step workflow can take around two minutes and responses may expose technical identifiers in this beta.
- One root-run evidence call needed a schema-guided provenance retry; the independent user run succeeded first try.
- Optional Codex Hooks remain host-dependent. This release does not claim measured task-outcome efficacy; the frozen paired 80-task/160-delivery study has not yet been run.
- Windows host warnings about icon paths, PowerShell shell snapshots, or marketplace file locks did not affect Intent Loop correctness in the observed runs.
Licensed under Apache-2.0.
Full changelog: v0.1.0-beta.2...v0.1.0-beta.3