#15 · Primary category: AI Coding Assistants

OpenHands

agent artificial-intelligence chatgpt claude-ai cli developer-tools gpt llm openai

🙌 OpenHands: AI-Driven Development

Project last updated:08/28/26

GitHub Stars

85.6K

Forks

11.2K

Contributors

535

License

MIT

Why we included this project

OpenHands is an open-source coding agent you can host yourself. Instead of only suggesting code, it gives the model a sandboxed environment with a shell, a file editor, and a browser, so it can write code, run it, see the failures, and keep iterating until the task is done. That makes it useful for real engineering work, from fixing a failing test to breaking a GitHub issue into concrete implementation steps. The project also ships a self-hosted control center that can drive OpenHands alongside other ACP-compatible agents like Claude Code and Codex, with backends ranging from your local machine to Docker containers. It's MIT-licensed, so if you want an AI coding agent without sending your codebase to a third-party service, this is a solid place to start.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category