core-agent-ide/codex-rs/protocol/src
Dylan 0cec0770e2
[mcp-server] Add GetConfig endpoint (#2725)
## Summary
Adds a GetConfig request to the MCP Protocol, so MCP clients can
evaluate the resolved config.toml settings which the harness is using.

## Testing
- [x] Added an end to end test of the endpoint
2025-08-27 09:59:03 -07:00
..
config_types.rs [mcp-server] Add GetConfig endpoint (#2725) 2025-08-27 09:59:03 -07:00
lib.rs Move models.rs to protocol (#2595) 2025-08-22 22:18:54 +00:00
mcp_protocol.rs [mcp-server] Add GetConfig endpoint (#2725) 2025-08-27 09:59:03 -07:00
message_history.rs fix: introduce codex-protocol crate (#2355) 2025-08-15 12:44:40 -07:00
models.rs Move models.rs to protocol (#2595) 2025-08-22 22:18:54 +00:00
parse_command.rs Add a serde tag to ParsedItem (#2546) 2025-08-21 01:34:46 -04:00
plan_tool.rs fix: introduce codex-protocol crate (#2355) 2025-08-15 12:44:40 -07:00
protocol.rs send context window with task started (#2752) 2025-08-27 00:04:21 -07:00