mattismegevand/dsh-git
mattismegevand★ 0TypeScriptLast synced: 2026-08-16
A session-scoped working-tree review panel for DeepSeek Harness
README excerpt
dsh-git English 中文 A session-scoped Review panel for dsh-dock that shows the current repository's working-tree diff against HEAD , with inline review comments that travel with your next message. What it does dsh-git adds a session-scoped Review panel to dsh-dock . It shows the current repository's tracked working-tree diff against HEAD , lists untracked paths, and supports unified and split rendering with Pierre. Hover a diff gutter and use the comment button to start a review; drag across line numbers or Shift-click another line to select a contiguous range, write the comment inline, then choose Add comment . Added comments become compact pills above the normal chat composer. Click a pill to inspect its file, range, selected lines, and comment, or remove it with its × button. You can collect several comments and add ordinary prose in the composer; nothing reaches the agent until you use the normal Send button. The panel and Pierre renderer follow the active Harness light or dark theme, including live theme changes. An icon-only toggle beside the session-header Open control shows or hides Review. The plugin does not add a fallback button to the chat composer or an entry to the gene…
View full README on GitHub →