Skip to main content

Changelog

This document records all important updates and version changes to CloudBase AI ToolKit.

📦 Latest Version

v2.0.0 (Latest) 🎉

Architecture Refactoring & Capability Upgrade - From rules to skills, from tools to ecosystem

🏗️ Architecture Refactoring

  • Rules → Skills System - Refactored the rules system into a structured skills framework, enabling AI to think and work like a professional developer
  • Script System Optimization - Migrated script files to .cjs extension for improved CommonJS compatibility

✨ Core New Features

  • 🎨 Enhanced UI Design Capabilities - Introduced Claude Code design principles with enforced design specification output, moving beyond generic AI-style interfaces
  • 🗄️ MySQL Database Support - Added full MySQL database capabilities including queries, SQL execution, and table management
  • 🔐 Authentication Skill System - Unified authentication skill system that automatically differentiates between Web and Mini Program authentication methods
  • 🚀 Template Download Tool - Enforces template downloads with support for React, Vue, Mini Program, UniApp, and more
  • 📚 Documentation Search Tool - Intelligently searches the CloudBase knowledge base for rapid access to professional documentation via vector search
  • 🎯 NoSQL Skills - Added NoSQL Skills for both Web and Mini Program, unifying data operation standards

🔧 Technical Improvements

  • Logging System Upgrade - Replaced custom logging system with Winston for improved cross-platform compatibility
  • Config Sync Optimization - Supports Skills-structured config synchronization with directory cleanup functionality
  • Environment Management Optimization - Filters special environments and fixes environment ID management issues
  • Workflow Optimization - Optimized development workflow and backend strategy, prioritizing direct database calls via SDK

🐛 Bug Fixes

  • Fixed runtime parameter issue in function deployment
  • Fixed CodeBuddy configuration template include pattern
  • Fixed environment ID management bugs
  • Fixed logging system Webpack bundling issue

v1.9.0

✨ New Features

  • 🎉 AI CLI Integration - Added CloudBase AI CLI for one-click management of multiple AI coding tools
  • 🎯 Smart Interaction System - Added interactive tools supporting requirement clarification, task confirmation, and user-friendly interfaces
  • ☁️ CloudBase Run Plugin - Added CloudBase Run service management with unified query, deployment, and operations
  • 🤖 AI Data Modeling - Intelligently creates MySQL data models via Mermaid ER diagrams
  • 📋 Workflow Optimization - Added /spec and /no_spec commands to control development flow
  • 🔐 Security Rule Management - Unified management of security rules for databases, cloud functions, and storage
  • 🎁 Invite Code Activation - Supports invite code activation for AI coding users
  • 🔧 Multi-IDE Support - Added support for CodeBuddy, Qwen Code, OpenCode, and other IDEs
  • 📝 Authentication Rule Optimization - Clearly differentiates authentication methods for Web and Mini Programs
  • 📊 Function Log V2 - Upgraded to the new log API with on-demand detail queries

🔧 Technical Improvements

  • Optimized logging system with cross-platform compatibility and race condition fixes
  • Enhanced telemetry with improved error tracking and request ID support
  • Refactored build system with modular Webpack configuration
  • Improved tool documentation with enhanced readability and parameter descriptions
  • Optimized database tools to support object array parameters and nested JSON
  • Enhanced Mini Program debugging tools and WeChat DevTools integration

🐛 Bug Fixes

  • Fixed IDE file filtering to support specific IDE types
  • Resolved circular dependency deadlock in environment ID retrieval
  • Fixed database tool parameter serialization and syntax errors
  • Optimized function deployment dependency installation configuration
  • Improved README protection mechanism and template download functionality

📋 Previous Versions

v1.8.x Series (2025)

✨ Core Updates

  • 🎉 AI CLI Integration - Next-generation CloudBase AI CLI tool with unified management for multiple AI coding assistants
  • 🔧 MCP Protocol Upgrade - Comprehensive upgrade of MCP protocol implementation for improved AI tool integration
  • 📊 Toolchain Optimization - Optimized 39 MCP tools, merged related features, and improved usage efficiency

v1.7.0 (2025-06-10)

✨ New Features

  • Added interactive environment selection to the login tool
  • Added interactiveDialog as a unified interactive dialog tool supporting requirement clarification and task confirmation
  • Added interactive feedback rule: proactively engages users in dialogue when requirements are unclear

v1.6.0 (2025-06-06)

✨ New Features

  • Added cross-database query rules
  • Added universal template support
  • Enabled AI template download functionality
  • Added Mini Program knowledge base support

🔧 Improvements

  • Added CNB badge
  • Added Cursor installation link
  • Added product banner
  • Added support for more Node.js runtime versions for functions
  • Updated MCP log handling
  • Updated rule for when environment ID is not found

v1.5.0 (2025-06-04)

🐛 Fixes

  • Fixed function dependency installation issue

✨ New Features

  • Added support for Wenxin Kuaima Comate

📚 Documentation Updates

  • Updated documentation and rule configurations

v1.4.0 (2025-05-30)

✨ New Features

  • Added searchKnowledgeBase tool for intelligent CloudBase knowledge base search
  • Added RooCode IDE support
  • Added Tongyi Lingma support

📚 Documentation Updates

  • Fixed documentation issues
  • Updated download links

v1.3.0 (2025-05-28)

✨ New Features

  • Optimized Mini Program rules
  • Added MCP logout support
  • Added Web authentication support

🐛 Fixes

  • Fixed logout response parameter issue
  • Updated function deployment rules
  • Fixed Windsurf error

🔧 Improvements

  • Default to latest MCP version
  • Added script support
  • Fixed documentation and configuration issues

v1.2.1 (2025-05-28)

🔧 Improvements

  • Default to latest MCP version
  • Added script support
  • Fixed documentation and configuration issues

📖 Version Notes

Versioning Rules

  • Major version: Significant feature updates or architectural changes
  • Minor version: Important new features
  • Patch version: Bug fixes and optimizations

Compatibility Notes

  • All versions maintain backward compatibility
  • We recommend updating to the latest version for the best experience

Last updated: November 2025