dsh-vscode-shell
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.
502 results
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.
Agent shell tools (bash via Git Bash, cmd) with a live shell-record feed: every execution is recorded and served to the right-drawer Shell drawer over a loopback RPC channel. 对话右侧 Shell 抽屉:bash/cmd/pwsh 命令执行与记录展示。
DSH plugin: show a git-style file diff right inside the chat whenever the AI calls write/edit tools. Unified (top-bottom) and split (side-by-side) views with inline word highlighting, view-preference memory, zero git dependency. Written in TypeScript, built with esbuild.
Shadow-git workspace checkpoints for dsh-TUI: snapshot the working tree at every turn boundary, browse and restore file states per turn via /checkpoints.
DSH 插件市场:GitHub 插件浏览/搜索/详情/一键安装,带 GitHub 登录、代理与配额显示。Plugin Marketplace for DeepSeek Harness.
Git workspace panel for DSH Web: repo discovery, stage/commit like VS Code Source Control, AI-generated commit messages via configurable rules, history graph and diff preview
Cross-ecosystem aggregation base ('聚合的聚合'): syncs the GitHub dsh-plugin topic + npm registry into one open JSON index, queried by model tools, a CLI (dsh-feed), and a minimal stdio MCP server
Dual-face dsh web plugin: five-column AppFrame, right-side Git workspace tree, Source Control, and a bottom multi-terminal dock
Small DSH Web GUI plugin to check and apply official DeepSeek Harness updates from a git checkout: view local vs origin/master, fast-forward to the official latest, and optionally rebuild. Shows an offline/unreachable state when the remote cannot be reached. Hot-pluggable - mounted via the web profile without touching dsh source.
DeepSeek Harness plugin: a read-only workspace Git status panel for the composer tool row and a git_status model tool.
仓库知识图谱:把代码/PDF/Markdown/截图/白板照片提取概念关系建图——god nodes/惊人连接/建议问题、EXTRACTED/INFERRED/AMBIGUOUS 边标签、71.5x token 节省、wiki 导航、--watch 自动同步、git hook。受 safishamsi/graphify(48.7k★)启发。
为 DSH 提供受约束的 Git Agent 工具和劳博士桌面版本中心。
Search GitHub repos and npm packages before building new dsh plugins — stop reinventing wheels
DSH(DeepSeek Harness)优雅重启/关闭/启动守护插件:启动方式不变(dsh web),自动套壳拉起正式实例;等轮次结束后优雅重启并唤醒智能体继续;两阶段统一故障判断(启动阶段退出码/boot输出扫描 + 刷新阶段事件驱动:连接就绪持续探测/会话恢复无超时 + client 半 console.error/onerror/MutationObserver 检测故障页),失败自动回滚(git 风格纯 +/- 差集快照链、current 指针、回滚不动链、逆操作验证);页面自动刷新。
GitHub issue/PR search and view tools (gh_search / gh_view) for DeepSeek Harness, backed by the GitHub CLI (gh). Personal plugin ported from oh-my-pi's gh-search / gh-view — not official.
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.
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
dsh-digital-life
Git Config Sync Center for DeepSeek Harness — real-time config sync to GitHub with conflict self-healing, multi AI-tool adapters (OpenCode / Cline / Roo Code / Kilo Code / Continue / goose / Agent Zero), daily scheduler and a one-glance sidebar panel
只读的 GitHub 数据查看面板:Actions 运行、Commits、Releases 三列并排,作为 DSH 会话的第三个标签页。
DeepSeek Harness (dsh) plugin that snapshots your workspace at every turn into a shadow git repository, so you can restore the files to any earlier turn. Your own .git is never touched, and plain directories work too.
Multi-repository feature worktree orchestration for DeepSeek Harness: create grouped git worktrees and register the feature root as a DSH workspace so every session can pick it at creation.
DSH plugin: a workspace-scoped task board shared by every session, readable and writable by the model, with optional GitHub/GitLab issue sync.
Workspace files & git panel for the dsh Web UI: browse workspace files + git operations (fetch/pull/commit/push)