core-agent-ide/codex-rs/exec-server/src
viyatb-oai b527ee2890
feat(core): add structured network approval plumbing and policy decision model (#11672)
### Description
#### Summary
Introduces the core plumbing required for structured network approvals

#### What changed
- Added structured network policy decision modeling in core.
- Added approval payload/context types needed for network approval
semantics.
- Wired shell/unified-exec runtime plumbing to consume structured
decisions.
- Updated related core error/event surfaces for structured handling.
- Updated protocol plumbing used by core approval flow.
- Included small CLI debug sandbox compatibility updates needed by this
layer.

#### Why
establishes the minimal backend foundation for network approvals without
yet changing high-level orchestration or TUI behavior.

#### Notes
- Behavior remains constrained by existing requirements/config gating.
- Follow-up PRs in the stack handle orchestration, UX, and app-server
integration.

---------

Co-authored-by: Codex <199175422+chatgpt-codex-connector[bot]@users.noreply.github.com>
2026-02-14 04:18:12 +00:00
..
bin chore: refactor exec-server to prepare it for standalone MCP use (#6944) 2025-11-19 16:38:14 -08:00
posix feat(core): add structured network approval plumbing and policy decision model (#11672) 2026-02-14 04:18:12 +00:00
lib.rs fix: add integration tests for codex-exec-mcp-server with execpolicy (#7617) 2025-12-07 06:39:38 +00:00
posix.rs Wire up cloud reqs in exec, app-server (#10241) 2026-01-30 23:53:41 +00:00