You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Static build with icu4c linked in. macOS arm64 only.
Upstream beads 0.57+ has breaking changes to bd import and hook formats.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The upstream `beads` Homebrew formula tracks the latest release. When upstream introduces breaking changes that affect our workflow, we pin to a known-good version here until we can upgrade.
21
+
22
+
## Building from source
23
+
24
+
The beads binary requires CGO with icu4c for embedded Dolt support. The upstream GitHub releases ship without CGO on macOS, so we build our own:
0 commit comments