Product

From a brief to a merged PR

Describe what you want in plain language. A crew of AI agents plans, builds, reviews, and tests it in parallel — on real terminals, real git, real pull requests. You review and merge.

The loop, in four steps

Korden works in four steps: you write a brief, the crew works in parallel, Korden opens a pull request, and you approve and merge. Every change is a reviewable PR — nothing lands without your say-so.

1 · Brief

Write a brief

Tell Korden what you want in plain language — a feature, a fix, a refactor.

2 · Work

The crew works

The Director plans and assigns; the crew builds, reviews, and tests in parallel on isolated worktrees.

3 · PR

Review the PR

Korden opens a pull request with a clean summary and checklist. Read it like any teammate's.

4 · Merge

Approve & merge

One click and the work lands on your branch. You're always the one who ships.

Who's on the crew

A Korden crew is a Director plus specialized agents — Scout, Builder, Reviewer, and Tester — each owning part of the work the way an engineering team divides it.

  • Director — plans the work and routes each step to the right agent.
  • Scout — investigates the codebase and gathers context.
  • Builder — writes the code on an isolated git worktree.
  • Reviewer — reviews the diff for correctness and clarity.
  • Tester — runs and writes tests before the change reaches you.

Why isolated git worktrees

Each agent works on its own git worktree — a separate working copy of your repo — so parallel work never collides and your main branch is never touched until you merge.

Worktrees are what make true parallelism safe: several missions can run at once, each in its own sandbox, and you decide which results become pull requests. This is core to Korden's agentic, local-first design.

You always merge

Korden never auto-merges. Agents open pull requests; a human approves and merges. That single rule is what makes fast AI coding safe for real codebases.

Bring your own model, keep it all on your machine, and switch on cloud sync only when you want your team in the loop.

Frequently asked questions

What does a crew actually do?
A Director plans the work and routes it to specialized agents — Scout, Builder, Reviewer, Tester — working in parallel on real git worktrees. They open a pull request; you review and merge.
Does Korden merge code automatically?
No. Every change is delivered as a pull request. You're always the one who approves and merges.
What do I need to get started?
A desktop (Windows, macOS, or Linux), a repo, and a model to connect. Start with a 7-day free trial — no credit card.

Ship with a crew of your own

Start a 7-day free trial — no credit card. Have a crew opening pull requests on your machine in minutes. You’re always the one who merges.