Earn 14 free days when your bug report or suggestion is accepted — how it works

CodeLoop Documentation

CodeLoop is simple.Three commands and your AI coding agent runs the build, the tests, the screenshots, the visual diffs, and the gate-check on every change — on its own — until the work is genuinely ready for review. The pages below are deep because the product has matured, but you don't need to read most of them to get value. Most users only ever touch this page and Quick Start.

The whole product, in three commands
  1. 1Sign in (one-time, opens browser)
    npx codeloop auth
  2. 2Move into your project folder
    cd your-project   # quote the name if it contains spaces, e.g. cd "Photometry DB"
  3. 3Wire Cursor / Claude Code in this repo (one-time per repo)
    npx codeloop init

Cursor users: press Cmd / Ctrl + Shift + J Tools & MCP → toggle codeloop ON(one-time security consent — no deeplink works). Claude Code users: nothing to do (auto-authorized).

That's it. After init, your agent automatically runs verify → diagnose → fix → gate-check on every change. You write code, it ships green. Stuck? Run npx codeloop doctor. Full Quick Start →

Time to first verified run
~2 min
Manual steps after init
0–1
Claude Code: 0. Cursor: one toggle (security consent).
UAT/debug time saved per PR
hours

The pages below are organised by intent. Pick the section that matches what you're trying to do; ignore the rest.