-
Notifications
You must be signed in to change notification settings - Fork 0
Release Notes
Moritz Hoffmann edited this page Jun 1, 2026
·
1 revision
Native Claude-facing tool surface:
codex_taskcodex_task_groupcodex_followup
codex_task defaults to a lean answer-first result, returns session_id only
for background, keep_session, or failure cases, diagnostics moved to
resources, and debug/legacy tools are hidden unless explicitly enabled.
First public-ready release candidate.
Highlights:
- Read-only-by-default Codex delegation from Claude Code.
- Codex desktop binary preferred automatically.
- Single, parallel, aggregate, persistent-session, async-session, steering, recovery, and diagnostics tools.
- Codex Spark preset and nested Codex subagent support.
- App-server sessions with recoverable metadata and live steering.
- Backpressure, progress events, response compaction, output artifacts, verbose logs, and debug bundles.
- Local install/update script and tracked wiki source.
Recommended install:
npm run install:localRecommended CI-safe validation:
npm run test:ci
npm run check:dist