Skip to content

Reject malformed and conflicting CLI input - #55

Merged
itsjling merged 1 commit into
mainfrom
codex/issue-005-cli-input
Jul 31, 2026
Merged

Reject malformed and conflicting CLI input#55
itsjling merged 1 commit into
mainfrom
codex/issue-005-cli-input

Conversation

@itsjling

Copy link
Copy Markdown
Owner

Closes #5

Summary

  • reject missing values, duplicates, bad ports, unsupported values, and conflicting targets
  • keep split and equals-style options consistent
  • pass worktree, range, remote, and path selections to the builder unchanged

Verification

  • npm run lint
  • npm test
  • npm run docs:check
  • npm run docs:build
  • npx fallow audit --base main

@itsjling

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Breezy!

Reviewed commit: df77a43e4f

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@itsjling
itsjling merged commit 97e9be9 into main Jul 31, 2026
1 check passed
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.

Reject malformed and conflicting CLI input

1 participant