What's Changed
CLIProxyAPIPlus v6.8.11-0
- feat(translator): Support Claude thinking type adaptive
- fix(registry): Correct max completion tokens for opus 4.6 thinking
- fix(translator): Improve content handling for system and user messages
CLIProxyAPIPlus v6.8.11-1
- feat(config): Add default Kiro model aliases for standard Claude model names
- fix(auth): Strip model suffix in GitHub Copilot executor before upstream call
- fix(kiro): Filter orphaned tool_results from compacted conversations
- fix(kiro): Implement web search MCP integration for streaming and non-streaming paths
CLIProxyAPIPlus v6.8.12-0
- feat: Delete 'user' field from raw JSON
- feat: Add per-account excluded_models and priority parsing
- feat: Merge per-account excluded_models with global config
- feat: Read per-account excluded_models at routing time
Full Changelog: v0.3.116...v0.3.117