codex icon indicating copy to clipboard operation
codex copied to clipboard

whitelist command prefix integration in core and tui

Open zhao-oai opened this issue 1 month ago • 4 comments

this PR enables TUI to approve commands and add their prefixes to an allowlist: Screenshot 2025-11-21 at 4 18 07 PM

note: we only show the option to whitelist the command when

  1. command is not multi-part (e.g git add -A && git commit -m 'hello world')
  2. command is not already matched by an existing rule

zhao-oai avatar Nov 20 '25 21:11 zhao-oai

@codex review

zhao-oai avatar Nov 21 '25 18:11 zhao-oai

Codex Review: Didn't find any major issues. :+1:

ℹ️ 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".

@codex review

zhao-oai avatar Nov 21 '25 22:11 zhao-oai

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

ℹ️ 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".