Skip to content

Releases: 0Chencc/clawgod

ClawGod v1.9.3

Choose a tag to compare

@github-actions github-actions released this 28 Aug 08:00
c8235e2

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 | bash

Windows (PowerShell):

irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iex

Full changelog: v1.9.2...v1.9.3

ClawGod v1.9.2

Choose a tag to compare

@github-actions github-actions released this 28 Aug 07:17
4198018

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 | bash

Windows (PowerShell):

irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iex

Full changelog: v1.9.1...v1.9.2

ClawGod v1.9.1

Choose a tag to compare

@github-actions github-actions released this 28 Aug 06:43
87621db

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 | bash

Windows (PowerShell):

irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iex

Full changelog: v1.9.0...v1.9.1

ClawGod v1.9.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 17:40

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 | bash

Windows (PowerShell):

irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iex

Full changelog: v1.8.0...v1.9.0

ClawGod v1.8.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 03:25

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 | bash

Windows (PowerShell):

irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iex

Full changelog: v1.7.5...v1.8.0

ClawGod v1.7.5

Choose a tag to compare

@github-actions github-actions released this 23 Jul 14:21

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 | bash

Windows (PowerShell):

irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iex

Full changelog: v1.7.4...v1.7.5

ClawGod v1.7.4

Choose a tag to compare

@github-actions github-actions released this 22 Jul 16:38

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 | bash

Windows (PowerShell):

irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iex

Full changelog: v1.7.3...v1.7.4

ClawGod v1.7.3

Choose a tag to compare

@github-actions github-actions released this 21 Jul 11:53

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 | bash

Windows (PowerShell):

irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iex

Full changelog: v1.7.2...v1.7.3

ClawGod v1.7.2

Choose a tag to compare

@github-actions github-actions released this 20 Jul 07:35

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 | bash

Windows (PowerShell):

irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iex

Full changelog: v1.7.1...v1.7.2

ClawGod v1.7.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 07:01

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 | bash

Windows (PowerShell):

irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iex

Full changelog: v1.7.0...v1.7.1