Skip to content

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