feat(Parity-Batch4): 忠实 Shelf + 交互式 Rebase UI + Move Hunk to Changelist - #13
Merged
ThreeFish-AI merged 1 commit intoJun 27, 2026
Conversation
…nk to Changelist; 🤖 Generated with [Claude Code](https://github.com/claude), [CodeX](https://openai.com), [Gemini](https://github.com/apps/gemini-code-assist) Co-Authored-By: Aurelius Huang<threefish.ai@gmail.com>
ThreeFish-AI
added a commit
that referenced
this pull request
Jul 5, 2026
- package.json: 版本 0.0.12 → 0.0.13; viewsContainers 由 activitybar 改为 panel(容器 id hyper-git 与 7 视图不变); - CHANGELOG: 新增 [0.0.13] 节(Changed / Known Limitations / Docs); - docs/releases/v0.0.13.md: 新增面向用户 Release Note(GitHub Release 正文单一事实源); - docs/releases/README.md: 版本索引新增 v0.0.13 行; - docs/README.md、knowledge-map.md: 「最新发布」指针修正为 v0.0.13; - docs/.agents/issue.md: 新增 #13(dock 迁移决策 + badge 权衡 + 顺序不可控 + 老用户 Reset); - src/extension.ts: changesBadge 三处注释措辞同步(纯注释,零逻辑改动); Trade-off:活动栏「始终可见」未提交角标失效,计数仅在 Panel 展开时可见(用户已确认接受,详见 issue #13)。 🤖 Generated with [Claude Code](https://github.com/claude), [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.
交付
git diff→ 扩展存储 JSON →git checkout --)+ unshelve silently / 3-way merge + delete + Shelf TreeView。与 Stash 独立。GIT_SEQUENCE_EDITOR=cp非交互触发。moveHunk持久化 hunk→CL 归属。验收
check-types/lint/package ✅ · test:unit 64/64 · test:integration 3/3(全命令注册含 shelf/rebase/moveHunkCL)
🤖 Generated with Claude Code