Skip to content

clawgod

v1.0.1 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 2mo AI Coding Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ 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 summary

Fixed Windows launcher priority, package.json overwrite handling, and added ESM type to package.json.

Full changelog

Fixes

Windows

  • Fix: patch not taking effectclaude.exe (native binary) had higher priority than claude.cmd (our launcher). Now renames claude.execlaude.orig.exe so .cmd takes 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 -r after 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

Track clawgod

Get notified when new releases ship.

Sign up free

About clawgod

All releases →

Beta — feedback welcome: [email protected]