core-agent-ide/codex-cli/src
Thibault Sottiaux e9d16d3c2b
fix: check if sandbox-exec is available (#696)
- Introduce `isSandboxExecAvailable()` helper and tidy import ordering
in `handle-exec-command.ts`.
- Add runtime check for the `sandbox-exec` binary on macOS; fall back to
`SandboxType.NONE` with a warning if it’s missing, preventing crashes.

---------

Signed-off-by: Thibault Sottiaux <tibo@openai.com>
Co-authored-by: Fouad Matin <fouad@openai.com>
2025-04-27 17:04:47 -07:00
..
components fix: input keyboard shortcuts (#676) 2025-04-25 16:58:09 -07:00
hooks chore: consolidate model utils and drive-by cleanups (#476) 2025-04-21 12:33:57 -04:00
utils fix: check if sandbox-exec is available (#696) 2025-04-27 17:04:47 -07:00
app.tsx add support for -w,--writable-root to add more writable roots for sandbox (#263) 2025-04-17 15:39:26 -07:00
approvals.ts when a shell tool call invokes apply_patch, resolve relative paths against workdir, if specified (#556) 2025-04-22 14:07:47 -07:00
cli-singlepass.tsx fix: standardize filename to kebab-case 🐍➡️🥙 (#302) 2025-04-17 20:25:44 -07:00
cli.tsx chore: upgrade prettier to v3 (#644) 2025-04-25 07:21:50 -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 shortcuts (#676) 2025-04-25 16:58:09 -07:00
typings.d.ts Initial commit 2025-04-16 12:56:08 -04:00