Skip to content

fix: 5.6.6 - #472

Merged
bigbrother666sh merged 7 commits into
TeamWiseFlow:masterfrom
bigbrother666sh:master
Aug 15, 2026
Merged

fix: 5.6.6#472
bigbrother666sh merged 7 commits into
TeamWiseFlow:masterfrom
bigbrother666sh:master

Conversation

@bigbrother666sh

Copy link
Copy Markdown
Member

No description provided.

codes-factory-of-bg and others added 7 commits August 13, 2026 17:49
pnpm_install_prod 只设 NODE_OPTIONS 没把 portable node bin 加进 PATH,
esbuild/protobufjs/tlon-skill 等 postinstall 跑 sh -c "node ..." 时
sh 在 PATH 找不到 node → command not found。本脚本卖点是无预装 Node,
小白机无系统 node 必挂;有系统 node 的机器不暴露此 bug 故一直未发现。
修:env PATH="$node_bin_dir:$PATH" 显式前置。
reference change
- 参照 siliconflow-img-gen 风格重构:顶层 wrapper bgm-library.sh(走 PATH,零路径拼接)、package.json 挪到技能根(apply-addons.sh 要求与 SKILL.md 同级)、SKILL.md 改中文 + metadata.openclaw frontmatter + ✅/❌ + Pitfalls
- 协议过滤仅放行 CC BY / CC BY-SA(商用安全),自动 TASL 署名,免 API key
- video-edit 能力三:新增 BGM 来源说明(bgm-library 优先 / aigc-video-gen music 定制 / 用户自带)
- video-producer:依赖表 + Stage 11 描述 + 目录树注释 + mix-audio 行补 bgm-library 为 Stage 11C BGM 搜首选
- bgm.js 去 chalk+ora,改 plain console.log(agent 友好,无 ANSI 转义码污染 stdout),45→28 包
- package.json 只留 axios+commander
- talking-head-cut:补 BGM 消费说明(line 31 + 依赖表加 bgm-library 行),之前完全没提及
- apply-addons.sh:10 陈旧注释订正(Node per-skill 非 ~/.openclaw 统一)
- 删除重复的「本地构建」章节,内容并入「快速开始」
- 显式标出工作目录前提:docker build 在仓库根、docker compose 在 docker/ 下
- 代码块内用分隔注释标出每步执行目录,中间加 cd docker 切换点
- IMAGE=xxx 覆盖示例照此格式标注目录

Co-Authored-By: AtomCode (GLM-5.2) <noreply@atomgit.com>
@bigbrother666sh
bigbrother666sh merged commit 760f3a9 into TeamWiseFlow:master Aug 15, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant