dsh-git-sidebar
A draggable right-side Git sidebar for DeepSeek Harness Web: follow the active workspace, list changed files, generate commit messages with the current model, and commit/push/pull
123 results
A draggable right-side Git sidebar for DeepSeek Harness Web: follow the active workspace, list changed files, generate commit messages with the current model, and commit/push/pull
dsh-git profile bundle: git status/diff/commit/file preview in the DeepSeek Harness web UI.
DSH web GUI plugin: Cursor-style Git commit-chain (链路图) panel — SVG lane topology, commit detail/diff, guarded branch switching. Dual-face Cordis plugin (host git service + browser React panel); mounts as a dsh-better-sidebar tab with a floating-panel fallback.
Personal usage analytics & activity dashboard for the DeepSeek Harness (dsh) web GUI: token totals, session activity, GitHub-style contribution heatmap, model / reasoning-effort / tool / skill / plugin rankings, streaks and insights. Aggregates real session events through ctx.sessionPersistence; no dsh core changes, no prompt content leaves the machine.
Show code changes in the dsh web GUI conversation: inline line-level diff inside edit/write tool cards with a streaming reveal animation, plus a per-turn file-change summary card (git-first, argument-diff fallback).
DSH 插件目录速查 (dsh-plugin catalog): periodically fetches repositories tagged topic:dsh-plugin from GitHub, categorizes them, stores Chinese descriptions locally, and exposes agent tools (plugin_query / plugin_catalog_update / plugin_categories) plus a web GUI panel to quickly look up relevant plugins.
Git status, commit, and push sidebar plugin for the DeepSeek Harness web interface
Current project and its git state at a glance for the DeepSeek Harness web GUI: the project name with its branch and change counts, in the Work window's conversation header, left of the Session log export button
Dual-face dsh web plugin: five-column AppFrame, right-side Git workspace tree, Source Control, and a bottom multi-terminal dock
DSH session intelligence: a persistent right sidebar with first/latest user-request summaries and read-only Git status.
Workspace file explorer for DeepSeek Harness web UI: right-side resizable file tree with recursive search (skips .git/node_modules), Markdown rendering and multi-language syntax highlighting
Multi-layer project whiteboard view: a mind-map of boxes and connectors over layers, registered into the conversation view ring (no service). 发布为 DSH 客户端插件,可 GitHub / npm / tarball 分发。
DeepSeek Harness 子代理团队插件:9 个专职子代理(读/写/代码/文档/修复/审查/识图 + 统筹)+ 代码质量流水线 + 长任务(continuable) + Token/预算可调 + 性能优化;并内置持久化多代理团队运行时(建队/成员/任务依赖/邮箱/事件调度/浮层 UI)。遵循官方 bundle 形态,支持 GitHub / npm / 本地目录安装。
Advanced sidebar operations for the DeepSeek Harness Web Client: git changes, multi-session terminals, a file browser, a dev-server preview, background tasks, Open in, Archive and Delete, in a resizable dock beside the conversation
GitHub/Gitea (and other forge) accounts with project-scoped grants and push policy for DeepSeek Harness better-sidebar
Click-to-source for DeepSeek Harness Web: exact TypeScript positions and editor jumps from a source checkout, or file-level GitHub jumps on plain npx installs — an external Host plugin that never modifies the DSH checkout.
VS Code-style workbench inside DeepSeek Harness Web: activity bar, explorer file tree, source-control (Git) panel and editor tabs — backed by real filesystem & Git routes.
DeepSeek Harness plugin: a read-only workspace Git status panel for the composer tool row and a git_status model tool.
GitHub REST API tools for DeepSeek Harness: repositories, search, issues, pull requests, comments, account binding, and workspace integration, with a browser-side GitHub panel in the web GUI
Skill manager for DeepSeek Harness: proactive skill activation with trigger hooks, GitHub source sync, and a Settings management UI.
Git 面板:看改动、暂存、提交、推送、切分支、翻历史,不用记命令。Visual Git panel for DeepSeek Harness: stage, commit, push, switch branches, browse history.
A Git sidebar for DeepSeek Harness Web
DSH plugin: 「进度」实验/项目进度管理 — agent 工具(progress_*)+ better-sidebar 侧边栏界面(iframe 托管原版界面),数据存会话项目 .progress/progress.json。可通过 github: 或 npm 安装到任意 DSH 桌面 profile。
GitHub Actions CI manager for DeepSeek Harness: live pipeline dashboard, OAuth device-flow sign-in, repo browser, run logs, and the github_ci agent tool.