Skip to content

v0.94.0 — Codex agent command center

Choose a tag to compare

@ralyodio ralyodio released this 06 Sep 14:02
4d645fe

Codex native agents overview

  • /agents codex and moshcode agents codex now open the live shared-daemon Agent command center with YOLO permissions.
  • Approval/sandbox bypass is placed before the native agents subcommand; normal start codex remains raw.
  • Codex install/upgrade uses the official managed standalone installer on macOS/Linux, required for the local daemon. Existing npm installs are preserved; Windows retains npm with remote agents support.
  • Updated command help, session/subagent documentation, and regression tests.

Verified with Codex 0.151.0 in a real terminal. All 2,548 enabled local tests and PR CI checks pass.

Run moshcode upgrade self, then moshcode upgrade codex if you have an npm-only Codex install.

PR: #492