Skip to main content
This walks the whole happy path: sign in → connect a repo → run an agent → review → merge.
1

Sign in

Create a password account (you become admin of a personal org) or sign in with your organization’s SSO. See Onboarding.
2

Configure the LLM (admin, once)

In Admin → Agent LLM, set a provider + model + key (or an internal gateway). Tasks can’t run until this is done. See LLM configuration.
3

Connect a repo

Connect repo → paste the URL and a token (or leave blank for a public repo) → Connect. You land on the project page. See Connect a repo.
4

Create a task

On the ⚡ Task tab, type one sentence — “Fix the broken link in the footer” — accept the Terms, and click Start 🐝.
5

Watch it work

The guided view shows the agent (“Bea”) working, then a Review summary when it’s ready. Flip to Developer view any time for the terminal, diff, and steps.
6

Review the diff

Open the Diff tab, read the change, and (optionally) double-click a line to leave an inline comment for the agent.
7

Approve & merge

Click Approve & save (guided) or Merge (developer view). It squash- merges the agent’s branch. You’ll see “Approved & saved! 🎉” — done.

Where to go next

Run a pipeline

Chain dev → QE → review into one gated run.

Open the Web IDE

Full VS Code in the browser, on the task’s checkout.

Design mode

Make UI mockups with a live preview — no code needed.

Billing

Pick monthly or pay-per-use.