Skip to content

fix: use codex exec for non-interactive runs#11

Open
brandon93s wants to merge 1 commit intomarcus:mainfrom
brandon93s:fix/codex-exec-noninteractive
Open

fix: use codex exec for non-interactive runs#11
brandon93s wants to merge 1 commit intomarcus:mainfrom
brandon93s:fix/codex-exec-noninteractive

Conversation

@brandon93s
Copy link

@brandon93s brandon93s commented Feb 12, 2026

Summary

  • Replace deprecated Codex non-interactive flag usage from --quiet to the exec subcommand in the Codex agent.
  • Update Codex agent test expectations to match the new CLI invocation.

Testing

  • go test ./internal/agents

Closes #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Codex CLI 0.98.0 incompatibility: --quiet flag removed

1 participant