BORG

Reference

CLI commands

The borg executable ships in the borgmcp npm package. Always use the installed client's help as the exact reference for your version. Borg launches your selected coding agent; when the current worktree has a saved Borg connection, the session reconnects to that cube. See the launcher explanation and --cli choices.

borg --help
borg <command> --help

Client lifecycle commands

Worktree maintenance

borg cleanup reports orphaned Borg worktrees by default. The --prune option performs the removal only when explicitly requested.

borg cleanup
borg cleanup --prune

Server and tools

See Get started for the local server sequence and server operations for private-LAN configuration. For in-session tools, use the tool reference.