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.

Operations & policy

For when your security team, finance team, or platform team has questions.

Security & data handling

What leaves your machine, what stays local, key handling, telemetry, and self-host options.

Billing & usage

Pricing tiers, what counts as usage, the 14-day trial, the OSS plan, monthly vs annual.

Migration guide

Move from Cursor Bugbot, Devin, Chromatic, Percy, manual QA, or hand-rolled screenshot scripts.

Compatibility matrix

Exactly which host OS × target app combinations get the full deep-verification loop — including the honest boundaries.

macOS + iOS Simulator setup

Xcode runtimes, CocoaPods, Maestro, idb, and the Screen Recording / Accessibility permissions CodeLoop needs.

Windows + Android setup

Android Studio SDK, ANDROID_HOME, AVD creation, Java + Maestro via PowerShell, ffmpeg.

Cross-OS Runbook

Install, configure, verify, and troubleshoot CodeLoop on macOS, Windows, and Linux.

Launch Operations

Pre-flight runbook for the public launch — Cursor Marketplace publish, Stripe LIVE flip, search-console verification, and launch-week post drafts.

Benchmark Harness

How CodeLoop benchmarks itself against Bugbot and vanilla Cursor — buggy-commits-50, the BENCHMARK_ENABLED CI gate, and the network-purity guarantee.

Tier-B Runbook (Windows)

Per-row checklist for the Test 24 sweeps that need a real Windows host — Flutter desktop, .NET / WPF / WinUI, Android, web, and multi-monitor.

Claude Code App Pack

5-app matrix you run inside Claude Code to validate CodeLoop's loop across Next.js, Flutter, native macOS, Express API, and Django + React stacks.

Troubleshooting

Symptom-first index — auth, init, verify, screenshot, video, gate, dashboard, and CI fixes.

FAQ

Frequently asked questions about setup, usage, billing, and troubleshooting.