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
7e4ab31488e4a6565d9dfc8bf0dc74d761ecec4a
codex/codex-rs/mcp-server/src
T
pakrym-oai 9c903c4716 Add ItemStarted/ItemCompleted events for UserInputItem (#5306)
Adds a new ItemStarted event and delivers UserMessage as the first item
type (more to come).


Renames `InputItem` to `UserInput` considering we're using the `Item`
suffix for actual items.
9c903c4716 ยท 2025-10-20 13:34:44 -07: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 --add-dir flag for extra writable roots (#5335)
2025-10-18 22:13:53 -07:00
codex_tool_runner.rs
Add ItemStarted/ItemCompleted events for UserInputItem (#5306)
2025-10-20 13:34:44 -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
feat: add Vec<ParsedCommand> to ExecApprovalRequestEvent (#5222)
2025-10-15 13:58:40 -07: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
add(core): managed config (#3868)
2025-10-03 13:02:26 -07:00
outgoing_message.rs
fix: remove mcp-types from app server protocol (#4537)
2025-10-01 02:16:26 +00:00
patch_approval.rs
chore: introduce ConversationManager as a clearinghouse for all conversations (#2240)
2025-08-13 13:38:18 -07:00