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
f6df1596ebb805617d020e4d4cb117eaa7ba159a
codex/codex-rs/mcp-server/src
T
charley-oai 4a9c2bcc5a Add text element metadata to types (#9235)
Initial type tweaking PR to make the diff of
https://github.com/openai/codex/pull/9116 smaller

This should not change any behavior, just adds some fields to types
4a9c2bcc5a ยท 2026-01-14 16:41:50 -08:00
History
..
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_tool_config.rs
feat: add threadId to MCP server messages (#9192)
2026-01-13 22:14:41 -08:00
codex_tool_runner.rs
Add text element metadata to types (#9235)
2026-01-14 16:41:50 -08:00
error_code.rs
fix: update OutgoingMessageSender::send_response() to take Serialize (#2263)
2025-08-13 14:29:13 -07:00
exec_approval.rs
feat: add threadId to MCP server messages (#9192)
2026-01-13 22:14:41 -08:00
lib.rs
chore: cleanup Config instantiation codepaths (#8226)
2025-12-17 18:01:17 -08: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
feat: add threadId to MCP server messages (#9192)
2026-01-13 22:14:41 -08:00
outgoing_message.rs
feat: add threadId to MCP server messages (#9192)
2026-01-13 22:14:41 -08:00
patch_approval.rs
feat: add threadId to MCP server messages (#9192)
2026-01-13 22:14:41 -08:00