Prerequisites
worca needs a few tools on your machine before you install it.
| Tool | Why | Notes |
|---|---|---|
| Claude Code CLI | Runs the agents (the claude command). | Required. |
| Python 3.10+ | The pipeline and the worca CLI. | Installed with pip next. |
| Node.js 22+ | The worca-ui dashboard. | Installed with npm. |
| Git | Worktrees, branches, commits. | Any recent version. |
beads (bd) | Task tracking the agents use to coordinate work. | Pin 0.49.0 — see below. |
Next: install the packages.