Logo
Explore
Register Sign In
agent/codex
2
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
6cd5309d91a60df3d90532fba85371e04e03739a
codex/codex-rs/mcp-server/src
T
jif-oai be366a31ab chore: clippy on redundant closure (#4058)
Add redundant closure clippy rules and let Codex fix it by minimising
FQP
be366a31ab ยท 2025-09-22 19:30:16 +00: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_message_processor.rs
fix: ensure cwd for conversation and sandbox are separate concerns (#3874)
2025-09-18 14:37:06 -07:00
codex_tool_config.rs
Review Mode (Core) (#3401)
2025-09-12 23:25:10 +00:00
codex_tool_runner.rs
Review Mode (Core) (#3401)
2025-09-12 23:25:10 +00: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: clippy on redundant closure (#4058)
2025-09-22 19:30:16 +00: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
Switch to uuid_v7 and tighten ConversationId usage (#3819)
2025-09-18 14:37:03 +00:00
outgoing_message.rs
feat: reasoning effort as optional (#3527)
2025-09-12 12:06:33 -07:00
patch_approval.rs
chore: introduce ConversationManager as a clearinghouse for all conversations (#2240)
2025-08-13 13:38:18 -07:00