mirror of
https://github.com/openai/codex.git
synced 2026-09-08 15:50:34 +00:00
Move ToolInfo, tool filtering, model-visible schema masking, tool-cache metric naming, and tool qualification into codex-mcp/src/tools.rs. Update client, manager, apps, exports, and tests to import tool helpers from the new module without behavior changes. Co-authored-by: Codex <noreply@openai.com>