Skip to content

clawgod

v1.4.1 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 23d 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 --version flag now correctly installs the specified clawgod version.

Full changelog

Changes

  • fix(patcher): pass env explicitly in update spawnSync for Bun compat (Closes #119)

claude update --version fix

v1.3.1 fixed commander rejecting the --version flag (#116), but the specified version was still ignored — always installing latest.

Root cause: Bun's spawnSync does not inherit runtime modifications to process.env by default (unlike Node.js). CLAWGOD_VERSION set inside the action handler was invisible to the child process.

Fix: Add env:process.env to spawnSync options.

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.4.0...v1.4.1

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]