Files
CLIProxyAPI/internal/runtime/executor
Luis Pater 5b5f428ad9 fix(claude): recover OAuth tool names with duplicated server alias prefixes
- Handle reversed tool names starting with `mcp__<server>__<server>__` by resolving them against the exact alias map before regular matching.
- Prevent failed reverse remapping for malformed/duplicated MCP alias patterns by short-circuiting to the direct alias match path.

Closes: #4916
2026-08-12 17:37:12 +08:00
..