---
title: "AgentGPT vs robocorp"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/reworkd-agentgpt-vs-robocorp-robocorp"
tools: ["reworkd-agentgpt", "robocorp-robocorp"]
---

# AgentGPT vs robocorp

*GraphCanon updated Aug 8, 2026*

## Verdict

Pick AgentGPT if agentGPT is a TypeScript-based tool that supports users in assembling and deploying autonomous AI agents with a streamlined setup via a CLI, suitable for those who prefer browser-based interactions with their AI projects; pick robocorp if a Python framework for creating and deploying AI-powered automations.

[AgentGPT](https://agentgpt.reworkd.ai) reports 36k GitHub stars, 9.3k forks, and 219 open issues, last pushed Apr 29, 2025. [robocorp](https://robocorp.com/) has 643 stars, 106 forks, and 9 open issues, last pushed Jul 24, 2026. Figures are from public GitHub metadata via [AgentGPT's repository](https://github.com/reworkd/AgentGPT) and [robocorp's repository](https://github.com/robocorp/robocorp).

| | [AgentGPT](/tools/reworkd-agentgpt.md) | [robocorp](/tools/robocorp-robocorp.md) |
| --- | --- | --- |
| Tagline | Assembler for autonomous AI Agents | Create Python AI Actions and Automations, deploy & operate them anywhere |
| Stars | 36,304 | 643 |
| Forks | 9,288 | 106 |
| Open issues | 219 | 9 |
| Language | TypeScript | Python |
| Adopt for | AgentGPT is a TypeScript-based tool that supports users in assembling and deploying autonomous AI agents with a streamlined setup via a CLI, suitable for those who prefer browser-based interactions with their AI projects | A Python framework for creating and deploying AI-powered automations. |
| Persona | - | - |
| Runtime | - | - |
| License | GPL-3.0 | Open source under Apache-2.0 license. |
| Categories | AI Agents, Developer Tools | Developer Tools |

## Trust and health

_Sourced signals - not a safety guarantee. No winner column._

| | [AgentGPT](/tools/reworkd-agentgpt.md) | [robocorp](/tools/robocorp-robocorp.md) |
| --- | --- | --- |
| Maintenance | Archived (8%) | Active (82%) |
| Days since push | 466d | 14d |
| Archived on GitHub | Yes | No |
| Open issues (now) | 219 | 9 |
| Full report | [trust report](/tools/reworkd-agentgpt/trust.md) | [trust report](/tools/robocorp-robocorp/trust.md) |

## Decision facts: AgentGPT

- **Adopt for:** AgentGPT is a TypeScript-based tool that supports users in assembling and deploying autonomous AI agents with a streamlined setup via a CLI, suitable for those who prefer browser-based interactions with their AI projects

## Decision facts: robocorp

- **Pricing:** freemium - Free to use for open-source projects and small teams, with additional enterprise features available.
- **Adopt for:** A Python framework for creating and deploying AI-powered automations.
- **License detail:** Open source under Apache-2.0 license.

## Choose when

### Choose AgentGPT if…

- AgentGPT is primarily TypeScript; robocorp is Python.
- License: AgentGPT is GPL-3.0, robocorp is Apache-2.0.
- Tags unique to AgentGPT: agent, autonomous, backend-development, cli-setup.
- Also covers AI Agents.
- AgentGPT ships Docker support for self-hosted deployment.
- When you want to leverage pre-configured setups for database integration (specifically MySQL) handled by AgentGPT's CLI

### Choose robocorp if…

- robocorp is primarily Python; AgentGPT is TypeScript.
- License: robocorp is Apache-2.0, AgentGPT is GPL-3.0.
- Pricing: Free to use for open-source projects and small teams, with additional enterprise features available..
- Tags unique to robocorp: ai actions, automation, python.
- You are developing actions and automations that specifically need integration with the Robocorp Control Room, including features like Work Items, Vault, and Assets.

## When NOT to use AgentGPT

- Avoid using if your project requires a NoSQL database solution, given that AgentGPT is configured specifically with MySQL out-of-the-box
- Consider alternatives if your stack does not include FastAPI or Next.js, as the tool's default configurations might require significant adjustment

## When NOT to use robocorp

- You prefer to have full autonomy over your code's structure beyond what is provided by pre-defined meta-packages such as `robocorp.tasks`, and favor more customizable solutions.
- Your automation needs do not benefit from the Control Room integration or specific Robocorp services offered through its extensive suite of libraries.
- Your project does not require browser automation with Playwright, but rather another framework for this aspect of your work.

## Common questions

### What is the difference between AgentGPT and robocorp?

AgentGPT: Assembler for autonomous AI Agents. robocorp: Create Python AI Actions and Automations, deploy & operate them anywhere. See the comparison table for live GitHub stats and shared categories.

### When should I choose AgentGPT over robocorp?

Choose AgentGPT over robocorp when AgentGPT is primarily TypeScript; robocorp is Python; License: AgentGPT is GPL-3.0, robocorp is Apache-2.0; Tags unique to AgentGPT: agent, autonomous, backend-development, cli-setup; Also covers AI Agents; AgentGPT ships Docker support for self-hosted deployment; When you want to leverage pre-configured setups for database integration (specifically MySQL) handled by AgentGPT's CLI.

### When should I choose robocorp over AgentGPT?

Choose robocorp over AgentGPT when robocorp is primarily Python; AgentGPT is TypeScript; License: robocorp is Apache-2.0, AgentGPT is GPL-3.0; Pricing: Free to use for open-source projects and small teams, with additional enterprise features available.; Tags unique to robocorp: ai actions, automation, python; You are developing actions and automations that specifically need integration with the Robocorp Control Room, including features like Work Items, Vault, and Assets.

### When should I avoid AgentGPT?

Avoid using if your project requires a NoSQL database solution, given that AgentGPT is configured specifically with MySQL out-of-the-box Consider alternatives if your stack does not include FastAPI or Next.js, as the tool's default configurations might require significant adjustment

### When should I avoid robocorp?

You prefer to have full autonomy over your code's structure beyond what is provided by pre-defined meta-packages such as `robocorp.tasks`, and favor more customizable solutions. Your automation needs do not benefit from the Control Room integration or specific Robocorp services offered through its extensive suite of libraries. Your project does not require browser automation with Playwright, but rather another framework for this aspect of your work.

### Is AgentGPT or robocorp more popular on GitHub?

AgentGPT has more GitHub stars (36,304 vs 643). Stars measure visibility, not whether either tool fits your constraints.

### Are AgentGPT and robocorp open source?

Yes - both are open-source projects on GitHub (AgentGPT: GPL-3.0, robocorp: Apache-2.0).

### Where can I find alternatives to AgentGPT or robocorp?

GraphCanon lists graph-backed alternatives at [AgentGPT alternatives](/tools/reworkd-agentgpt/alternatives) and [robocorp alternatives](/tools/robocorp-robocorp/alternatives) ([AgentGPT markdown twin](/tools/reworkd-agentgpt/alternatives.md), [robocorp markdown twin](/tools/robocorp-robocorp/alternatives.md)), ranked by typed relationship edges rather than popularity votes.

### Is there a machine-readable version of this comparison?

Yes. The markdown twin at [this comparison](/compare/reworkd-agentgpt-vs-robocorp-robocorp.md) mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.

### Which is better maintained, AgentGPT or robocorp?

AgentGPT: Archived. robocorp: Active. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.

### Where are the full trust reports for AgentGPT and robocorp?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [AgentGPT trust report](/tools/reworkd-agentgpt/trust); [robocorp trust report](/tools/robocorp-robocorp/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=reworkd-agentgpt`](/api/graphcanon/graph?tool=reworkd-agentgpt)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
