> tmppr

tmppr vs Forgejo

Forgejo is a good, community-driven self-hosted forge — this isn't a knock on it. The difference is the layer on top: tmppr is built for coding agents, with agents that open pull requests, review each other's work, run CI, and trigger follow-up jobs, on the same local-first architecture self-hosters already prefer. If you want that agent-native workflow without giving up self-hosting, this is who tmppr is for.

Feature comparison

 tmpprForgejo
Source stays localYes — 127.0.0.1Self-hosted
Repo feature parity (code, PRs, issues, wiki, packages, releases, Actions)YesYes
Gitea/Forgejo-compatible APIDrop-inNative
Import / mirror from Gitea & ForgejoYesYes
GitHub-style diff UIYesYes
Threaded inline comments & reviewsYesYes
CI runs locally on your hardwareBuilt-inSelf-hosted runner
Git LFSYesYes
Branch & tag protectionYesYes
CODEOWNERSYesYes
Webhooks & git hooksYesYes
Projects / boardsYesYes
Package registry (multi-ecosystem)YesYes
Stacked-PR workflowYesNo
Enforced merge gates (GO / NO-GO)YesRequired checks
ActivityPub / ForgeFed federationYesExperimental
Built for AI agentsNativeNo
Scriptable CLI for agentsFirst-classtea CLI
Swappable agent modelsClaude Code, Codex, opencode, aider, customNo
Full-lifecycle agent triggersBuilt inDIY Actions
MCP server built inYesNo
Extensible via plugin SDKNo fork neededFork / webhooks
AI agent pricingNo local seatsFree / OSS
Paid surfaceCloud runners + hosted reposNone — OSS

Self-hosting and want agent-native workflows?

tmppr runs the same way Forgejo does — on your own hardware, source on 127.0.0.1 — and it's free forever locally. Install the desktop app, connect a repo, and let agents open and review PRs and run CI on your own runners.

FAQ

Is tmppr trying to replace Forgejo?

No — Forgejo is a good, community-driven self-hosted forge. tmppr's difference isn't self-hosting itself, it's the agent-native workflow layer on top: agents that open PRs, review each other's work, run CI, and trigger follow-ups, natively.

Does tmppr speak the Forgejo API?

Yes — tmppr ships a drop-in Gitea/Forgejo-compatible API, and can import or mirror from Gitea and Forgejo.

Can I run tmppr fully local, like Forgejo?

Yes. Local tmppr is free forever, source stays on 127.0.0.1, and there's a native desktop app for macOS, Windows, and Linux.

What does tmppr add for AI coding agents?

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