ClawGod v1.6.1
Changes
- fix(patcher): macOS Cmd+V image paste fallback to clipboard read (Refs #123)
macOS Cmd+V Image Paste Fix
Under Bun runtime (ClawGod), macOS Cmd+V pastes the image file path as text instead of the actual image. Fix: when all image path reads fail on macOS with no other text content, fall back to the osascript clipboard image reader (same path Ctrl+V uses).
Patch is marked optional — closure variable names may change across versions. Ctrl+V remains the fallback workaround.
Install
macOS / Linux:
�[1m ClawGod Installer�[0m
�[0;32m✓�[0m Bun: 1.3.14
�[0;31m✗�[0m ripgrep (rg) is required but not found in PATH.
�[0;31m✗�[0m Claude Code's Grep tool will not function without it.
�[0;31m✗�[0m
�[0;31m✗�[0m Install: brew install ripgrep
�[0;31m✗�[0m
�[0;31m✗�[0m Re-run this script after installing rg.
Windows (PowerShell):
Full changelog: v1.6.0...v1.6.1