OpenSumi
by opensumi
OpenSumi is a framework that helps you quickly build AI Native IDE products. It provides a foundation for creating customized IDE solutions.
Last updated: N/A
What is OpenSumi?
OpenSumi is a framework designed to facilitate the rapid development of AI-native Integrated Development Environment (IDE) products. It provides a modular and extensible architecture for building customized IDEs.
How to use OpenSumi?
To get started with OpenSumi, you can clone the repository and follow the development instructions. The basic steps include installing dependencies with yarn install
, initializing the project with yarn run init
, optionally downloading extensions with yarn run download-extension
, and starting the development server with yarn run start
. You can also specify a workspace directory using the MY_WORKSPACE
environment variable.
Key features of OpenSumi
Modular Architecture
Extensible Design
AI Native Support
Cross-Platform Compatibility
Customizable UI
Use cases of OpenSumi
Cloud IDE Development
Desktop IDE Development
AI-Powered IDEs
Web-Based IDEs
Mini-App IDEs
FAQ from OpenSumi
Where can I find complete documentation?
Where can I find complete documentation?
You can find complete documentation at opensumi.com.
How can I report a bug or request a feature?
How can I report a bug or request a feature?
You can report bugs or request features through the GitHub issues page.
Where can I find release notes and breaking changes?
Where can I find release notes and breaking changes?
You can find release notes and breaking changes in the CHANGELOG.md file.
How can I contribute to OpenSumi?
How can I contribute to OpenSumi?
Read the Contributing Guide to learn about the submission process, coding rules, and more.
Where can I get help if I need it?
Where can I get help if I need it?
Go to the issues or discussions to create a topic, it will be resolved as soon as we can.