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
- Host: GitHub
- URL: https://github.com/aidalinfo/open-rcode
- Owner: aidalinfo
- License: mit
- Created: 2025-07-18T14:13:15.000Z (11 months ago)
- Default Branch: dev
- Last Pushed: 2025-09-21T19:02:46.000Z (9 months ago)
- Last Synced: 2025-09-21T20:22:37.552Z (9 months ago)
- Topics: ai, claude, claude-ai, claude-code, gemini-ai, generated-code, nuxt, typescript
- Language: TypeScript
- Homepage: https://open-rcode.com
- Size: 1.44 MB
- Stars: 14
- Watchers: 0
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
