Skip to content

aidalinfo/open-rcode

Repository files navigation

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
  6. Start development server: pnpm dev
  7. Open http://localhost:3000

Dev Requirements

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

Repo activity

Alt