This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
codex
Watch
1
Star
0
Fork
0
You've already forked codex
mirror of
https://github.com/openai/codex.git
synced
2026-05-03 21:01:55 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
19606f0b3657e11fdf325e520baa10b5941fb627
codex
/
codex-rs
/
mcp-server
/
tests
/
common
History
jif-oai
a9c68ea270
feat: Run cargo shear during CI (
#3338
)
...
Run cargo shear as part of the CI to ensure no unused dependencies
2025-09-09 01:05:08 +00:00
..
Cargo.toml
feat: Run cargo shear during CI (
#3338
)
2025-09-09 01:05:08 +00:00
lib.rs
remove mcp-server/src/mcp_protocol.rs and the code that depends on it (
#2360
)
2025-08-18 00:29:18 -07:00
mcp_process.rs
Add a getUserAgent MCP method (
#3320
)
2025-09-08 13:30:13 -04:00
mock_model_server.rs
test: add integration test for MCP server (
#1633
)
2025-07-21 10:27:07 -07:00
responses.rs
fix: create separate test_support crates to eliminate #[allow(dead_code)] (
#1667
)
2025-07-24 12:19:46 -07:00