This website requires JavaScript.
Explore
Help
Register
Sign In
openai
/
codex
Watch
1
Star
0
Fork
0
You've already forked codex
mirror of
https://github.com/openai/codex.git
synced
2026-09-08 15:50:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c46bb67d77eb366596e2039b35ae29ce02ed14bf
codex
/
codex-rs
/
mcp-server
/
src
History
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`.
2025-07-12 16:22:02 -07:00
..
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