Skip to content

v0.1.0-rc.1 — Initial prerelease

Pre-release
Pre-release

Choose a tag to compare

@rixzkiye rixzkiye released this 31 Jul 16:02
8bf611c

Codex–Reasonix MCP 0.1.0-rc.1

Initial public prerelease of the security-first MCP bridge for Codex-supervised Reasonix ACP workers.

Highlights

  • immutable TaskContractV1 contracts with deterministic Goal rendering
  • isolated Git branches/worktrees, private state, leases, redacted journals, and restart recovery
  • three stable MCP tools for delegation, control, and bounded inspection
  • fail-closed Reasonix ACP status/capability verification
  • scoped permissions, secret scanning, argv-only verification, explicit staging, and one atomic commit
  • offline fake-agent, protocol, unit, Git integration, and end-to-end coverage

Install

codex mcp add reasonix-worker -- npx -y codex-reasonix-mcp@0.1.0-rc.1

This prerelease requires a Reasonix binary containing the ACP supervisor extension from Reasonix PR #7097. The stable npm tag remains intentionally unpublished until a compatible Reasonix release is available.

See the changelog for the complete security and feature summary.