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
80c19ea77c41d520312b05cd71eaa323a045766b
codex/codex-rs/mcp-server/tests/common
T
aibrahim-oai 19bef7659f Serializing the eventmsg type to snake_case (#1709)
This was an abrupt change on our clients. We need to serialize as
snake_case.
19bef7659f ยท 2025-07-28 10:26:27 -07:00
History
..
Cargo.toml
fix: create separate test_support crates to eliminate #[allow(dead_code)] (#1667)
2025-07-24 12:19:46 -07:00
lib.rs
fix: create separate test_support crates to eliminate #[allow(dead_code)] (#1667)
2025-07-24 12:19:46 -07:00
mcp_process.rs
Serializing the eventmsg type to snake_case (#1709)
2025-07-28 10:26:27 -07: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