Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

AFK-surf/open-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

309 Commits

Repository files navigation

logo

GitHub stars License: Apache-2.0 Discord Demo

πŸ‘‹ Open-Agent

Open-source alternative to Claude Agent SDK, ChatGPT Agents, and Manus.

Agentic AI systems, such as Claude Agent SDK (Claude Code) or ChatGPT Agents, can perform meaningful real-world tasks by operating computers, browsers, and phones just like humans. Open source would enhance their capabilities.

Open-Agent.io is an open Agentic AI you can use or modify. Chat with cutting-edge models while our multi-agent system completes your tasks.

Play with it, deploy it, enhance it, or use it as the foundation for your next dedicated agent. We welcome all contributions.

openagent_intro_10mb.mp4

✨ Key Features

  • πŸ’‘ Idea
    Have your own highly customizable Agentic AI that integrates OpenAI, Claude, Gemini, and open-source models to work together seamlessly!

  • πŸ’¬ Stop prompt-chasing. Start decision-making
    Spec & context engineering give agents structure to plan, score, and surface options. You stay in control of the final call. Achieve more, struggle less.

  • πŸ”” Multi-agent collaboration
    Instead of chatting with a single AI, all the frontier models collaborate together to finish your task with our multi-agent framework.

  • 🏠 Self-hostable
    Open source and free to modify.


πŸ’» How to deploy

  1. copy .docker/config.example.json and .docker/docker-compose.yml to a separate folder.
mkdir deploy
cd deploy
cp ../.docker/config.example.json ./config.json
cp ../.docker/docker-compose.yml ./docker-compose.yml
  1. Edit config.json and add your API keys.

  2. Run with Docker Compose.

docker compose up -d

🀝 Contributing

We welcome all contributions, ideas, and improvements!
Open issues or pull requests β€” no bureaucracy, just collaboration.

Starting points: How To Development

Before submitting a PR, run code checks:

pre-commit run --all-files

🌐 Community

Join our community to connect with other developers, share feedback, and showcase your projects.

Discord β†’


⭐ Star History

Star History Chart


πŸ’™ Acknowledgements

Open-Agent builds upon the ideas of projects like AFFiNE, and the broader open-source agentic AI community.

Special thanks to everyone advancing human–AI collaboration.


Β© 2025 Open-Agent Contributors.
Licensed under Apache 2.0.

Releases

No releases published

Packages

Contributors 8

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /