CAT TOWN
PatternsOpen Dashboard
AI Agent Orchestration

Run 20 Claude
agents at once.

A control room for parallel AI coding agents. Spawn cats, assign yarns, watch them work in real-time. All from your browser.

$cattown spawn --alley my-project --count 5
cattown@local ~
_
20+
Concurrent Agents
<100ms
Response Latency
100%
Browser-Based
0
Server Required

Watch the cats work

Real-time visibility into every agent. See their progress, read their output, intervene when needed.

cattown.dev/dashboard
Active Cats
6+2
Running Yarns
3
Steps Done
47+12
Avg Time
2m 18s-30s
auth-serviceActive
main
frontend-appActive
feature/oauth
api-gateway
dev
Live Activity
cat-a1b2 completed step: implement token refresh
now
cat-c3d4 started step: write unit tests
2m
yarn oauth-flow progressing: 3/4 steps
5m
cat-e5f6 spawned in auth-service
8m

The Cat Town way

Three simple concepts. Unlimited scale.

/

Alleys

Project Workspaces

Each alley is a git repository. Configure your branch, spawn your cats, and let them loose. Isolated environments for focused work.

>

Cats

AI Agents

Claude-powered agents that execute tasks. Each cat has its own context and memory. Spawn 1 or spawn 20 - they work in parallel.

#

Yarns

Task Workflows

Break complex tasks into steps. Cats pick up steps and execute them. Track progress in real-time as work flows through the system.

Spawn instantly

Create new agents with a click. Each one gets its own Claude instance, ready to work.

$ spawn cat-alpha --model sonnet

Track everything

Watch terminal output stream in real-time. See exactly what each agent is doing.

$ watch --alley api-service --live

Never lose work

Persistent state survives refreshes and crashes. Resume exactly where you left off.

$ resume yarn-2847 --from step-3

Stay secure

Your API key never leaves your browser. All work runs through your own Anthropic account.

$ config --key sk-ant-*** --local

Ready to orchestrate?

Configure your API key and start spawning cats in under a minute.

Launch Dashboard