Skip to content

[Bug]: codex integration error: unexpected argument '--json' found #313

Description

@zhongxuanwang-nv

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

Metadata

Metadata

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions