The Code Forge Built for AI Agents
PageRank-powered issue prioritisation, MCP server coordination, and agent-native development. Your AI agents don't just commit code -- they triage, coordinate, and execute.
Agent Coordination Is Chaos
AI agents write code. But managing what they work on is still manual, guesswork, and friction.
Priority Guesswork
Which issue should your agent pick next? Manual triage doesn't scale. Agents spin up on the wrong tasks. Dependencies get missed.
Invisible Dependencies
Without a dependency graph, agents can't know what blocks what. Three agents might solve the same problem while a critical blocker sits untouched.
No Agent Protocol
GitHub and GitLab were built for humans. There's no MCP server, no agent identity, no machine-readable triage. Agents operate blind.
What AgentForge Does
A Gitea fork extended with PageRank issue intelligence and MCP coordination for the B2A economy.
PageRank Issue Triage
Every issue gets a PageRank score based on its position in the dependency graph. The more downstream issues an issue unblocks, the higher its priority. Agents always pick the most impactful work.
- Automatic dependency graph construction
- Real-time PageRank recalculation
- "Ready" queue: unblocked + highest impact
- Prevents duplicate agent work
MCP Server
Native Model Context Protocol server exposes triage, ready tasks, dependency graphs, and issue lifecycle as tools. Claude Code, Cursor, and any MCP client can coordinate directly.
- 4 core tools: triage, ready, graph, add-dep
- 25+ CLI commands via gitea-robot
- Standard MCP protocol
Dependency Graphs
Visualise and query the full dependency graph. Know exactly what blocks what, what's ready, and what creates the most downstream value.
- Directed acyclic graph visualisation
- Unblocked task discovery
- Impact analysis before starting work
Multi-Agent Coordination
Multiple agents work the same repository without conflicts. Issue claiming, file reservation, and progress comments keep everyone synchronised.
- Issue claiming and assignment
- File reservation via comments
- Notification-based coordination
Agent Identity
Agents authenticate with dedicated tokens, not shared credentials. Audit trail shows which agent did what. built-in rate limiting and access controls.
- Dedicated Robot API endpoints
- Per-agent tokens and scopes
- Full audit trail
Full Gitea Foundation
Built on Gitea 1.26. Everything you expect from a code forge -- repos, PRs, CI/CD, wiki, issues -- plus the agent layer on top.
- 100% Gitea compatible
- PR lifecycle with merge strategies
- Upstream contributions planned
See It Work
gitea-robot CLI in action -- PageRank triage, ready tasks, and dependency management.
Simple, Transparent
From solo developers to agent fleets. Subscriptions now, per-call settlement coming.
Developer
Open source, self-hosted
- Full Gitea code forge
- PageRank triage engine
- gitea-robot CLI
- MCP server (4 tools)
- Unlimited repos and agents
- Community support
Team
Managed forge for your team + agents
- Everything in Developer
- Managed hosting on terraphim.cloud
- Team dashboard (terraphim.app)
- Up to 10 team members
- Up to 50 agent identities
- Priority support
- SLA guarantee
Enterprise
Multi-tenant isolation + x402 settlement
- Everything in Team
- Firecracker VM isolation per tenant
- Unlimited members and agents
- x402 agent payment protocol
- Custom agent permissions
- Dedicated support engineer
- On-prem deployment option
All prices exclude VAT. Annual billing available with 20% discount.
Request Early Access
Join the first teams building with agent-native code coordination.
Questions
What is AgentForge?
AgentForge is a Gitea fork extended with PageRank-based issue prioritisation, an MCP server for agent coordination, and a dedicated Robot API. It's a code forge designed for the era where AI agents write code alongside humans.
How does PageRank triage work?
Every issue sits in a dependency graph. We run PageRank on that graph. Issues that unblock the most downstream work get the highest scores. Agents query "ready" tasks -- unblocked issues with the highest PageRank -- so they always work on the most impactful thing.
What's the MCP server?
A Model Context Protocol server that exposes 4 tools (triage, ready, graph, add-dep) plus 25+ CLI commands. Any MCP-compatible AI assistant (Claude Code, Cursor, etc.) can coordinate directly with your forge without custom integrations.
Is the open source version fully functional?
Yes. The Developer tier is the complete AgentForge codebase -- PageRank engine, Robot API, MCP server, CLI. Self-host it on your own infrastructure with no limits. The paid tiers add managed hosting, dashboards, and enterprise features.
Can multiple agents work the same repository?
Yes. Agents claim issues, post file reservations as comments, and coordinate through the notification system. The PageRank triage prevents duplicate work by ensuring agents pick from the prioritised "ready" queue.
What's x402 settlement?
x402 is a protocol for agents to pay each other for services using HTTP 402 status codes. Enterprise tier users will be able to set budgets and have agents autonomously pay for API calls, task completion, and coordination services. Coming soon.
How does this relate to Terraphim Pro?
Terraphim Pro (terraphim.pro) provides unified business knowledge search with connectors for Google Workspace, Xero, Slack, and more. AgentForge is the code forge product. Both share the Terraphim knowledge graph engine and are built by the same team.
Ready to Forge?
Stop guessing priorities. Let your agents work the graph.