Skip to content

Commit f288970

Browse files
committed
feat(rules): ✨ add cloud-functions rule and enhance integrated prompt
- Add new cloud-functions rule and skill files across all IDE configurations - Create cloud-functions rule.md in config/rules/ - Add cloud-functions SKILL.md for Claude/CodeBuddy - Add cloud-functions rule files for all supported IDEs (Cursor, WindSurf, CodeBuddy, etc.) - Enhance cloudbase-integrated.md with comprehensive development rules - Add rule-first development principle (MANDATORY) - Add Native Apps support in recommendations - Enhance platform-specific rules with cloud-functions reference - Consolidate and optimize rule file references - Update cloudbase-rules.mdc with cloud-functions integration - Add cloud-functions to rule name mapping - Distinguish Cloud Functions from CloudRun in backend deployment section - Add cloud-functions to Professional Rule File Reference - Add Cloud Function Deployment Process documentation - Update console URLs across all rule files - Sync URL changes from cloudbase-platform.mdx - Update Template Center: #/template -> #/cloud-template/market - Update CloudRun: #/cloudrun -> #/platform-run - Update Static Hosting: #/hosting -> #/static-hosting - Update Weida Low-Code: #/weida -> #/lowcode/apps - Update Logs: #/logs -> #/devops/log - Update Extensions: #/extensions -> #/apis - Update Environment Settings: #/settings -> #/env - Cloud Functions rule includes: - Runtime selection and limitations (cannot change after creation) - Function deployment best practices - Log query methods (primary and Plan B with callCloudApi) - HTTP access configuration (primary and Plan B with CreateCloudBaseGWAPI) - Environment variable update constraints (must merge, not overwrite) - Function invocation patterns for different platforms - Update various IDE configuration files to include cloud-functions rule - Update documentation and spec files
1 parent 2eb0f47 commit f288970

54 files changed

Lines changed: 4613 additions & 85 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

DEBUG_CALL_CHAIN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,4 @@
6363

6464

6565

66+

RELEASE_v2.3.0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,4 @@ Special thanks to the community for feedback and suggestions that help us contin
120120

121121

122122

123+

0 commit comments

Comments
 (0)