Skip to content

fix(agent): add --skip-git-repo-check to codex LoopCommand#53

Merged
MiniCodeMonkey merged 1 commit intomainfrom
fix/skip-git-repo-check
Mar 20, 2026
Merged

fix(agent): add --skip-git-repo-check to codex LoopCommand#53
MiniCodeMonkey merged 1 commit intomainfrom
fix/skip-git-repo-check

Conversation

@MiniCodeMonkey
Copy link
Copy Markdown
Owner

Summary

  • Add --skip-git-repo-check to non-interactive codex exec calls so they work outside git repos
  • Tighten InteractiveCommand test to use exact arg matching

Based on #51 by @ernestoacevedo, trimmed to current main (drops ConvertCommand/FixJSONCommand which no longer exist).

Closes #51

Non-interactive codex exec calls should not be blocked by git repo
validation. Also tightens InteractiveCommand test to use exact arg matching.

Based on #51 by @ernestoacevedo, trimmed to current main.
@MiniCodeMonkey MiniCodeMonkey merged commit 18fce69 into main Mar 20, 2026
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.

1 participant