v0.2.0
Qwen Code Web UI v0.2.0
Features
- Add debug logging for permissionMode tracking
- Add mode toggle button for YOLO mode
- Add toggle button for WebUI Components in ChatPage
Bug Fixes
- Fix permission mode shortcut not working globally
- Fix ExpandThinkingButton border to match other buttons
- Fix slash command dropdown position
Changes
- Change YOLO mode shortcut from Cmd+Shift+M to Cmd+Shift+Y
- Update toggle button style to match ExpandThinkingButton
- Improve button disabled state styling
Installation
npm (Recommended)
npm install -g qwen-code-webui
qwen-code-webuiOffline Installation
Download the appropriate package for your platform from the assets below:
- Linux x64:
qwen-code-webui-v0.2.0-20260318-Linux-x64.tar.gz - Linux ARM64:
qwen-code-webui-v0.2.0-20260318-Linux-arm64.tar.gz - macOS x64:
qwen-code-webui-v0.2.0-20260318-macOS-x64.tar.gz - macOS ARM64:
qwen-code-webui-v0.2.0-20260318-macOS-arm64.tar.gz
Full Changelog: v0.1.0...v0.2.0