Skip to content

Intent Loop v0.2.0-beta.5

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Sep 04:29
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.

Intent Loop v0.2.0-beta.5

Recommended immutable public beta for Codex. The DeepSeek Harness adapter is a developer preview.

Intent Loop keeps a small, local, traceable record of what the user currently wants during a long agent task. It separates explicit requirements, agent inferences, external evidence, unknowns, disagreements, and superseded claims. It does not plan or execute the work, read private transcripts, or add another agent harness.

Install

Codex:

codex plugin marketplace add rrrrrredy/intent-loop --ref v0.2.0-beta.5
codex plugin add intent-loop@intent-loop

Start a new Codex task, then ask in ordinary language: Track the requirements I just gave you with Intent Loop.

DeepSeek Harness requires Node.js ^22.19.0 or >=24.0.0 and pnpm:

dsh plugin --profile headless add github:rrrrrredy/intent-loop#v0.2.0-beta.5

Use web instead of headless for that profile.

Verified release evidence

  • Immutable tag commit: 29951cda05c4fc545037a4f058325153599918ab.
  • Main and exact-tag code matrices: 18/18 and 18/18 across Windows, Ubuntu, and macOS.
  • Release run 33469669275 independently retested both packages, built all five assets in one job, issued five attestations, verified draft bytes, and published once.
  • GitHub reports draft:false, prerelease:true, and immutable:true; all five assets were uploaded by github-actions[bot]. gh release verify and every verify-asset check pass.
  • The post-release documentation commit db63e4437fc444cf41c29739220e2f6cd317663e passed its own 18/18 matrix.
  • Fresh public-tag Windows Codex and DeepSeek Harness lifecycles passed install/add, identity, normal use, deletion/removal, absence checks, and uninstall. Independent adversarial and practical reviewers returned RELEASE for beta use.
  • Hosted Ubuntu and macOS jobs cover the packages, adapter, and temporary DeepSeek Harness lifecycle.

Download SHA256SUMS with the Codex archive, DeepSeek package, and both CycloneDX SBOMs. GitHub release attestations bind them to this tag and release workflow.

Known beta boundaries

  • intent_status exposes schema version but not the running server SemVer; installed metadata and the bundle banner remain the current identity checks.
  • The immutable tag preserves a prepublication documentation snapshot: its README badge says beta.4 and its verification report still says pending. The installation commands, manifests, runtime, packages, and assets are beta.5; the default branch is corrected.
  • The annotated tag is unsigned. The release and assets are instead protected by GitHub's immutable-release lock and verified attestations.
  • Linux and macOS have hosted headless evidence, not physical end-user-machine smoke tests.
  • The paired 80-task efficacy study has not run. Reduced rework or better final outcomes remain NO RESULT.

Remove and delete

Package removal and task-data deletion are separate. Ask Intent Loop to delete the task first if its local records must be physically removed.

codex plugin remove intent-loop@intent-loop
codex plugin marketplace remove intent-loop
dsh plugin --profile headless remove dsh-intent-loop

Operating-system backups, snapshots, and copied exports remain outside the deletion boundary.

v0.2.0-beta.2 is superseded because three assets were added after its original publication by a different uploader. GitHub later locked its current bytes, but that does not repair the split publication provenance.

Full Changelog: v0.2.0-beta.2...v0.2.0-beta.5