core-agent-ide/codex-rs/exec-server/src/posix
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
..
escalate_client.rs feat(shell-tool-mcp): add patched zsh build pipeline (#11668) 2026-02-13 01:34:48 +00:00
escalate_protocol.rs feat(shell-tool-mcp): add patched zsh build pipeline (#11668) 2026-02-13 01:34:48 +00:00
escalate_server.rs feat(core): add structured network approval plumbing and policy decision model (#11672) 2026-02-14 04:18:12 +00:00
escalation_policy.rs fix: prepare ExecPolicy in exec-server for execpolicy2 cutover (#6888) 2025-11-19 13:55:29 -08:00
mcp.rs feat: make sandbox read access configurable with ReadOnlyAccess (#11387) 2026-02-11 18:31:14 -08:00
mcp_escalation_policy.rs Bump rmcp to 0.15 (#11539) 2026-02-11 22:04:17 -08:00
socket.rs fix: exec-server stream was erroring for large requests (#7654) 2025-12-06 10:16:47 -08:00
stopwatch.rs feat: waiting for an elicitation should not count against a shell tool timeout (#6973) 2025-11-20 16:45:38 -08:00