Skip to content
/ core Public

A framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.

License

Notifications You must be signed in to change notification settings

opensumi/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

91eaefa · Mar 26, 2025
Feb 5, 2025
Feb 15, 2022
Mar 13, 2023
Aug 27, 2024
Feb 18, 2025
Mar 26, 2025
Dec 9, 2024
Mar 11, 2025
Mar 28, 2024
May 14, 2019
Aug 30, 2024
Aug 30, 2024
Feb 18, 2025
May 22, 2024
Dec 14, 2021
Aug 27, 2024
Mar 7, 2025
Apr 15, 2022
Apr 15, 2022
Dec 29, 2021
Mar 30, 2023
Mar 25, 2025
Mar 25, 2025
Jul 5, 2022
Apr 6, 2023
Feb 17, 2025
Jan 16, 2024
Feb 20, 2025
Jul 3, 2024
Mar 11, 2025
May 21, 2024
Mar 14, 2025
May 21, 2024
Dec 17, 2021
Aug 27, 2024
Mar 17, 2025

Repository files navigation

OpenSumi

A framework helps you quickly build AI Native IDE products.

perview

🌟 Getting Started

Here you can find some of our example projects and templates:

⚡️ Development

$ yarn install
$ yarn run init
$ yarn run download-extension  # Optional
$ yarn run start

By default, the tools/workspace folder in the project would be opened, or you can run the project by specifying the directory in the following way:

$ MY_WORKSPACE={local_path} yarn run start

Usually, you may still encounter some system-level environment dependencies. You can visit Development Environment Preparation to see how to install the corresponding environment dependencies.

📕 Documentation

For complete documentation: opensumi.com

📍 ReleaseNotes & BreakingChanges

You can see all the releasenotes and breaking changes here: CHANGELOG.md.

🔥 Contributing

Read through our Contributing Guide to learn about our submission process, coding rules and more.

🙋‍♀️ Want to Help?

Want to report a bug, contribute some code, or improve documentation? Excellent! Read up on our Contributing Guidelines for contributing and then check out one of our issues labeled as help wanted or good first issue.

🧑‍💻 Needs some help?

Go to our issues or discussions to create a topic, it will be resolved as soon as we can.

✨ Contributors

Let's build a better OpenSumi together.

Top Contributors of ant-design/ant-design - Last 28 days Performance Stats of ant-design/ant-design - Last 28 days
Active participants of opensumi - past 28 days

We warmly invite contributions from everyone. Before you get started, please take a moment to review our Contributing Guide. Feel free to share your ideas through Pull Requests or GitHub Issues.

📃 License

Copyright (c) 2019-present Alibaba Group Holding Limited, Ant Group Co. Ltd.

Licensed under the MIT license.

This project contains various third-party code under other open source licenses.

See the NOTICE.md file for more information.