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-04-30 19:32:04 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b8e4e6677631b499ce1497c5bd2da4eac2d4540
codex
/
codex-rs
/
mcp-server
/
tests
/
common
History
Gabriel Peal
5c1416d99b
Add a getUserAgent MCP method (
#3320
)
...
This will allow the extension to pass this user agent + a suffix for its requests
2025-09-08 13:30:13 -04:00
..
Cargo.toml
chore: move mcp-server/src/wire_format.rs to protocol/src/mcp_protocol.rs (
#2423
)
2025-08-18 09:36:57 -07: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
…
responses.rs
fix: create separate test_support crates to eliminate #[allow(dead_code)] (
#1667
)
2025-07-24 12:19:46 -07:00