How to install unclebob/swarm-forge. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
unclebob/swarm-forge Installation Guide
How to install unclebob/swarm-forge. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for unclebob/swarm-forge. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i unclebob/swarm-forgeor
Install via npx
npx @hexmos/ipm i unclebob/swarm-forgePrerequisites
zsh
shellgit
version_controltmux
terminal_multiplexerBabashka
cli_toolVersion: bb
Agent Backend
serviceVersion: codex, claude, copilot, or grok
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Install a Runnable Branch (e.g., four-pack)
BRANCH=four-pack curl -L "https://github.com/unclebob/swarm-forge/archive/refs/heads/${BRANCH}.tar.gz" | tar -xz --strip-components=1
./swarmPost Installation Steps
- To stop the swarm, close the first window listed in swarmforge/swarmforge.conf.
- Set SWARMFORGE_PREVENT_SLEEP=0 before running ./swarm to disable sleep prevention.
- To override terminal detection, set SWARMFORGE_TERMINAL to a specific backend (e.g., ghostty, terminal-app, windows-terminal, none) before running ./swarm.
