๐ CloudBase AI Toolkit v2.3.0
๐ What's New
โจ Features
-
New IDE Support:
- Google Antigravity: Add full support for Google Antigravity IDE with workspace rules integration
- Qoder: Add complete Qoder IDE support with MCP configuration and rules directory sync
-
Enhanced Rules Directory Sync:
- Support rules directory synchronization for multiple IDEs (Antigravity, Qoder, Cursor, Trae, WindSurf, Cline)
- Automatic
.mdto.mdcconversion for Cursor and Antigravity - Maintain directory structure and file relationships via hard links
-
Documentation UI Enhancements:
- Add card-style layout for templates and tutorials pages
- Enhance IDE icon grid with better visual presentation
- Improve user experience with modern UI components
-
VSCode Integration:
- Add one-click install support for VSCode
- Rename Visual Studio Code to VSCode for consistency
-
CodeBuddy Improvements:
- Add CodeBuddy Code support
- Fix CodeBuddy skills linking issues
- Improve CodeBuddy manual configuration
๐ Bug Fixes
- Fix IDE detection from environment variables
- Fix CodeBuddy skills linking
- Remove default test configurations
- Improve IDE selector documentation
๐ง Improvements
- Update CloudBase Manager Node to latest version
- Enhance setup tool with directory-based file mappings
- Improve hardlink script for better rules synchronization
- Refactor IDE selector component for better maintainability
๐ Documentation
- Add comprehensive setup guides for Antigravity and Qoder IDEs
- Update IDE configuration documentation
- Enhance user guides with better examples
๐ Full Changelog
Full Changelog: v2.1.0...v2.3.0
๐ Upgrade Guide
Update MCP Tool
Method 1: Auto Update (Recommended)
In your AI development tool's MCP list, find cloudbase and re-enable or refresh the MCP list to automatically install the latest version.
Method 2: Manual Update
If auto-update doesn't work, disable and re-enable cloudbase, or restart your AI IDE.
Method 3: Use Latest Version
{
"mcpServers": {
"cloudbase": {
"command": "npx",
"args": ["@cloudbase/cloudbase-mcp@latest"],
"env": {
"INTEGRATION_IDE": "YourIDE"
}
}
}
}Update Project Rules
In your project, tell AI:
ๅจๅฝๅ้กน็ฎไธญไธ่ฝฝไบๅผๅ AI ่งๅ๏ผๅนถๅผบๅถ่ฆ็
Or specify a specific IDE:
ๅจๅฝๅ้กน็ฎไธญไธ่ฝฝไบๅผๅ AI ่งๅ๏ผๅชๅ
ๅซ Cursor ้
็ฝฎ๏ผๅนถๅผบๅถ่ฆ็
๐ Acknowledgments
Thanks to all contributors who made this release possible!
Special thanks to the community for feedback and suggestions that help us continuously improve the toolkit.
๐ Get Help
- ๐ Full Documentation
- ๐ฌ Community Discussions
- ๐ Report Issues
โญ If this project helps you, please give us a Star!