π QonQrete v1.1.0-stable Released
March 1, 2026 | Major Feature Release β VS Code Extension
This is huge, fam. QonQrete now has a first-class VS Code extension. Local-first AI orchestration directly in your editor. No terminal required.
VS Code Extension Features
The extension brings the full QonQrete workflow into VS Code:
- Sidebar Panel: See your worQspace status, run history, and navigate qages
- Run TasQ Command: Execute QonQrete runs with one click
- Config Wizard: Interactive setup without touching YAML
- Status Bar Widget: Live feedback on run state
- Resume Command: Continue from your last cheQpoint
Why This Matters
QonQrete has always been about keeping you in control. Now that control lives where you code. The file-based architecture means everything stays inspectable β youβre just accessing it through a nicer interface.
Quick Start
# Install from VSIX
code --install-extension qonqrete-1.1.0.vsix
# Or search "QonQrete" in the marketplace (coming soon)
Architecture
The extension wraps the QonQrete CLI. Your worQspace files remain the source of truth. The extension just makes them easier to interact with.
VS Code Extension
β
βΌ
qonqrete.sh (CLI)
β
βΌ
worQspace/
#QonQrete #v1.1.0 #VSCode #IDEIntegration #LocalFirst