core-agent-ide/codex-rs/shell-command
Dylan Hurd cc8c293378
fix(exec-policy) No empty command lists (#11397)
## Summary
This should rarely, if ever, happen in practice. But regardless, we
should never provide an empty list of `commands` to ExecPolicy. This PR
is almost entirely adding test around these cases.

## Testing
- [x] Adds a bunch of unit tests for this
2026-02-10 19:22:23 -08:00
..
src fix(exec-policy) No empty command lists (#11397) 2026-02-10 19:22:23 -08:00
BUILD.bazel chore: rename codex-command to codex-shell-command (#11378) 2026-02-10 17:03:46 -08:00
Cargo.toml chore: rename codex-command to codex-shell-command (#11378) 2026-02-10 17:03:46 -08:00