Files
CLIProxyAPIPlus/internal
ultraplan-bit c4722e42b1 fix(copilot): forward Claude-format tools to Copilot Responses API
The normalizeGitHubCopilotResponsesTools filter required type="function",
which dropped Claude-format tools (no type field, uses input_schema).
Relax the filter to accept tools without a type field and map input_schema
to parameters so tools are correctly sent to the upstream API.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 21:58:15 +08:00
..
2026-02-06 21:04:32 +08:00
2026-02-05 19:51:56 +08:00
2026-02-13 12:50:39 +08:00