An autonomous dev studio. A swarm of AI agents builds, queues, and lands your features. Main only fast-forwards.
0000 agents in formation
hold anywhere · release the swarm
Drop a card on the board. A sentence, a screenshot, or a full spec. The board is the whole interface.
The swarm is real.
So is the control room.
Every card on the board is an agent with its own git worktree, its own budget, and its own seat in the merge queue.
Auto mode
the board runs itself. agents pick up cards, plan, build, queue. you review diffs, not progress bars.
Isolated worktrees
every task gets its own branch in its own worktree. your checkout is never the job site.
Serialized queue
one merge at a time, rebased and revalidated. a conflict parks the item; the line keeps moving.
Sandbox & vault
os-level confinement around every agent. credentials live in an encrypted vault, not in dotfiles.
Budgets that hold
per-task dollar caps, metered live. an agent over its cap stops. it never surprises you.
main is never a merge working directory.
Merges happen in a worktree you never see. Your checkout stays yours, always.
Promotion never rewrites history. If main drifted, Findie refuses instead of forcing.
A failed rebase steps aside with markers preserved. Nothing blocks the swarm.
nasıl yapıldı? → rehber (tr)