Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /