chore(Release): 发布 v0.0.17 —— Log 提交详情常驻面板 · VS Code 1.136 最佳实践对齐 - #117
Merged
ThreeFish-AI merged 1 commit intoSep 9, 2026
Merged
Conversation
- CHANGELOG.md:[Unreleased] 全部条目晋升为 [0.0.17] - 2026-09-09(整理结构:空 Docs 小节与 4 条错位 Changed 条目归位、合并两个 Docs 小节),[Unreleased] 重置为空; - docs/releases/v0.0.17.md:新增面向用户的发布说明(GitHub Release 正文单一事实源,含升级兼容说明——agent 偏好默认值改空、Graph scope/List-Tree 偏好一次性重置、悬停浮层与 i 快捷键移除); - docs/releases/README.md:版本索引表新增 v0.0.17 行; - docs/README.md / docs/.agents/knowledge-map.md:「最新发布」指针 v0.0.16 → v0.0.17; - package.json:version 0.0.16 → 0.0.17。 验证: pnpm run package(tsc + eslint + esbuild production)全绿。 🤖 Generated with [Claude Code](https://claude.com/claude-code), [CodeX](https://openai.com), [Gemini](https://github.com/apps/gemini-code-assist) Co-Authored-By: Aurelius Huang<threefish.ai@gmail.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.
变更说明
发布 v0.0.17(延续 v0.0.13 / 0.0.14 / 0.0.16 的 6 文件发布模式),承载 [Unreleased] 全量积累(PR #115 提交详情常驻面板 + PR #116 VS Code 1.136 最佳实践对齐及一批稳定性修复):
package.jsonCHANGELOG.md### Docs小节与 4 条错位 Changed 条目归位、两个 Docs 小节合并docs/releases/v0.0.17.mdi快捷键移除)docs/releases/README.mddocs/README.md·docs/.agents/knowledge-map.md验证
pnpm run package(tsc --noEmit + eslint + esbuild --production)全绿发布计划
merge 后在 merge commit 上打 annotated tag
v0.0.17触发 CI 发布流水线(Marketplace publish + GitHub Release);VSCE_PAT 已轮换确认。🤖 Generated with Claude Code, CodeX, Gemini