All features
Everything a card hides. And then some.
The Board
Drag-and-drop columns, tags, sub-tasks, dependencies, due dates, search. All the things you swore you'd never build again after Jira.
Every card hides a terminal
Real PTY sessions for Claude Code, Codex, Gemini, OpenCode, Cursor. Split panes, multiple groups. Not a chat widget with a "copy to clipboard" button.
Embedded browser, per task
Docs, PRs, localhost, Figma, Notion — embedded per task, resizable alongside your terminals. Alt-tab is a skill you can now unlearn.
Worktrees on autopilot
Assign a worktree per task manually, or flip one setting and every new task gets one automatically. Isolated branches, isolated directories. Merge conflicts between tasks become structurally impossible.
Stage, commit, ship
Full git workflow inside each task card. Stage, unstage, discard, commit. No `git add -p` in a separate terminal like some kind of animal.
The diff you deserve
Unified diff viewer with file status badges, staged/unstaged split, and full-file toggle. You'll still stare at diffs for 20 minutes, but now they're pretty.
Full commit graph, per task
Interactive DAG of your commit history. Branch topology, merge paths, tags. Virtualized, so your 14,000-commit monorepo won't kill it.
PRs without the browser
Create, review, comment, merge — squash, rebase, auto-merge, branch cleanup. The entire PR lifecycle without opening GitHub once. Almost.
Rich text editor, per task
Rich text editor per task. Markdown, nested checklists, code blocks. For when "TODO: figure this out" needs more than a terminal comment.
Dev servers, managed
Run watchers, servers, and services at task or project scope. Real-time CPU/memory, logs, auto-restart. Inject process output straight into your agent's terminal.
Token burn rate
Live consumption meters per session. Input/output split, cache hit rates. Watch your money evaporate in real time instead of finding out on the invoice.
The invoice prepper
Daily token charts, provider breakdown, model-specific metrics, per-task tables, date filtering. Know exactly which task burned $47 on a one-line fix.
Two-way sync with the outside world
Linear, GitHub Issues, Jira. Import tasks, sync statuses, track links. Your PM keeps their tool, you keep yours. Everybody lies about velocity in peace.
Explode mode
Cmd+Shift+E. Everything disappears except your open tasks at full width. For when you have six agents running and zero patience for chrome.
✓ Token refresh added
src/types/auth.d.ts — updated
Running tests... 14 passed
❯
Know when agents need you
Terminal state machine detects idle, working, and attention states automatically. Tasks needing human input surface in a notification panel. Desktop alerts included.
Agents that read the board
MCP server lets agents and CLI tools read task context, update statuses, and complete subtasks from the terminal. Your kanban isn't just for humans anymore.