An open API service indexing awesome lists of open source software.

https://github.com/aidalinfo/open-rcode


https://github.com/aidalinfo/open-rcode

ai claude claude-ai claude-code gemini-ai generated-code nuxt typescript

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# open-rcode

## About the Project

Open-rcode is an open source platform that allows you to execute Claude Code, Gemini CLI and soon other agentic CLI applications from a web interface. It enables you to easily launch requests across multiple projects and review code through Pull Requests. You can also run tasks from your phone.

**🌐 Try the beta platform at: https://app.open-rcode.com/**

## Features

- **Web Interface**: Execute AI-powered development tasks through a user-friendly web interface
- **Multi-AI Support**: Compatible with Claude Code, Gemini CLI, and extensible for other agentic tools
- **GitHub Integration**: Automatically creates Pull Requests for code changes
- **Multi-Project Support**: Manage and execute tasks across multiple repositories
- **Mobile-Friendly**: Run development tasks from your mobile device
- **Containerized Execution**: Isolated execution environment using Docker or Kubernetes
- **Real-time Streaming**: Live updates during task execution

## Documentation

📖 **Full documentation available at: https://doc.open-rcode.com**

## Dev setup

1. Clone the repository
2. Install dependencies: `pnpm install`
3. Run mongo: `docker compose up -d`
4. Navigate to the main application: `cd app/open-rcode`
5. `cp .env.example .env`
4. Start development server: `pnpm dev`
6. Open http://localhost:3000

## Dev Requirements

- Node.js
- pnpm
- Docker or Kubernetes
- MongoDB
- GitHub App configuration

# Repo activity

![Alt](https://repobeats.axiom.co/api/embed/21b2335261050e32619c9dab5b19e18575c2d7fd.svg "Repobeats analytics image")