v1.5.2: Fix PowerShell CLI + Enforce QwenClaw as Always-ON Agent
This commit is contained in:
19
README.md
19
README.md
@@ -480,6 +480,25 @@ rm -rf QwenClaw-with-Auth
|
||||
|
||||
QwenClaw follows [Semantic Versioning](https://semver.org/) (MAJOR.MINOR.PATCH).
|
||||
|
||||
### [1.5.2] - 2026-02-26
|
||||
|
||||
#### Added
|
||||
- **Always-ON QwenClaw Agent** - Enforced as default in Qwen Code CLI:
|
||||
- Agent configuration (`.qwen/qwen-code-agent.json`)
|
||||
- Set default agent script (`scripts/set-default-agent.js`)
|
||||
- Enforced agent settings with `alwaysOn: true`
|
||||
- Priority 1 agent (highest priority)
|
||||
- Auto-enables all QwenClaw skills
|
||||
|
||||
#### Fixed
|
||||
- **PowerShell CLI Command** - Added `bin/qwenclaw.cmd` wrapper for Windows
|
||||
- **Path Resolution** - Fixed QWENCLAW_DIR detection in CLI
|
||||
|
||||
#### Changed
|
||||
- Updated package.json with `set-default` script
|
||||
- Added `set-default-agent` binary command
|
||||
- Updated version to 1.5.2
|
||||
|
||||
### [1.5.1] - 2026-02-26
|
||||
|
||||
#### Added
|
||||
|
||||
Reference in New Issue
Block a user