Forgejo vs GitLab
GitLab scores higher on the AgentReady, 50/100 against 45/100. They differ on 10 of the 41 signals. Which ones decides whether an agent can adopt them without a person watching.
What each one is
Forgejo. Forgejo is a self-hosted lightweight software forge.
GitLab. Your intelligent orchestration platform for DevSecOps.
Where Forgejo is ahead
Forgejo passes mcp discoverable, and GitLab does not. That is discover, whether an agent can find the product at all without being told it exists.
It also holds understand: authentication documented. GitLab misses it.
And on adopt, cli available and mcp integration available. GitLab misses those.
Where GitLab is ahead
GitLab passes llms.txt published and machine-readable metadata, and Forgejo does not. That is discover, whether an agent can find the product at all without being told it exists.
It also holds adopt: self-service signup, no mandatory sales call, agent-compatible signup flow and official typescript sdk. Forgejo misses those.
What neither does
Both fail llms-full.txt / full agent docs, structured api reference, openapi / spec quality, request examples provided, response examples provided, errors and status codes documented, limits / constraints documented, programmatic credential creation, fast time to first request, copyable quickstart, structured, predictable output, machine-readable errors, retry behavior documented, idempotency support, rate-limit behavior predictable, agent compatibility verified. If your agent needs any of those, you will be building it yourself either way.
Score, pillar by pillar
The AgentReady splits into four pillars, scored separately, because a product can be easy to find and still impossible to adopt.
Discover. Both sit at 80/100 here. Forgejo misses llms.txt published, llms-full.txt / full agent docs, machine-readable metadata; GitLab misses llms-full.txt / full agent docs, mcp discoverable.
Understand. Forgejo leads 31 to 23. Forgejo misses structured api reference, openapi / spec quality, request examples provided, response examples provided, errors and status codes documented, limits / constraints documented; GitLab misses structured api reference, openapi / spec quality, authentication documented, request examples provided, response examples provided, errors and status codes documented, limits / constraints documented.
Adopt is whether an agent can get a key and make its first successful call without a human in the loop. GitLab leads 60 to 35. Forgejo misses self-service signup, no mandatory sales call, agent-compatible signup flow, programmatic credential creation, fast time to first request, copyable quickstart, official typescript sdk; GitLab misses programmatic credential creation, fast time to first request, copyable quickstart, cli available, mcp integration available.
Operate. Both sit at 35/100 here. Forgejo misses structured, predictable output, machine-readable errors, retry behavior documented, idempotency support, rate-limit behavior predictable, agent compatibility verified; GitLab misses structured, predictable output, machine-readable errors, retry behavior documented, idempotency support, rate-limit behavior predictable, agent compatibility verified.
Pricing
Forgejo does not publish a machine-readable starting price and has a free tier. GitLab does not publish one and has a free tier.
Signal by signal
| Signal | Forgejo | GitLab |
|---|---|---|
| AgentReady | 45 | 50 |
| Discovery | 80 | 80 |
| Understanding | 31 | 23 |
| Adoption | 35 | 60 |
| Operability | 35 | 35 |
| Public API | Yes | Yes |
| MCP server | Yes | Unknown |
| OpenAPI spec | Unknown | Unknown |
| CLI | Yes | Unknown |
| llms.txt | Unknown | Yes |
| Self-serve signup | Unknown | Yes |
| Free tier | Yes | Yes |
Which to pick
GitLab clears more of the signals an agent needs, so it is the safer default for unattended use. Full profiles: Forgejo and GitLab. Alternatives to each: Forgejo, GitLab.
An agent can fetch this as data: POST /v1/compare {"slugs": ["forgejo", "gitlab"]}