Giga Terminal v0.1.0 is out for Windows. Download

GigaBoard is a kanban for AI agents. Each card sends an agent to build the change, an AI reviewer grades it, and the passing work merges on its own.
The board dispatches the task, builds the change, reviews it, and merges the passing result.
The reviewer reads the finished work and passes or fails it before anything lands. Failing work goes back to the agent with the feedback, then gets re-checked.
A task the reviewer rejects lands in Blocked and tells you why, so nothing quietly disappears into a stuck run.
You write the card. The build, the review, and the merge run on their own.
Put the task in plain English. Choose which agent builds it and which one reviews it, or leave both on Auto.
An agent opens its own branch and writes the change. A second agent reads the full diff and passes or fails it. If it fails, the builder gets the feedback and takes another pass.
Work that passes merges into your branch on its own and lands in Complete. Work that does not waits in Blocked with the reviewer’s reasons written out.
Add a few tasks and drag them to In Progress. The automation builds, reviews, and merges each one.
Giga Terminal is mission control for AI coding agents. Assigned work gets built, reviewed, and merged.