qcode v0.7
qcode v0.7
qcode v0.7 adds thinking-level controls for Ollama models, with capability discovery, model-aware selection, and native request encoding.
Highlights
- Added Ollama thinking-level selection with
off,low,medium,high, andmaxoptions for supported models. - Added capability discovery from Ollama model metadata, with
/api/showfallback for older Ollama versions. - Added native Ollama
thinkrequest encoding, including GPT-OSS handling and preservation of Ollama defaults when no explicit level is selected. - Expanded Ollama provider documentation, configuration examples, and test coverage.
Install
Download the archive matching your platform, extract qcode (qcode.exe on Windows), and place it somewhere on your PATH.
tar -xzf qcode_linux_amd64.tar.gz
./qcode --versionUse SHA256SUMS to verify downloaded archives:
sha256sum -c SHA256SUMS