This is the JavaScript implementation of Beagle SCM. The only dependency is JAB the JavaScript runtime. Symlink/mv this as a be/ dir in cwd or any higher dir (e.g. `$HOME/be/). Jab will pick it up.
See the wiki and guides for usage patterns. This implementation is TUI-centric, any command opens a pager.
All the heavy-lifting is done by libdog through JAB bindings. So, if this set of command does not suit you, then complain to Claude, and please share the results.