Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

Published 5mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai aicoding cloudbase cursor mcp miniprogram
+5 more
serverless supabase tencent vibe-coding web

Summary

AI summary

Add full support for Google Antigravity and Qoder IDEs with enhanced rules synchronization.

Full changelog

🚀 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 .md to .mdc conversion 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


⭐ If this project helps you, please give us a Star!

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track TencentCloudBase/CloudBase-AI-ToolKit

Get notified when new releases ship.

Sign up free

About TencentCloudBase/CloudBase-AI-ToolKit

One-stop backend services for WeChat Mini-Programs and full-stack apps. Provides specialized MCP tools for serverless cloud functions, databases, and one-click deployment to production with China market access through WeChat ecosystem.

All releases →

Related context

Earlier breaking changes

  • v2.20.0 Removes Tag parameter from deleteCollection, retaining only EnvId
  • v2.20.0 Blocks start_auth and logout operations when using API Key authentication mode

Beta — feedback welcome: [email protected]