Findie: an autonomous development studio. A swarm of AI agents builds features in isolated git worktrees, lands them through a serialized merge queue, and main only fast-forwards.

An autonomous dev studio. A swarm of AI agents builds, queues, and lands your features. Main only fast-forwards.

● live simulation
0000 agents in formation
hold anywhere · release the swarm
01/04
describe

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.

The Findie Kanban board: cards in Backlog, In Progress, Waiting Approval and Verified, each carrying its own AI model
KANBAN → WORKTREE → QUEUE → MAIN 8 PROVIDERS · 1 QUEUE · 0 FORCE-PUSHES
The doctrine

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.

$ git merge --ff-only findie/trunk

main is never a merge working directory.

hidden integration

Merges happen in a worktree you never see. Your checkout stays yours, always.

ff or refusal

Promotion never rewrites history. If main drifted, Findie refuses instead of forcing.

parked conflicts

A failed rebase steps aside with markers preserved. Nothing blocks the swarm.

Download for macOS
runs local · bring your own model subscriptions
nasıl yapıldı? → rehber (tr)