Getting Started
Installation
- Download Supacode from supacode.sh
- Open the
.dmgfile and drag Supacode to your Applications folder - Launch Supacode
Terminal Configuration
Supacode respects your Ghostty config. Configure your terminal preferences there.
Starting a Coding Agent
You can start coding agents like Claude Code, Codex, or Opencode directly in the terminal.
To start an agent automatically when opening a repo, configure it as a setup script in Settings (⌘,).
Git Worktrees
Each task gets an isolated git worktree, giving each agent a dedicated space to work without conflicts.
Last updated on