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
3777e18243e51ea53f55a1a43cd658a141e7a272
codex/codex-rs/mcp-server/src
T
Michael Bolin 94f5cad895 fix: when invoking Codex via MCP, use the request id as the Submission id (#1554)
Small quality-of-life improvement when using `codex mcp`.
94f5cad895 ยท 2025-07-12 16:22:02 -07:00
History
..
codex_tool_config.rs
feat: add support for --sandbox flag (#1476)
2025-07-07 22:31:30 -07:00
codex_tool_runner.rs
fix: when invoking Codex via MCP, use the request id as the Submission id (#1554)
2025-07-12 16:22:02 -07:00
json_to_toml.rs
feat: add support for -c/--config to override individual config items (#1137)
2025-05-27 23:11:44 -07:00
lib.rs
feat: add support for -c/--config to override individual config items (#1137)
2025-05-27 23:11:44 -07:00
main.rs
fix: overhaul how we spawn commands under seccomp/landlock on Linux (#1086)
2025-05-23 11:37:07 -07:00
message_processor.rs
feat: add codex_linux_sandbox_exe: Option<PathBuf> field to Config (#1089)
2025-05-22 21:52:28 -07:00