Run a team of agents from one editor.
Forq turns VS Code into a control panel for coding agents. Launch, isolate, and resume them as editor tabs, each in its own git worktree, all working at once.
Watch a real run.
Create an issue, move it to To Do, and a Claude session spins up in its own worktree to take it. Here’s the whole loop in about a minute.
One agent at a time is the bottleneck.
You ship alone, with five half-built ideas open at once. Working one agent on one branch means everything waits on the thing in front of it. Forq runs them side by side, isolated, so progress happens in parallel.
- 01
Launch
Start a coding agent as an editor tab. Open as many as you need and watch them work like panes.
- 02
Isolate
Each session gets its own git worktree, so agents never step on each other’s files or branches.
- 03
Resume
Come back to any session and keep the conversation going from exactly where it left off.
Move a task to To Do. An agent picks it up.
Keep your work as a simple board. The moment an issue lands in To Do, Forq spawns a coding agent for it in a fresh worktree, then moves it to In Review when the agent is done and it’s your turn to look.
Settings: default mode
Cache license validation
Board drag and drop
Linear sync retry
Worktree cleanup on done
Resume session from tab
Your ideas and issues live on your machine and work offline. Prefer a shared tracker? Connect Linear and sync both ways.
Get your license key.
Forq is a paid VS Code extension. Pay once and it’s yours for life: one license activates one machine, validated through Dodo Payments.
$20
- One machine per license
- Offline-first, no account to run
- Optional Linear sync
Do I need a coding agent?
Yes. Forq drives coding agent sessions inside VS Code, so you’ll need one installed and signed in.
Does it work offline?
Yes. Ideas and issues are stored locally as plain JSON, so the board runs with no connection. Linear sync is optional.
How many machines can one license run?
One. A license binds to a single machine through Dodo Payments. Need more seats? Buy additional keys.
Is my code sent anywhere?
No. Worktrees, issues, and sessions stay on your machine. Only license checks and any sync you turn on leave it.