Skip to content

ClawGod v1.8.1

Choose a tag to compare

@github-actions github-actions released this 26 Aug 05:53
· 3 commits to main since this release

Changes

  • Merge branch 'fix/multi-module-extraction' (84dc30a)
  • fix: extract code-split bunfs graph for claude 2.1.246+ multi-module builds (6df2f40)
  • Merge tag 'v1.8.0' into fix/multi-module-extraction (4a28d70)
  • 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)

Install

macOS / Linux:

curl -fsSL https://github.com/Miscf/clawgod/releases/latest/download/install.sh | bash

Windows (PowerShell):

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

Full changelog: v1.7.6...v1.8.1