VS Code extension

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.

$20, pay onceOne license, one machineWorks offline
forq — sessions2 live
Cache license validationwt/license-cachelive
Board drag and dropwt/board-dndlive
Linear sync retrywt/linear-retryin review
Worktree cleanup on donewt/wt-cleanupdone
Resume session from tabwt/resume-tabqueued

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.

forq — demo1:02

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.

  1. 01

    Launch

    Start a coding agent as an editor tab. Open as many as you need and watch them work like panes.

  2. 02

    Isolate

    Each session gets its own git worktree, so agents never step on each other’s files or branches.

  3. 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.

Drag a card between columns and drop it wherever you like.

Backlog 2
IDB-31

Export issues to CSV

IDB-30

Settings: default mode

To Do 1
IDB-28

Cache license validation

In Progress 2
IDB-27agent

Board drag and drop

IDB-25agent

Linear sync retry

In Review 1
IDB-22

Worktree cleanup on done

Done 1
IDB-19

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.

$20one-timelifetime license, no subscription

  • 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.