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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Highlights
Fixed cross-version bd compatibility for environments that do or do not support --no-daemon.
Added backward-compatible gt/bd command fallbacks for old and new CLI layouts.
Refactored CLI compatibility logic out of server.js into dedicated service code.
Fixed Homebrew installation compatibility (/opt/homebrew/bin/gt) and hardened activity feed process handling so missing gt no longer crashes the server.
Included PRs
#23fix: make bd gateway compatible across old/new beads versions