ONE COMMAND. 12 TOOLS. ZERO CONFIG.
> One command installs and configures your terminal, editor, git tools, and monitoring — everything you need to run AI coding agents like Claude Code._
> 4 Ghostty splits. 2 agents. Full visibility._
+---------------------------------------------------+ | GHOSTTY | | +----------------------+----------------------+ | | | $ claude | $ claude | | | | | | | | | Agent 1 | Agent 2 | | | | (worktree/auth) | (worktree/api) | | | +----------------------+----------------------+ | | | LAZYGIT | CLAUDE-MONITOR | | | | M auth/login.ts | |||||||||| 72% | | | | M auth/oauth.ts | Burn: 1.2k/min | | | | + api/users.ts | ETA: 2h 15m | | | +----------------------+----------------------+ | +---------------------------------------------------+
> 12 tools, each the best at what it does_
Ghostty
GPU splits, no tmux
Neovim + LazyVim
Modal editing + AI
Lazygit
Real-time agent diffs
claude-monitor
Burn rate & limits
ccm
Multi-agent tracking
Zsh + Starship
Fast prompt, git info
fzf
Ctrl+R, Ctrl+T, Alt+C
zoxide
Smart cd (learns paths)
bat + eza
Syntax highlight, icons
ripgrep + fd
Fastest code search
Claude Code
Primary agent
Git Worktrees
One per agent
> Muscle memory for multi-agent workflows_
> Run parallel AI agents with full visibility_
wt-new auth wt-new api
Cmd+Shift+Right, Cmd+Left, Cmd+Shift+Down, repeat
Panel 1: cd .worktrees/auth && claude
Panel 2: cd .worktrees/api && claude
Panel 3: lg (lazygit)
Panel 4: cm (claude-monitor)
See diffs as agents write code. Stage, review, commit.
git merge feature/auth && git merge feature/api
> One command. That's it._
$ curl -fsSL https://raw.githubusercontent.com/brolag/dendrite/main/install.sh | bash
$ git clone https://github.com/brolag/dendrite ~/Sites/dendrite && cd ~/Sites/dendrite && ./install.sh
The installer skips tools you already have, backs up existing configs, and verifies everything at the end.
The branches that receive the signal.
CLONE_REPO