core-agent-ide/codex-rs/exec/src
Dylan e7e5fe91c8
[tui] Support /mcp command (#2430)
## Summary
Adds a `/mcp` command to list active tools. We can extend this command
to allow configuration of MCP tools, but for now a simple list command
will help debug if your config.toml and your tools are working as
expected.
2025-08-19 09:00:31 -07:00
..
cli.rs [exec] Fix exec sandbox arg (#2034) 2025-08-08 18:19:40 -07:00
event_processor.rs [feat] add /status slash command (#1873) 2025-08-05 23:57:52 -07:00
event_processor_with_human_output.rs [tui] Support /mcp command (#2430) 2025-08-19 09:00:31 -07:00
event_processor_with_json_output.rs Added allow-expect-in-tests / allow-unwrap-in-tests (#2328) 2025-08-14 17:59:01 -07:00
lib.rs chore: move mcp-server/src/wire_format.rs to protocol/src/mcp_protocol.rs (#2423) 2025-08-18 09:36:57 -07:00
main.rs fix: move arg0 handling out of codex-linux-sandbox and into its own crate (#1697) 2025-07-28 08:31:24 -07:00