This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+8 more
ReleasePort's take
Light signalclawgod v1.1.5 patches Windows installer and Claude 2.1.139 compatibility issues. Fixes include garbled .cmd launcher characters for non-ASCII usernames, auto-mode unlock regex failures, and USERPROFILE path validation.
Why it matters: Windows users with non-ASCII usernames and Claude 2.1.139 deployments should upgrade to restore auto-mode unlock functionality and correct launcher output.
Summary
AI summaryFixed installer garbled characters for non-ASCII Windows usernames and patched auto-mode unlock regex failure on Claude 2.1.139.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Auto-mode unlock regex fails on claude 2.1.139 (multi-var let) Auto-mode unlock regex fails on claude 2.1.139 (multi-var let) Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Require path separator boundary in USERPROFILE prefix check Require path separator boundary in USERPROFILE prefix check Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Resolve garbled characters in .cmd launcher for non-ASCII Windows usernames Resolve garbled characters in .cmd launcher for non-ASCII Windows usernames Source: llm_adapter@2026-05-21 Confidence: high |
— |
Full changelog
Changes
- fix(patcher): Auto-mode unlock regex fails on claude 2.1.139 (multi-var let) (bf3774a)
- Merge pull request #70 from keyblues/fix/windows-launcher-encoding (5e7c4a3)
- fix(installer): require path separator boundary in USERPROFILE prefix check (aafdca3)
- fix(installer): resolve garbled characters in .cmd launcher for non-ASCII Windows usernames (c493177)
Install
macOS / Linux:
curl -fsSL https://github.com/0Chencc/clawgod/releases/latest/download/install.sh | bash
Windows (PowerShell):
irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iex
Full changelog: https://github.com/0Chencc/clawgod/compare/v1.1.4...v1.1.5
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About clawgod
All releases →Related context
Beta — feedback welcome: [email protected]