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