Skip to content

v1.0.14 — 源工程优化推送 + repo 加 CLAUDE.md

Latest

Choose a tag to compare

@cipher-wb cipher-wb released this 14 May 07:48
· 1 commit to main since this release

改动

源工程内容 (extract 自动抽过来)

  • 新增 mental_model/SkillCondition系统.md 子系统页
  • 加固 mental_model/SkillTag系统.md
  • 新增 postmortem #042 (skillcondition-blueprint-misperception)
  • 新增 postmortem #043 (designer-prompt-iron-rule-burial)
  • CLAUDE.local.md 更新

fengshen-skillAI repo 自身

  • 新增 CLAUDE.md 给新 AI 维护者的工作守则 (不进 npm 包 仅 repo 根)
    • 用户最可能让你做的事 + 一行命令 (quick-release.ps1)
    • 关键文件指针 + 反模式 + 环境配置
    • 历史 bug 沉淀

quick-release.ps1 v2.1

  • Step 4 npm version 加 LASTEXITCODE 检查 + 新旧版本对比
  • 防 v1.0.14 那种 commit 已建但 version 没 bump → tag 冲突的隐性 bug

验证

cd D:\Unity\YourProject
npx fengshen-skillai@latest init . --force
npx fengshen-skillai doctor