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
eb2e5458ccbbe07d446a091a22dfddcb0af13bb2
codex/codex-rs/mcp-server/src
T
Eric Traut c4af707e09 Removed experimental "command risk assessment" feature (#7799)
This experimental feature received lukewarm reception during internal
testing. Removing from the code base.
c4af707e09 ยท 2025-12-10 09:48:11 -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
Removed experimental "command risk assessment" feature (#7799)
2025-12-10 09:48:11 -08:00
codex_tool_runner.rs
Removed experimental "command risk assessment" feature (#7799)
2025-12-10 09:48:11 -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
Removed experimental "command risk assessment" feature (#7799)
2025-12-10 09:48:11 -08:00
lib.rs
add(core): managed config (#3868)
2025-10-03 13:02:26 -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
[Auth] Choose which auth storage to use based on config (#5792)
2025-10-27 19:41:49 -07:00
outgoing_message.rs
Migrate model preset (#7542)
2025-12-03 20:30:43 +00:00
patch_approval.rs
chore: introduce ConversationManager as a clearinghouse for all conversations (#2240)
2025-08-13 13:38:18 -07:00