core-agent-ide/codex-rs/app-server
jif-oai b8195a17e5
chore: sanbox extraction (#4286)
# Extract and Centralize Sandboxing
- Goal: Improve safety and clarity by centralizing sandbox planning and
execution.
  - Approach:
- Add planner (ExecPlan) and backend registry (Direct/Seatbelt/Linux)
with run_with_plan.
- Refactor codex.rs to plan-then-execute; handle failures/escalation via
the plan.
- Delegate apply_patch to the codex binary and run it with an empty env
for determinism.
2025-10-01 12:05:12 +01:00
..
src fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00:00
tests chore: sanbox extraction (#4286) 2025-10-01 12:05:12 +01:00
Cargo.toml fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00:00