mirror of
https://github.com/openai/codex.git
synced 2026-09-08 15:50:34 +00:00
Move Codex Apps tool cache, cache key, connector filtering, and callable-name normalization into codex-mcp/src/apps.rs. Update client, manager, exports, and tests to import those helpers from the new module. Co-authored-by: Codex <noreply@openai.com>