mirror of
https://github.com/wanikua/danghuangshang.git
synced 2026-09-03 07:03:37 +08:00
ShellCheck 修复(零 warning): - scripts/health-check.sh: - SC2034 ALERT_THRESHOLD_COST_DAILY 配置常量 → 加 disable 注释 - SC2206 missing+=($cmd) → quote 防 word-splitting - SC2155 7 处 `local foo=$(cmd)` → split declare/assign - scripts/install-common.sh: SC2034 颜色常量(BLUE/BOLD 等)→ 逐行 disable - entrypoint.sh: SC2034 GATEWAY_PID(exec node 后失效)→ disable + 注释说明 Hermes personalities 补全(总计 19 角色): - 六部:bingbu/hubu/libu/gongbu/libu2/xingbu - 翰林院 5 子角色:hanlin_zhang/xiuzhuan/bianxiu/jiantao/shujishi - 侍奉 5 角色:qijuzhu/guozijian/taiyiyuan/neiwufu/yushanfang - 内容直接从 openclaw.example.json agents.list[i].identity.theme 抽取 - 同步更新 personalities/README.md 与 install-hermes.sh 文案 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>