v0.10.0 - Windows support, streaming by default, CLI providers (codex & claude_cli)
Pre-release
Pre-release
This is one the biggest releases so far!
Highlights
- Windows-ready binaries – both
qqandqanow understand Windows shells (cmd.exe and PowerShell!), stream agent command output live, and the release script produces tarballs for x86_64/aarch64 Windows targets alongside macOS/Linux builds. - Streaming-first UX –
qqstreams formatted responses by default (toggle with--no-stream) - CLI coding tools as LLM backend – new
codexandclaudeprofiles let you reuse ChatGPT or Claude subscriptions without extra API spend. This one is huge! - Fine-grained controls – per-run
--temperature, profile-level defaults, and configurable timeouts keep runs predictable even on slower providers.