dsh-session-review
A strip above the composer listing files modified in the current session (collapsed by default), with a Review button opening a per-session change panel showing before/after hunks from the session's own edit/write tool results, no git required.
输入框上方的条带列出当前会话修改过的文件(默认折叠),Review 按钮打开会话变更面板,基于会话自身的 edit/write 工具结果展示前后差异块,无需 git。
How to install
dsh plugin add dsh-session-review About
dsh-session-review DSH Web 插件:在**输入框正上方**显示"本轮会话修改的文件"一行(默认收起,点击展开),右侧 **Review** 按钮在侧边栏打开针对**本次会话修改**的 review 面板。 三个能力全部挂在官方扩展点上,不改动 DSH 任何内置包: | 功能 | 说明 | | --- | --- | | **输入框上方一行** | conversation.input.dock 槽位(order 15,位于 todo 与 queue 停靠条之间):收起态显示 本轮修改 N 个文件 +A −D(收/展同一张卡片,默认收起,点击展开文件列表);无修改时整行隐藏 | | **Review 全部** | 收起态点击右侧 **Review 全部** → 在 better-sidebar 打开 Review 标签页,左侧列出本轮修改的全部文件,右侧显示选中文件的逐处 diff(默认选中最新修改的文件) | | **单文件 Review** | 展开列表点击某个文件 → 打开/聚焦 Review 标签页并直接切到该文件的 diff(标签已打开时实时切换,不重复开标签) | | **撤销 / 保存** | 标题栏:**撤销全部**(每个文件恢复到会话前状态,新建文件被删除)/ **保存全部**(保留全部修改并清空列表);列表项:单个 **↩ 撤销** / *…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-16
- Created
- 2026-08-16
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
dsh-git-worktree
LaoYueHanNi/dsh-git-worktree
Branch switching and isolated git worktrees as real workspaces, from the Web UI composer.
dsh-github
PerryLink/dsh-github
Official-grade GitHub CI integration: a composite action.yml, a polling PR review bot with idempotent inline comments and a status-check gate, plus PR/issues tools with every write gated by human approval.
dsh-user-experience
DietCokewithSugar/dsh-user-experience
Finds potential UX issues in your project: automatically reviews React/TypeScript code, pinpoints each problem, and gives concrete suggestions.
dsh-github-intelligence
zoahdev/dsh-github-intelligence
The most complete GitHub integration for dsh: repo overview, releases, issues, pull requests, contributors, search, and a deep repo report with TTL caching — no API key needed.