IonWarp logoIonWarp
Get started
IonWarp Docs
Introduction

Build with AI

Describe the repository once; IonWarp seeds the review agents, scorecards, and PR sync.

Once GitHub is connected, you don't configure IonWarp field by field — you describe the repository and what you want reviewed. The prompt rides the same projects_create call as Connect GitHub: set agent_config.projectPrompt to something like "Next.js monorepo; review for security and test coverage first", plus setup.config: { "startAiReadiness": true, "syncPullRequests": true }.

What gets created.

  • Pull-request sync — open PRs become pull_requests projections with state, preview URLs, and review status.
  • AI Readiness — the first scorecard scan starts automatically for GitHub-backed projects when startAiReadiness is set.
  • Review agents — the catalog reviewers become configurable review_agents records on the project.

How to verify. Poll project_setup_get until it reports done, then confirm scorecards and pull-request projections exist — and launch your first PR review.

On this page

No Headings
IonWarp logoIonWarp

Ready to build? Connect an agent and go — no credit card needed to start.

Get startedSee our plans