deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
English | 简体中文
A draggable right-side Git sidebar for DeepSeek Harness Web. It follows the active workspace, lists changed files, generates commit messages with the model you are already using, and runs commit / push / pull.
git status + git diff HEAD using the current session's default model via the harness llm service, then fills the message box for editing.dsh plugin --profile web add dsh-git-sidebar
Or install from this repository:
dsh plugin --profile web add "github:adamaik/dsh-git-sidebar#main"
The Git tab appears on the right edge of the window. Click it to open the panel; drag it to reposition. Select a conversation in the left sidebar to point the panel at that workspace.
lib/index.js) registers JSON routes on the webServer service and runs git commands through the shell service; the AI commit message endpoint calls llm.stream with the current default model selection.lib/client.js) is a dsh.client module registered into shell.overlay; it fetches the host routes and renders the React UI.node --check lib/index.js
node --check lib/client.js
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。