Releases: 0Chencc/clawgod
Releases · 0Chencc/clawgod
Release list
ClawGod v1.9.3
Changes
- Merge pull request #163 from 0Chencc/fix-windows-iex-bom-162 (c8235e2)
- fix(windows): support irm pipe execution (aba6be8)
Install
macOS / Linux:
curl -fsSL https://github.com/0Chencc/clawgod/releases/latest/download/install.sh | bashWindows (PowerShell):
irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iexFull changelog: v1.9.2...v1.9.3
ClawGod v1.9.2
Changes
- Merge pull request #161 from 0Chencc/refactor-installer-build-sources (4198018)
- refactor(installer): add reproducible build sources (87d23ba)
Install
macOS / Linux:
curl -fsSL https://github.com/0Chencc/clawgod/releases/latest/download/install.sh | bashWindows (PowerShell):
irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iexFull changelog: v1.9.1...v1.9.2
ClawGod v1.9.1
Changes
- Merge pull request #160 from 0Chencc/check-issue-159-windows-package-path (87621db)
- ci: tolerate successful Windows stderr (0501b68)
- fix: preserve Windows chunk paths (7888aba)
Install
macOS / Linux:
curl -fsSL https://github.com/0Chencc/clawgod/releases/latest/download/install.sh | bashWindows (PowerShell):
irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iexFull changelog: v1.9.0...v1.9.1
ClawGod v1.9.0
Changes
- fix: extract Windows B:/~BUN/root chunk graph for v2.1.245+ (c04d1e5)
- fix: support v2.1.245+ ESM chunk-graph layout (23cc72d)
Install
macOS / Linux:
curl -fsSL https://github.com/0Chencc/clawgod/releases/latest/download/install.sh | bashWindows (PowerShell):
irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iexFull changelog: v1.8.0...v1.9.0
ClawGod v1.8.0
Changes
- ci: add workflow to reject README-only PRs (4401fdb)
- fix: match minified action helper rename for v2.1.238 claude update (936e8c5)
- fix: match Bun.isStandaloneExecutable guard for v2.1.236+ (2025302)
- docs: reference compat issues individually for auto-close (d094754)
- fix: match claude update action wrapper for v2.1.227+ (a8f8495)
- Merge pull request #142 from ShinyNito/fix/herdr-agent-detection (497773a)
- fix: expose Claude identity to Herdr (96b8708)
Install
macOS / Linux:
curl -fsSL https://github.com/0Chencc/clawgod/releases/latest/download/install.sh | bashWindows (PowerShell):
irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iexFull changelog: v1.7.5...v1.8.0
ClawGod v1.7.5
Changes
- fix: only show update prompt when remote version is newer (507405a)
- Merge pull request #137 from talwayh1/main (5f5f070)
- fix: add missing ANSI green theme patches for non-truecolor terminals (5fb2572)
Install
macOS / Linux:
curl -fsSL https://github.com/0Chencc/clawgod/releases/latest/download/install.sh | bashWindows (PowerShell):
irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iexFull changelog: v1.7.4...v1.7.5
ClawGod v1.7.4
Changes
- fix: uninstall leaves stale launcher when no backup exists on Windows (b75e608)
Install
macOS / Linux:
curl -fsSL https://github.com/0Chencc/clawgod/releases/latest/download/install.sh | bashWindows (PowerShell):
irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iexFull changelog: v1.7.3...v1.7.4
ClawGod v1.7.3
Changes
- fix: patch fv() in source instead of runtime Bun monkey-patch (01efa1c)
- fix: handle unconfigurable Bun.isStandaloneExecutable on Bun 1.4+ canary (94582f4)
- fix: patch Bun.isStandaloneExecutable for daemon/fork, add functional CI checks (9ff9563)
Install
macOS / Linux:
curl -fsSL https://github.com/0Chencc/clawgod/releases/latest/download/install.sh | bashWindows (PowerShell):
irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iexFull changelog: v1.7.2...v1.7.3
ClawGod v1.7.2
Changes
- fix: auto-inject version from git tag in release workflow (5709864)
Install
macOS / Linux:
curl -fsSL https://github.com/0Chencc/clawgod/releases/latest/download/install.sh | bashWindows (PowerShell):
irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iexFull changelog: v1.7.1...v1.7.2
ClawGod v1.7.1
Changes
- fix: PSScriptRoot empty on iex, enable remote control for third-party proxies (b9f135f)
Install
macOS / Linux:
curl -fsSL https://github.com/0Chencc/clawgod/releases/latest/download/install.sh | bashWindows (PowerShell):
irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iexFull changelog: v1.7.0...v1.7.1