Skip to content

Intent Loop v0.2.0-beta.1 (superseded)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Aug 09:39
· 6 commits to main since this release
Immutable release. Only release title and notes can be modified.

Intent Loop v0.2.0-beta.1

Superseded - do not install. Fresh public-tag Codex installation reported plugin version 0.1.0-beta.3 because .codex-plugin/plugin.json was not advanced with the package versions. The release was stopped during installed-host verification. The tag and evidence remain public for audit; v0.2.0-beta.5 is the recommended immutable prerelease.

Intent Loop is a local-first, traceable current-intent layer for long Codex and DeepSeek Harness tasks. It keeps user statements, agent inferences, evidence, unknowns, disagreements, and superseded claims distinct without taking over planning or execution.

This is an Apache-2.0 public beta. The DeepSeek Harness adapter targets upstream 0.1.2-alpha.2, which remains a developer preview.

Install

Codex:

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

DeepSeek Harness:

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

Use ordinary language, for example: Track the requirements I just gave you with Intent Loop. Review the repository README and trust boundaries before enabling optional Codex Hooks or installing a Harness plugin.

What changed

  • Added a prebuilt DeepSeek Harness bundle over the same fifteen-tool local MCP core as the Codex plugin.
  • Bound every DeepSeek call to the active host workspace and session; model-visible schemas cannot select another project or private-session owner.
  • Added a bounded per-session MCP process pool with credential-minimized child environments, cancellation/timeouts, idle and unload cleanup, hard capacity, and failure draining that does not terminate an active sibling call.
  • Expanded public testing to Windows, Ubuntu, and macOS for Codex Node 20/22/24, DeepSeek Node 22.19/24, and real temporary Harness package lifecycles.
  • Added dual-host install/uninstall guides, a plain-language Chinese guide, X and Xiaohongshu copy, and four Xiaohongshu images.

Verification

  • Tag commit: 3aa083d26a8b4624ab9a465f05c65d3c5e1b913e.
  • Exact-tag CI: 18/18 jobs passed in run 33378691649.
  • Release workflow: passed in run 33378691659.
  • Independent adversarial review found a same-session concurrency blocker before tagging; the release was held, repaired, regression-tested, and re-reviewed with P0/P1 zero.
  • Root repeated the local temporary DeepSeek Harness pack/add/compose/boot-help/remove lifecycle without a model API key, and the temporary home was removed.

Evidence boundary

These checks establish implementation, isolation, deletion, packaging, and host-lifecycle behavior. The frozen paired 80-task human study has not been run and remains NO RESULT; this release does not claim reduced rework or improved final outcomes.

Assets

  • intent-loop-plugin-v0.2.0-beta.1.tar.gz: Codex plugin archive with GitHub provenance and SBOM attestations.
  • SBOM.cdx.json: Codex package SBOM.
  • dsh-intent-loop-0.2.0-beta.1.tgz: prebuilt DeepSeek Harness bundle.
  • dsh-intent-loop-SBOM.cdx.json: DeepSeek package SBOM.
  • SHA256SUMS: verified checksums for all four package/SBOM assets.

Full changes: v0.1.0-beta.3...v0.2.0-beta.1