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
bea64569c108e1ef4206620a7d983185f60b42f0
codex/codex-rs/mcp-server/src
T
History
jif-oaiandGitHub bea64569c1 MCP sandbox call (#3128)
I have read the CLA Document and I hereby sign the CLA
2025-09-03 17:05:03 -07:00
..
tool_handlers
remove mcp-server/src/mcp_protocol.rs and the code that depends on it (#2360)
2025-08-18 00:29:18 -07:00
codex_message_processor.rs
MCP sandbox call (#3128)
2025-09-03 17:05:03 -07:00
codex_tool_config.rs
Add "View Image" tool (#2723)
2025-08-27 17:41:23 -07:00
codex_tool_runner.rs
Following up on #2371 post commit feedback (#2852)
2025-08-28 19:24:38 -07:00
error_code.rs
fix: update OutgoingMessageSender::send_response() to take Serialize (#2263)
2025-08-13 14:29:13 -07:00
exec_approval.rs
chore: introduce ConversationManager as a clearinghouse for all conversations (#2240)
2025-08-13 13:38:18 -07:00
json_to_toml.rs
Added allow-expect-in-tests / allow-unwrap-in-tests (#2328)
2025-08-14 17:59:01 -07:00
lib.rs
fix: remove unnecessary flush() calls (#2873)
2025-08-28 22:41:10 -07:00
main.rs
Added new auth-related methods and events to mcp server (#2496)
2025-08-20 20:36:34 -07:00
message_processor.rs
Add a common way to create HTTP client (#3110)
2025-09-03 10:11:02 -07:00
outgoing_message.rs
fix: switch to unbounded channel (#2874)
2025-08-28 22:20:10 -07:00
patch_approval.rs
chore: introduce ConversationManager as a clearinghouse for all conversations (#2240)
2025-08-13 13:38:18 -07:00