LIVE FROM THE FLEET
PLAN.
FAN OUT.
VERIFY.
A single brief. Nyx reads it, plans across subtasks, dispatches a fleet of parallel coders to the same isolated worktree, and runs a full verify gate before anything touches the branch. Every step is transparent. Every output is yours to review.
$ nyx "add a /health endpoint with a test" planning ............ done fleet [coder-1] editing routes/health.ts running [coder-2] writing health.test.ts running [coder-1] routes/health.ts done [coder-2] health.test.ts done verify tsc ok tests 14/14 tree clean branch nyx-plan/health -> PR #128 (awaiting your review) $ nyx status autopilot: on queue: 11 2 active doers