Voiceflow named a 2026 Best Software Award winner by G2
Read now

Search for "agent gpt" in 2026 and you'll see two very different products in the top results. One is OpenAI's ChatGPT Agent, a hosted feature inside ChatGPT subscriptions that launched in July 2025. The other is reworkd's AgentGPT, the open-source autonomous agent project from 2023 that was archived on January 28, 2026. They share a name. They share almost nothing else.
This article covers both. It explains what's running on the live AgentGPT site today, and helps you decide what to use instead if you came here to build AI agents.
These two products are confusingly similar in name and almost nothing else. Quick disambiguation:
If you came here looking for an autonomous task agent and you're not a developer, ChatGPT Agent is the actively maintained option. If you're researching the historical AgentGPT project or comparing agent tools more broadly, the next sections cover what AgentGPT was and what to evaluate now. For a broader look at the AI chatbot landscape, we cover ChatGPT Agent and its competitors separately.

AgentGPT was an open-source AI platform that let users create and deploy autonomous agentic AI tasks in the browser. It used large language models, specifically OpenAI's GPT-3.5-Turbo (or GPT-4 in paid tiers). The agent took a user-defined goal, broke it into sub-tasks, and worked through them in order.
The platform ran on a simple premise: you typed a goal, AgentGPT decomposed it into smaller tasks, and the agent attempted each one in order. At its peak, the project had 36,000+ GitHub stars and was one of the most-cloned autonomous agent demos of the 2023 wave.
That wave didn't last. AgentGPT's last release was v1.0.0 in November 2023. The repository was archived by reworkd on January 28, 2026.
The reworkd team made the GitHub repository read-only in January 2026. The hosted site at agentgpt.reworkd.ai still loads, but the practical implications are real:
This pattern isn't unique. Other ambitious 2023-era autonomous agent projects (including Devin AI from Cognition Labs) have hit similar walls between demo-impressive and production-reliable.
In its active period, AgentGPT had three demo templates on its site:
Beyond the templates, the autonomous agent could handle:
Honest caveat: most of these worked well enough in demo conditions, less well at production scale. The cost-per-output ratio struggled once you moved past short tasks, and there was no monitoring or evaluation layer to catch agents that went off-track.
The pricing tiers below reflect what AgentGPT offered when the project was still active. They're listed for historical reference; with the repo archived, treat anything beyond the free tier as uncertain.
| Plan | Cost | Features |
| Free Trial | $0/month | 5 demo agents/day, limited access to GPT-3.5-Turbo, basic web search capabilities, limited plugin integration |
| Pro | $40/month | 30 agents/day, access to GPT-3.5-Turbo 16k and GPT-4, 25 loops/agent, unlimited web search, plugin access, priority support |
| Enterprise | Custom pricing | Pro features plus SAML SSO, dedicated account manager, enhanced scalability |
The historical cancellation path was to email support@reworkd.ai. Reworkd is still an active company and has pivoted to other AI products since archiving AgentGPT. The email likely still reaches a real inbox, but response times for an archived product aren't guaranteed.
Looking back at what AgentGPT actually delivered:
If you came here trying to figure out what to use now, this is the section you actually want. Five honest options, depending on what you're trying to do:
For a deeper comparison of the developer-framework options, our AI agent framework comparison post walks through the five most-used contenders.
Voiceflow is built for teams who need to ship and operate AI agents, not just demo them. If "build something like AgentGPT, but real" is closer to your goal, here's what makes Voiceflow the production path:
Is AgentGPT still active?
No. The reworkd team archived the AgentGPT GitHub repository on January 28, 2026. The live hosted site (agentgpt.reworkd.ai) still loads in a limited capacity, but the project receives no updates, security patches, or support.
What's the difference between AgentGPT and ChatGPT Agent?
They share a name and very little else. AgentGPT was reworkd's open-source autonomous agent project (released 2023, archived 2026). ChatGPT Agent is OpenAI's feature inside ChatGPT, released July 2025 and actively maintained. ChatGPT Agent is available to Plus, Pro, Team, Enterprise, and Edu subscribers; AgentGPT is effectively frozen at its 2023 free tier.
Is AgentGPT free to use?
The free tier on the live site still works (five demo runs per day on AgentGPT-3.5). Paid tiers are technically still listed, but the project is archived; don't expect active support if billing issues come up.
How much does AgentGPT cost?
Pricing is frozen at the 2023 lineup: free ($0), Pro ($40/month), Enterprise (custom). Whether reworkd is still processing new paid signups is unclear given the archive.
What should I use instead of AgentGPT?
For autonomous task execution as a non-developer, use OpenAI's ChatGPT Agent. For developer-built agent workflows, evaluate LangChain, AutoGen, or CrewAI. For production agent deployments where customers interact with the agent (chat, voice, multi-channel, evaluated and monitored), evaluate Voiceflow.
If your reason for searching "agent gpt" was "I want to build something like this for my team or my customers," AgentGPT isn't the answer in 2026. The archive made sure of that. Voiceflow is the production path. Visit the AI agent builder overview to see what it looks like, or book a demo and we'll walk through your specific use case.