Files
heicode-win/heicode/relay
chenchen cb8e5a430d fix: convert thinking.type=enabled to adaptive for Opus 4.7 in ClaudeHelper
Claude Code sends Anthropic format requests directly to /v1/messages with
thinking.type=enabled. ClaudeHelper was forwarding this unchanged to
upstream, but Opus 4.7 rejects thinking.type=enabled and requires
thinking.type=adaptive with output_config.effort instead.
2026-05-18 22:27:22 +08:00
..