OpenSumi
ActiveDescription
A framework for quickly building AI-native IDE products with built-in MCP client support for deep integration of coding assistants.
Key Features
- Open-source framework for building AI-native IDE products
- Built-in MCP client for deep integration with AI coding assistants
- Supports cloud IDE, desktop IDE, and Web IDE deployment forms
- Modular plugin system for flexible editor extension
- Provides CodeBlitz pure Web IDE framework
- Written in TypeScript with comprehensive CI/CD and test coverage
Use Cases
💡 Building enterprise-grade cloud IDE products
💡 Developing Electron-based desktop IDE applications
💡 Creating AI-integrated programming development environments
💡 Setting up lightweight browser-based IDEs
💡 Building mini-app style IDE applications
Categories
Quick Start
Clone the repo, run yarn install and yarn run init, optionally run yarn run download-extension, then yarn run start to launch the IDE. Use the MY_WORKSPACE environment variable to specify a working directory.