Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.57 KB

README.md

File metadata and controls

48 lines (31 loc) · 1.57 KB

OpenAgents

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

Solver Functionality

The solver is an intelligent automation tool designed to help developers streamline code changes and problem-solving across repositories.

Key Features

  • Automated GitHub issue analysis
  • Context-aware code change generation
  • Intelligent branch and pull request creation
  • Comprehensive repository mapping

Quick Start

# Run solver with a GitHub issue URL
./solver --issue https://github.com/org/repo/issues/123

Requirements

  • GitHub authentication token
  • Rust toolchain (1.70+ recommended)
  • Git installed

Previous Work

Resources

Video Series

We’ve documented a year of development in 150+ videos on X. Check out episode one or see the full episode list.