TuyaOpenClaw V2.0.0 发布说明
Tag: v2.0.0
- 项目更名 DuckyClaw → TuyaOpenClaw:重命名源文件
ducky_claw_chat→tuyaopen_claw_chat、入口函数、Kconfig/宏符号、用户可见字符串、系统提示词身份、CI 工作流与全部文档注释(720eff4) - 修复微信 UI "+"按钮 popup 无响应:新增
src/app_ui_action.c注册动作回调,在tuyaopen_claw_chat_init中调用app_ui_action_register()与ai_picture_init();修复点击相机/相册/添加图片无反应、无日志,以及album not found: ai_picture报错(28aaa9a) - 更新 Gitee 同步工作流目标 URL 与仓库守卫(
28aaa9a、720eff4) - 新增中文 README
README_zh.md(ac65a0a) - 重写并订正中英文 README:IM 通道文档化为 5 个、MCP 工具 6 个、板级配置 8 个,补充项目结构与构建步骤(
c0d2867、15ddb85、f756fcb) - 更新
docs/lua-module-porting.md内部链接以反映项目更名(a7d95b4) - 调整 TUYA T5AI 板配置,重命名配置文件并整理
NO_SDCARD_CAMERA变体(64fe0a5) - TuyaOpen 子模块升级
2d1b79b→4e6d0e7(4dffef3)
完整变更日志: v1.2.0...v2.0.0
TuyaOpenClaw V2.0.0 Release Note
Tag: v2.0.0
- Renamed project DuckyClaw → TuyaOpenClaw: renamed source files
ducky_claw_chat→tuyaopen_claw_chat, entry function, Kconfig/macro symbols, user-visible strings, system prompt identity, CI workflows, and all doc comments (720eff4) - Fixed unresponsive WeChat UI "+" button popup: added
src/app_ui_action.cto register the action callback, and callapp_ui_action_register()andai_picture_init()fromtuyaopen_claw_chat_init; fixes clicks on camera/album/add-image doing nothing (no logs) and thealbum not found: ai_pictureerror (28aaa9a) - Updated Gitee sync workflow target URLs and repo guards (
28aaa9a,720eff4) - Added Chinese README
README_zh.md(ac65a0a) - Rewrote and corrected English/Chinese READMEs: documented 5 IM channels, 6 MCP tools, 8 board configs; added project structure and build steps (
c0d2867,15ddb85,f756fcb) - Updated internal links in
docs/lua-module-porting.mdto reflect the rename (a7d95b4) - Reworked TUYA T5AI board config, renamed the config file and tidied the
NO_SDCARD_CAMERAvariant (64fe0a5) - Bumped TuyaOpen submodule
2d1b79b→4e6d0e7(4dffef3)
Full Changelog: v1.2.0...v2.0.0
What's Changed
- chore: rename project from DuckyClaw to TuyaOpenClaw by @maidang-xing in #46
- Fix/UI action by @maidang-xing in #47
Full Changelog: v1.2.0...v2.0.0