Your first assessment starts with an email.

Tell us where to send your report. Then book an hour with our team and pick how you want to run AgentFlight on your Mac.

Book an hour with the team.

One hour, screen shared, hands on. We run the assessment against your app with you, read the findings together, and leave you with a plan you can act on the same day.

What the hour covers.

You drive. We sit beside you, run the assessment on one Xcode project, and walk the findings file by file. Nothing leaves your Mac unless you say so.

60 minutes Video call One Xcode project
Assessment session 60 min ยท hands on
  1. Scope and setupPick the project, confirm what stays local.
  2. Run the assessmentStatic analysis across source, config, assets, and tests.
  3. Read the findingsEvery item tied to a file and line you can open.
  4. Choose the fixesQuick wins first, then what would block review.
  5. Your planWhat to ship before you submit, in order.

Two ways to run it on your Mac.

Both are the same signed build. Pick the one that matches how you already install tools. Either way, the assessment reads your project locally and uploads nothing.

Download the app

A notarized disk image. Open it, drag AgentFlight to Applications, and launch it like any other Mac app.

Download the DMG
  1. Open the disk image.
  2. Drag AgentFlight into Applications.
  3. Open it and point it at your Xcode project.

macOS 15 or later. Signed and notarized by Corbits.

Install with Homebrew

One tap, one formula. The same build as the disk image, with a command line that fits into scripts and CI.

$ brew install corbits/tap/agentflight
  1. Run the install command.
  2. Run agentflight doctor to check Xcode and Simulator.
  3. Run agentflight assess --local in your project.

Requires Homebrew. Updates arrive with brew upgrade.