This release fixes issues for SREs watching stability and regressions.
Published 2mo
AI Coding Tools
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai
assistant
claude-ai
claude-code
claw
clawcode
+8 more
limit
linux
macos
patch
skill
vibe-coded
vibe-coding
windows
Summary
AI summaryFixed Windows launcher priority, package.json overwrite handling, and added ESM type to package.json.
Full changelog
Fixes
Windows
- Fix: patch not taking effect —
claude.exe(native binary) had higher priority thanclaude.cmd(our launcher). Now renamesclaude.exe→claude.orig.exeso.cmdtakes precedence - Fix: package.json overwrite — ESM
"type":"module"is now merged into existing package.json instead of replacing it (was destroying npm dependencies) - Fix: launcher path — proper path handling for directories with spaces
All platforms
- Fix: shell cache — runs
hash -rafter install and warns user to restart terminal - Fix: ESM warning — adds
"type":"module"to package.json automatically
README
- Clarified: ClawGod is NOT a third-party client — it's a runtime patch on top of official Claude Code that works across versions
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
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]