RelayPact 0.1.1 Public Preview
Pre-release
Pre-release
RelayPact 0.1.1 — Public Preview
RelayPact 0.1.1 is a focused update to the controlled, human-reviewed
Codex-to-Codex Public Preview.
RelayPact lets a coordinating Codex Agent delegate bounded engineering work to
an independent codex exec executor without delegating scope control,
evidence review, risk judgment, or final acceptance.
Changed
- Clarified read-only task authority: a read-only file belongs in
readablePaths, is omitted from writableallowedPaths, and must not also
matchforbiddenPaths. Contradictions now fail before worker launch with an
actionable diagnostic. - Added bounded
relaypactPromptBytes,relaypactResultSchemaBytes, and
relaypactDeclaredInputBytesreview metrics, kept separate from selected
context bytes and provider-reported token usage. Prompt and result-schema
measurement each fail closed above a 4 MiB input bound; the three integers
are HMAC-bound to private lifecycle state so terminal review preserves them. - Made Agent-first installation verify the checked-out commit against the
peeled annotated release tag and explained that shallow-clone warning text
alone is not the success signal.
Compatibility
- Codex-to-Codex remains the only active Public Preview route.
- Pi remains experimental, optional, and inactive at root Plugin activation.
- The review metrics are additive.
- No provider, model, router, credential, dependency, or execution-authority
requirement changed.
Requirements and support boundary
- Node.js 20 or later
- Git
- Codex CLI 0.147.0 or later with
codex exec
This preview requires human review and is not intended for unattended or
production-critical execution. RelayPact is not an operating-system security
sandbox. Windows support is not yet claimed.
Installation is from the annotated v0.1.1 GitHub tag through the packaged
local marketplace. npm publication is not part of this preview.