Logo
Explore
Register Sign In
agent/codex
1
0
Fork 0
You've already forked codex
mirror of https://github.com/pchuan98/codex.git synced 2026-07-01 00:31:56 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
f754b19e80508bfd29f4fb643375a3a969315c8d
codex/codex-rs/exec-server/src/posix
T
Jeremy Rose 2c6995ca4d exec-server: additional context for errors (#7935)
Add a .context() on some exec-server errors for debugging CI flakes.

Also, "login": false in the test to make the test not affected by user
profile.
2c6995ca4d ยท 2025-12-15 11:40:40 -08:00
History
..
escalate_client.rs
exec-server: additional context for errors (#7935)
2025-12-15 11:40:40 -08:00
escalate_protocol.rs
fix: prepare ExecPolicy in exec-server for execpolicy2 cutover (#6888)
2025-11-19 13:55:29 -08:00
escalate_server.rs
refactoring with_escalated_permissions to use SandboxPermissions instead (#7750)
2025-12-10 17:18:48 +00:00
escalation_policy.rs
fix: prepare ExecPolicy in exec-server for execpolicy2 cutover (#6888)
2025-11-19 13:55:29 -08:00
mcp_escalation_policy.rs
refactoring with_escalated_permissions to use SandboxPermissions instead (#7750)
2025-12-10 17:18:48 +00:00
mcp.rs
fix: add integration tests for codex-exec-mcp-server with execpolicy (#7617)
2025-12-07 06:39:38 +00: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