AutoGPT is a platform for creating, deploying, and managing AI agents that automate workflows. It supports self-hosting and offers a frontend for user interaction. The project is actively maintained with recent updates and a variety of features for agent management.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
AutoGPT is a platform that allows users to create, deploy, and manage continuous AI agents that automate complex workflows.
How it works
AutoGPT provides a frontend for user interaction, allowing users to build and manage agents through a low-code interface. It includes features like workflow management, deployment controls, and monitoring and analytics.
Getting started
To self-host AutoGPT, ensure your system meets the following requirements:
Hardware Requirements
- CPU: 4+ cores recommended
- RAM: Minimum 8GB, 16GB recommended
- Storage: At least 10GB of free space
Software Requirements
- Operating Systems: Linux (Ubuntu 20.04 or newer recommended), macOS (10.15 or newer), Windows 10/11 with WSL2
- Required Software:
- Docker Engine (20.10.0 or newer)
- Docker Compose (2.0.0 or newer)
- Git (2.30 or newer)
- Node.js (16.x or newer)
- npm (8.x or newer)
- VSCode (1.60 or newer) or any modern code editor
Quick Setup with One-Line Script
For macOS/Linux:
curl -fsSL https://setup.agpt.co/install.sh -o install.sh && bash install.sh
For Windows (PowerShell):
powershell -c "iwr https://setup.agpt.co/install.bat -o install.bat; ./install.bat"
Recent releases
- autogpt-platform-beta-v0.6.66 (2026-07-09): New features include file uploads via Discord and workspace file attachments in copilot chat.
- autogpt-platform-beta-v0.6.65 (2026-06-25): Introduced a new context panel for AutoPilot.
- autogpt-platform-beta-v0.6.64 (2026-06-18): Continued enhancements to the context panel.
- autogpt-platform-beta-v0.6.63 (2026-06-10): Added goal decomposition step before agent building.
- autogpt-platform-beta-v0.6.62 (2026-05-28): New features for sharing agent chat results.
Traction
- Stars: 185480
- Forks: 46110
- Open issues: 498
Caveats
- License: None listed for the repository; however, the
autogpt_platformfolder is under the Polyform Shield License and other parts are under the MIT License. - Open issues: 498
- Age: Created on 2023-03-16.






