GitHub Actions · AI-powered mobile devtool

Ship code
from anywhere.

Runs on GitHub Actions Your key stays in GitHub
9:41●●● ▲
Home
Active Tasks
Fix payment timeout #142
Running
sonnet-4-6 · 1:0212.4k tokens
Analyzed issue #142
Read payment.ts
Editing paymentService.ts…
PRs to Review
fix: increase payment timeout
Low Risk+35 −8
feat: add retry handler
Med Risk+89 −12
$0.02avg cost per bug fix
<15 minaverage task completion
2Claude models · Sonnet + Opus
0servers you need to run

Three taps to a
pull request.

01
Spot the issue
Browse open GitHub issues right in the app. Forge AI suggests which files are likely affected before you tap Start.
02
Dispatch the AI
Set task type, model, token budget, and constraints. Hit Start — Forge AI triggers a GitHub Actions workflow in your repo, running on GitHub's own servers. Not ours.
Running on GitHub Actions
Analyzing issue #142…
Reading payment.ts…
Writing fix… ●
03
Review & ship
Push notification when the PR is ready. Review the AI summary, check the risk level, read the diff, approve and merge — all from your phone.

Everything your codebase needs,
everywhere you go.

Live Task Timeline
The agent narrates every step as a comment on your GitHub issue — files read, edits made, commits pushed. Visible in the app and directly on GitHub.
Smart PR Review
AI-generated summary of what changed and why. Automatic risk assessment (Low / Medium / High). Full diff with an "important changes only" toggle. One-tap approve & merge.
Token Budget Control
Set a max before the task starts. Enforced at the planning stage — the AI scopes its work to fit. Full cost visibility down to the cent.
Steer with Comments
Post a comment on the issue from the app at any point. The agent reads it on its next step and adapts. No proprietary inbox — it's just GitHub.
Push Notifications
Task complete, PR ready, AI needs input, budget warning — native push notifications so you never have to poll.
GitHub Native. Zero Lock-in.
Runs entirely on GitHub Actions in your own repo. State lives in your Issues, labels, and PRs. Your Anthropic API key stays in your GitHub secrets. Forge AI stores nothing — no database, no proprietary memory, no vendor dependency.
Issues → task input
Labels → state machine
Comments → agent memory + timeline
PRs → output + review
GitHub secrets → your API key
forge:pending forge:planned forge:executing forge:pr-created forge:done

Every step. Narrated
as it happens.

The agent posts its reasoning to your GitHub issue as it works. No black box — every decision is visible in the app and on GitHub.

FA
forge-ai[bot] commented just now
Issue #142 · fix: payment service timeout
forge:executing
forge-agent — task #142 — claude-sonnet-4-6
12,400 tokens · $0.037 · context 65%
Analyzing issue #1420:02
src/services/payment.ts0:08
src/config/timeouts.ts0:14
Planning approach0:21
paymentService.ts+24 −60:34
fix: increase payment timeout to 30s0:47
retryHandler.ts+11 −20:55
Reviewing changes… 1:02
▤ src/services/paymentService.ts
28 async function processPayment(payload: PaymentPayload) {
29  const timeout = config.DEFAULT_TIMEOUT; // 5000ms
29+  const timeout = config.PAYMENT_TIMEOUT ?? 30000;
30   return await stripe.charges.create(payload, { timeout });

Bring your own API key.
Pay only for what you use.

Forge AI is free. You pay Anthropic directly for token usage.
Your key never leaves your GitHub.

Forge AI App
$0
forever free
  • Unlimited repos
  • All features included
  • Push notifications
  • Runs on GitHub Actions (your quota)
  • iOS & Android
Anthropic API Usage
Your key
billed directly by Anthropic
  • ·Claude Sonnet 4.6 — ~$0.01/task avg
  • ·Claude Opus 4.7 — ~$0.06/task avg
  • · Per-task budget caps
  • · Full cost transparency
  • · Key stored in your GitHub repo secrets

No markup. No subscriptions. Your API key lives in your GitHub repo — Forge AI never sees it.

Start shipping from
your phone.

Join the beta. Available on iOS and Android.