release: specode 5.0.1 — distill 收敛 md-only + 隐藏 + 清理 .ai-memory/codemap 残留#72
Merged
Conversation
…map 残留 把 distill 彻底收敛为「纯 md-only Obsidian 整理器」,并清掉全仓最后的记忆注入文档残留。 Changed: - skills/distill/SKILL.md: 加 user-invocable:false → 斜杠菜单不再有裸 /distill, 且消除「命令 + 同名可见 skill」造成的 /specode:distill 重复(只留命令一条) - distill 收敛纯 md-only: 移除 --format md|yml|both + codemap knowledge write 写入器路径 (yml 唯一消费者 codemap recall 早在 v4.0.0 删除,yml 无人读取) Removed/cleaned 文档死引用: - assets/templates/requirements.md: 删已废弃的「## 已知约束/历史坑」recall 注入段 (v4.0.0 已移除该注入,SKILL 早声明不再含此段,模板未同步 → 会盖进每个新 spec) - skills/distill/references/doc-template.md: 重写为 v5 md-only 模板(删 yml schema / .ai-memory 路径表 / codemap 写入器,frontmatter 对齐 SKILL Obsidian 风格,留 5 类模板正文) - skills/distill/references/breakdown-heuristics.md: 剥 .ai-memory/codemap/yml/supersede,留 5 维方法论 - commands/spec.md / skills/specode/references/obsidian.md / tests/test_project_root.py: project_root 去掉过时的 .ai-memory/knowledge feeds + codemap recall 措辞 - commands/distill.md: 移除 --format flag 全量复核: 除 CHANGELOG 历史 + 「已移除 X」迁移说明外,仓库不再把 .ai-memory / codemap knowledge write / yml-pipeline 描述成现行行为。 verify: version-sync gate ✓ (specode@5.0.1) · pytest ✓ 233 passed Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Co-Authored-By: Qiang Xue <126648675+qxbyte@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
把 distill 彻底收敛为「纯 md-only Obsidian 整理器」,并清掉全仓最后的记忆注入文档残留。
Changed
skills/distill/SKILL.md:加user-invocable: false→ 斜杠菜单不再有裸/distill,且消除「命令 + 同名可见 skill」造成的/specode:distill重复项(只留命令一条干净入口)。--format md|yml|both+codemap knowledge write写入器路径。yml 唯一消费者codemap recall早在 v4.0.0 删除,yml 无人读取。Removed / cleaned(文档死引用)
assets/templates/requirements.md:删除已废弃的「## 已知约束 / 历史坑」recall 注入段 —— v4.0.0 已移除该注入,SKILL 早声明 requirements.md 不再含此段,模板未同步(会盖进每个新 spec)。本次全检才发现。skills/distill/references/doc-template.md:重写为 v5 md-only 模板 —— 删 yml schema /.ai-memory/knowledge/路径表 / codemap 写入器,frontmatter 对齐 SKILL 的 Obsidian 风格,保留 5 类 md 模板正文与深度标准。skills/distill/references/breakdown-heuristics.md:剥.ai-memory/codemap/yml/supersede,保留 5 维拆分方法论。commands/spec.md/skills/specode/references/obsidian.md/tests/test_project_root.py:project_root去掉过时的.ai-memory/knowledge feeds+codemap recall措辞。commands/distill.md:移除--formatflag。全量复核
除 CHANGELOG 历史条目与「已移除 X」迁移说明外,仓库不再有把
.ai-memory/codemap knowledge write/ yml-pipeline 描述成现行行为的文档。验证
发布后
合并后打 tag
specode--v5.0.1。🤖 Generated with Claude Code