Affected area
Plugins
Current behavior
Codex CLI is codex-cli 0.136.0, and its codex plugin list has no --json flag (only -c, -m/--marketplace, --enable, --disable)
However, when doing nemo-relay global install, it tries to call codex with the --json flag, resulting an error
Expected behavior
No errors with global install
Steps to reproduce
cargo install nemo-relay-cli
nemo-relay plugins edit
nemo-relay install all
nemo-relay doctor --plugin all
Environment
Relay is 0.4.0 on macos
Codex CLI is codex-cli 0.136.0
Impact
Will implement a workaround myself
Affected area
Plugins
Current behavior
Codex CLI is codex-cli 0.136.0, and its codex plugin list has no --json flag (only -c, -m/--marketplace, --enable, --disable)
However, when doing nemo-relay global install, it tries to call codex with the --json flag, resulting an error
Expected behavior
No errors with global install
Steps to reproduce
cargo install nemo-relay-cli
nemo-relay plugins edit
nemo-relay install all
nemo-relay doctor --plugin all
Environment
Relay is 0.4.0 on macos
Codex CLI is codex-cli 0.136.0
Impact
Will implement a workaround myself