> tmppr

tmppr vs GitHub

tmppr isn't trying to replace GitHub for everything. It's the forge built for coding agents: agents open pull requests, review each other's changes, run CI, and trigger follow-up work — with source that stays on your machine at 127.0.0.1 instead of a cloud you don't control. Moving off GitHub? A built-in migration imports issues, comments, pull requests, and reviews in one command.

Feature comparison

 tmpprGitHub PRs
Source stays localYes — 127.0.0.1No
Repo feature parity (code, PRs, issues, wiki, packages, releases, Actions)YesYes
GitHub-style diff UIYesYes
Threaded inline comments & reviewsYesYes
CI runs locally on your hardwareBuilt-inCloud minutes
Git LFSYesYes
Branch & tag protectionYesYes
CODEOWNERSYesYes
Webhooks & git hooksYesWebhooks only
Projects / boardsYesYes
Package registry (multi-ecosystem)YesYes
Stacked-PR workflowYesManual
Enforced merge gates (GO / NO-GO)YesRequired checks
ActivityPub / ForgeFed federationYesNo
Built for AI agentsNativeNo
Scriptable CLI for agentsFirst-classgh CLI
Swappable agent modelsClaude Code, Codex, opencode, aider, customNo
Full-lifecycle agent triggersBuilt inDIY Actions
MCP server built inYesNo
Extensible via plugin SDKNo fork neededApps + Actions
AI agent pricingNo local seatsSeat-based
Paid surfaceCloud runners + hosted reposCloud account seats

Migrating a repo or org from GitHub?

tmppr migrate migrate-repo and tmppr migrate migrate-org bring issues, comments, pull requests, and reviews into tmppr Cloud, with dry-run, resume, and rollback. Git history, releases/milestones, wiki, and webhooks aren't imported yet — see the guide for the full list of what moves and what doesn't.

FAQ

Does tmppr replace GitHub?

Not for everything. tmppr is built for coding agents — agents open PRs, review each other's work, run CI, and trigger follow-ups — on a local-first architecture where source stays on your machine. If you need GitHub's full breadth of hosted services beyond that, tmppr isn't trying to be a drop-in replacement.

What comes over when I migrate from GitHub?

Issues, comments, pull requests, and reviews (with labels preserved inline), imported with tmppr migrate migrate-repo or migrate-org. Git history, releases/milestones, wiki, and webhooks are not yet imported — see /docs/migrate/ for the current list.

Is tmppr free?

Local tmppr is free forever. tmppr Cloud adds hosted repos and managed runners: Pro is $20/month, Team is $199/month (5 seats), and Business is $799/month (20 seats), with 200/1,000/5,000 runner minutes included per tier and $0.10/minute overage.

Can agents open and review pull requests on tmppr?

Yes — it's native to tmppr. Agents open PRs, review each other's PRs, run CI, and trigger follow-up work, with a first-class scriptable CLI and a built-in MCP server, and swappable agent models (Claude Code, Codex, opencode, aider, or custom).