All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.7.0 (2025-06-10)
- update doc (bd49e04)
- 新增 login 工具交互式选择环境,新增 interactiveDialog 统一的交互式对话工具,支持需求澄清和任务确认,当需要和用户确认下一步的操作的时候,可以调用这个工具的clarify,如果有敏感的操作,需要用户确认,可以调用这个工具的confirm (d7d5293)
- 增加规则 交互式反馈规则:在需求不明确时主动与用户对话澄清,优先使用自动化工具完成配置。执行高风险操作前必须获得用户确认。环境管理通过login/logout工具完成,交互对话使用interactiveDialog工具处理需求澄清和风险确认。简单修改无需确认,关键节点(如部署、数据删除)需交互,保持消息简洁并用emoji标记状态。 (c234e9a)
1.6.0 (2025-06-06)
- add cnb badge (3eabacd)
- add cursor install link (cf712a9)
- add product-banner (40e5532)
- function runtime add SUPPORTED_NODEJS_RUNTIMES (fd11d16), closes #3
- update mcp log (9aa03c8)
- update rules for envId not found (0bbd874)
- add rules for cross db query (de52863)
- add universal templte (3a6f55d)
- support ai download template (502fff1)
- support miniprogram knowlege (0ff5193)
1.5.0 (2025-06-04)
- function install Deps (fffd16a)
- 支持文心快码 Comate (1df3806)
1.4.0 (2025-05-30)
- mcp: support searchKnowledgeBase tool 智能检索云开发知识库(支持云开发与云函数),通过向量搜索快速获取专业文档与答案 (cf69963)
- support roocode (f32ac6c)
- support RooCode (2d1542d)
- support tongyi lingma (b7d2de0)
- support tongyi lingma (02c77f1)
- 优化小程序规则 (b3d8873)
- init: init project (bd25a53)
- mcp 支持登出功能 (d2de655)
- support web auth (375c70e)
- update config,support web auth (870f3d4)
- 默认使用最新版本的 mcp (43b3faf)
- add scripts (f3e9686)
- fix doc (6029e16)
- fix envId config (c1d0715)
- update config (d734d27)
- update doc (5d66e1b)
- update doc (736d78a)
- update doc (f377e23)
- update doc (167f3ba)
- update doc (fdb7e57)
- update doc (d1586d6)
- update doc (696f5b0)
- update doc (456b812)
- update doc (545212e)
- update doc (1b39cc1)
- update doc (be97279)
- update README.md (9003abb)
- update rules (baf6e86)
- update rules (dd3e48d)
- chore: 默认使用最新版本的 mcp (43b3faf)
- chore: add scripts (f3e9686)
- chore: fix doc (6029e16)
- chore: fix envId config (c1d0715)
- chore: update config (d734d27)
- chore: update doc (5d66e1b)
- chore: update doc (736d78a)
- chore: update doc (f377e23)
- chore: update doc (167f3ba)
- chore: update doc (fdb7e57)
- chore: update doc (d1586d6)
- chore: update doc (696f5b0)
- chore: update doc (456b812)
- chore: update doc (545212e)
- chore: update doc (1b39cc1)
- chore: update doc (be97279)
- chore: update README.md (9003abb)
- chore: update rules (baf6e86)
- chore: update rules (dd3e48d)
- fix: update function deploy rules (2892b07)
- fix: windsurf error (500dfd7)
- fix(mcp): 修复 logout 出参的问题 (3a4e0a4)
- doc: add demo video (6ac5189)
- doc: update codebuddy rules doc (f396d85)
- doc: update doc (e16465c)
- doc: update doc (2e13ddb)
- doc: update doc (77c0e52)
- doc: update doc (63d4639)
- doc: update doc (bf2b588)
- doc: update doc (7b4adf1)
- doc: update doc (82458e9)
- doc: update doc (0d96e60)
- doc: update doc (ff8e084)
- doc: update doc (61b7b2e)
- doc: update readme (5e2d30c)
- doc: update tool list (6dc4859)
- doc: update wechat qrcode (af1f216)
- feat: 优化小程序规则 (b3d8873)
- feat: mcp 支持登出功能 (d2de655)
- feat: support web auth (375c70e)
- feat: update config,support web auth (870f3d4)
- feat(init): init project (bd25a53)