OpenAgents is a marketplace for AI agents built on open protocols.
Our flagship product is Onyx.
This repo holds the backend and website at openagents.com
The solver is an intelligent automation tool designed to help developers streamline code changes and problem-solving across repositories.
- Automated GitHub issue analysis
- Context-aware code change generation
- Intelligent branch and pull request creation
- Comprehensive repository mapping
# Run solver with a GitHub issue URL
./solver --issue https://github.com/org/repo/issues/123
- GitHub authentication token
- Rust toolchain (1.70+ recommended)
- Git installed
- OpenAgents v1 (Laravel/Livewire): See the v1 branch.
- OpenAgents v2 (NextJS): Check out the v2 repo.
- The most recent main branch has moved to the v3incomplete branch.
We’ve documented a year of development in 150+ videos on X. Check out episode one or see the full episode list.