Logo
Explore
Register Sign In
agent/codex
Watch 2
Star 0
Fork 0
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
8636bff46dfce1ad4aee1bca71447796380292dc
codex/codex-rs/mcp-server/tests/common
T
History
Gabriel PealandGitHub 8636bff46d Set a user agent suffix when used as a mcp server (#3395)
This automatically adds a user agent suffix whenever the CLI is used as
a MCP server
2025-09-10 02:32:57 +00:00
..
Cargo.toml
Set a user agent suffix when used as a mcp server (#3395)
2025-09-10 02:32:57 +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
Set a user agent suffix when used as a mcp server (#3395)
2025-09-10 02:32:57 +00: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