BOARD · NEEDS YOU
What is waiting on you
The board opens first and calls out what needs you: the WAITING ON YOU chip up top, a badge on every card that is asking, and a while-you-were-away line after time off.
TRYIt is the first screen. Click any card: its session opens as a modal on top of the board.
BOARD
Seven stages, every card
The whole fleet at a glance: what is queued, building, waiting, shipping. Blocked cards are dashed, scheduled cards show their time, and each card says who is doing it.
TRYClick Board in the tab bar. Cards with a badge are clickable.
CARD · CONVERSATION
What the agent did, in plain rows
Not a terminal. Every tool call is one line: what it ran, on which file, how big the result was. Click any file to read the diff. Toggle to the raw terminal if you want it.
TRYSessions tab, or any board card. Click a row that names a file.
CARD · THE PANEL
The right side follows the stage
Prepare shows the plan with Approve. Doing shows files changing and the task list. Review shows what shipped and the commit. Verify shows the checks. Closed shows the receipt.
TRYOpen cards at different stages from the left rail.
PLAN + CARD DOC
The full document, not a summary
⌘ Open card gives you the card as markdown: what you asked, where it stands, the open question, the files, the history. A second tab holds the plan the agent wrote.
TRYClick ⌘ Open card in the panel header.
FILE DIFF
Any file, with real highlighting
Line numbers, +/- gutter, syntax colours, and one line on why the change is shaped that way. Sibling tabs are the other files this card touched.
TRYClick a file name anywhere: conversation, plan or panel.
CODE
The repo, with AI in the margin
Agents change a lot of code. Here you read it without leaving Grid: tree, highlighted source, and a right pane that says what the file is for, who changed it and why, which cards touched it, and what it talks to: by Haiku or Sonnet, cached per commit.
TRYClick Code. Pick a file, then a symbol chip: the explanation follows it.
REWIND
Put the session back
Checkpoints are the prompts you sent. Pick one and Grid shows what it drops, what it restores and what it cannot undo, like MRs already closed on a server.
TRYClick ⟲ Rewind in the card header, or the ⟲ on any message.
CAPTURE
One field, no form
Type or hold to talk. Grid reads the project out of your words, picks the stage, advises a model and effort for the task, tuned by your token profile, and warns you if you asked something similar before.
TRYClick + New card in the menu bar.
SETTINGS · PROJECT
What is happening in this repo
Agents running on it, the working tree with uncommitted files and a commit action, and every card by stage. The goal line sits above it all.
TRYClick Settings, then a project in the rail.
SETTINGS · SETUP
Auto-configure, then nine groups
An agent reads the repo and fills the page in: commands, a first context file, the runbook. Then agent, code, commands, verification, delivery, safety, notifications, budget, schedule, memory.
TRYProjects → Settings. Start with Auto-configure.
SETTINGS · MEMORY
What the project knows
Facts, your decisions, the runbook and the environment. The agent reads these before it plans, so a wrong line here is worth fixing.
TRYProjects → Memory.
WORKSPACE · SKILLS
How your agents do things here
A skill is a folder of markdown and small scripts. Grid reads the description to decide when it applies, and shows you the steps it will follow.
TRYProjects → Workspace → Skills.
SKILL BUILDER
Describe it, an agent writes it
Say what it should do, point it at the repo or at cards that closed well, and it drafts the skill: steps, files, and the one thing it is unsure about.
TRYProjects → Skills → + Build a skill.
WORKSPACE · MCP
What agents are allowed to reach
Servers with a permission per tool: allow, ask or block. Test a call without a card, read the logs, and see why a server is trusted less than another.
TRYSettings → Workspace → MCP servers.
WORKSPACE · PLUGINS
A platform, not just an app
Six stable extension points: stage transitions (what each arrow runs is a setting; a plugin can take a stage over), model providers, panel slots, right-click items, commands, bundled MCP servers. Sandboxed, with per-plugin grants.
TRYSettings → Workspace → Plugins. Every pipeline arrow shows the command it runs.
WORKSPACE · IDE SETTINGS
Editor, keymap, languages
Font, theme, indent guides, AI-note defaults, language intelligence for every file type, terminal, and a full keymap with presets (VS Code, IntelliJ, Vim) where every command, plugin commands included, is rebindable.
TRYSettings → Workspace → IDE settings. Right-click in Code for the extended menu.
INSIGHTS
Time and spend, one page
Hours are tracked from agent activity, not timers. Plan windows are real percentages; money is a cost-equivalent so you can see what is eating the week.
TRYClick Insights.
ACCOUNT · LICENCE
Sign-in, plans, devices, security
Four tiers, a licence key for air-gapped machines, remote sign-out per device, and a plain list of what Grid sends home: never your code.
TRYClick the avatar in the menu bar → Plans & licence.