mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-01 21:02:12 +03:00
The CPA executor now cloaks non-Claude-Code tool names (not just mcp_*), so the prior "does not rewrite non-mcp_ tool names" assertion no longer holds: my_tool is aliased to MyTool and restored on the response via _toolNameMap. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>