$autonomous-engineering:autonomous-pipeline "<feature>"Work in progress on the codex-native-plugin branch: build it from source, start a new session, then run. Missing capability and verification failures stay explicit.
A work in progress on the codex-native-plugin branch. It builds 18 qualified adapters, a deterministic coordinator, pinned codex exec contracts, durable checkpoints, new-session discovery, and reproducible install verification — from that branch, not yet shipped on main.
BRANCH ARTIFACT / v0.1.0-dev
catalog_count = 18▸ branch install
From the codex-native-plugin branch, the packager writes only to the output directory and prints a stable digest. Register that local marketplace, verify it, add the plugin, then verify all 18 skills before starting a new Codex session.
git checkout codex-native-pluginnode scripts/package-codex-plugin.mjs --out /tmp/ulpi-codex-marketcodex plugin marketplace add /tmp/ulpi-codex-marketcodex plugin marketplace listcodex plugin add autonomous-engineering@autonomous-engineeringcodex plugin list▶ run the whole lifecycle
One invocation. One plan approval. One bounded pass.
$autonomous-engineering:autonomous-pipeline "<feature>"Work in progress on the codex-native-plugin branch: build it from source, start a new session, then run. Missing capability and verification failures stay explicit.
▸ control plane on the branch
Each capability maps to concrete runtime code and deterministic verification on the branch. A missing gate remains gateNotRun; it never becomes optimistic copy.
A manifest-directed adapter tree isolated from Claude discovery and sealed at 18 skills.
A deterministic, checkpointed coordinator for Git, validation, budgets, and convergence.
Pinned codex exec schemas with typed blocked outcomes instead of prose-owned control flow.
Durable checkpoint state, bounded fan-out, and worktree isolation around the coordinator.
Provider-native project context, resume, learning, and watching with explicit unsupported outcomes.
A reproducible marketplace artifact with isolated add/list, new-session discovery, and invocation verification.
▸ platform mapping
AGENTS.md and Codex-native configuration replace Claude-specific memory and scoped-rule claims.
The deterministic coordinator owns Git, validation, checkpoints, budgets, and convergence around exact codex exec schemas.
The source artifact ships the plugin skills and their delegates. Repository-level hook wiring is not bundled, so this page does not claim a hook install.
Unsupported scheduling, wake-up, or creation capabilities return created:false or gateNotRun instead of fictional success.
The plugin is a work in progress on the codex-native-plugin branch — a reproducible source-built marketplace artifact. The gated live smoke checks install, discovery, and invocation against the real Codex CLI without fabricating green.