Skip to content

Prerequisites

worca needs a few tools on your machine before you install it.

ToolWhyNotes
Claude Code CLIRuns 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.
GitWorktrees, 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.