core-agent-ide/codex-cli/src
Michael Bolin 6cf4b96f9d
fix: check flags to ripgrep when deciding whether the invocation is "trusted" (#1644)
With this change, if any of `--pre`, `--hostname-bin`, `--search-zip`, or `-z` are used with a proposed invocation of `rg`, do not auto-approve.
2025-07-21 22:38:50 -07:00
..
components add: session history viewer (#912) 2025-05-16 12:28:22 -07:00
hooks chore: consolidate model utils and drive-by cleanups (#476) 2025-04-21 12:33:57 -04:00
utils add: responses api support for azure (#1321) 2025-06-22 18:01:13 -07:00
app.tsx fix: add support for fileOpener in config.json (#911) 2025-05-13 09:45:46 -07:00
approvals.ts fix: check flags to ripgrep when deciding whether the invocation is "trusted" (#1644) 2025-07-21 22:38:50 -07:00
cli-singlepass.tsx fix: standardize filename to kebab-case 🐍➡️🥙 (#302) 2025-04-17 20:25:44 -07:00
cli.tsx feat(ts): provider‑specific API‑key discovery and clearer Azure guidance (#1324) 2025-06-22 17:56:36 -07:00
format-command.ts Back out @lib indirection in tsconfig.json (#111) 2025-04-16 14:16:53 -07:00
parse-apply-patch.ts chore: consolidate patch prefix constants in apply‑patch.ts (#274) 2025-04-17 17:00:30 -07:00
shims-external.d.ts feat: add support for ZDR orgs (#481) 2025-04-22 01:30:16 -07:00
text-buffer.ts fix: input keyboard shortcut opt+delete (#685) 2025-04-30 17:17:13 -07:00
typings.d.ts Initial commit 2025-04-16 12:56:08 -04:00
version.ts fix: always load version from package.json at runtime (#909) 2025-05-12 21:27:15 -07:00