This repository was archived by the owner on Aug 31, 2026. It is now read-only.
v0.9.18
New Providers
- DeepSeek — added native DeepSeek provider. Reasoning output from
deepseek-reasoneris streamed and shown as thinking. Quick Setup presets included (DeepSeek V4 Flash, DeepSeek V4 Pro). - Qwen (Alibaba) — added Qwen provider supporting DashScope OpenAI-compatible Chat and Responses endpoints. Quick Setup presets included (Qwen3.6 Plus, Qwen3.7 Max). Qwen QwQ / Qwen3-Thinking reasoning is shown as thinking.
Improvements
- Reasoning / Thinking — streamed chain-of-thought is now displayed for reasoning models across Claude, Google, OpenAI Responses, and any OpenAI-compatible endpoint that returns
reasoning_content(DeepSeek, Qwen, LM Studio, OpenRouter, …). - Update dialog — redesigned with an "Install via Extension Registry" section: per-Qt-Creator-version registry URLs with one-click Copy buttons and step-by-step install instructions.
- Support links — added Ko-fi / GitHub / PayPal support links to General Settings and the update dialog.
Bug Fixes
- Fixed a crash when cancelling a Quick Refactor via the progress widget.
- Fixed toolbar button clicks being swallowed by the focus guard.
- Fixed request id not being cleared properly between requests.
Full Changelog: v0.9.17...v0.9.18