deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:nortejiang-tech/dsh-req-miner
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
English · 一个 DeepSeek Harness(DSH)社区插件:把「需求挖掘」做成侧边栏入口 + 每会话独立的浮动访谈窗口,由专用的需求挖掘子代理主持,读项目、读会话上下文,挖掘完成后一键把需求提示词回传进当前会话。
仓库托管形式(本仓库自带 .dsh-plugin bundle):
dsh plugin add github:nortejiang-tech/dsh-req-miner
或手动在你的 profile 的 cordis.patch.yml 中加入:
- insert:
- id: req-miner
name: github:nortejiang-tech/dsh-req-miner#master&path:/.dsh-plugin
安装后重启一次 dsh web,刷新页面即可在左侧菜单栏看到 ⛏️。
DSH 处于 developer preview,若版本升级后插件报错,欢迎提 issue。
/req-miner/api 接口与 UI 静态资源路由,并通过 webServer.tapIndex 把无构建的原生 JS/CSS 注入页面subagents 服务的 continuable 子代理:以当前会话 Agent 为父、persona 注入需求挖掘师人设,子代理继承会话工作目录与工具;UI 通过 HTTP 接口驱动 open / send / interrupt / polllocalStorage['dsh.sessions.current'] 读取当前会话 id,窗口状态按会话隔离;子代理会话按父会话发现(label 匹配),持久可续reqminer.panel.v1),换浏览器/清缓存会回到默认位置。A community plugin for DeepSeek Harness (DSH). It turns requirement mining into a persistent sidebar entry plus a per-session floating interview window: a dedicated mining subagent interviews you round by round (decision tree, frontier questions, recommended answers), reads your project folder and the bound session's recent context, and returns a ready-to-use requirement prompt to your session composer in one click.
Repo-hosted (this repository ships a .dsh-plugin bundle):
dsh plugin add github:nortejiang-tech/dsh-req-miner
or add to your profile's cordis.patch.yml:
- insert:
- id: req-miner
name: github:nortejiang-tech/dsh-req-miner#master&path:/.dsh-plugin
Restart dsh web once after installing, then refresh the page.
DSH is in developer preview. If a DSH upgrade breaks the plugin, please file an issue.
/req-miner/api plus UI asset routes, and injects build-free vanilla JS/CSS into the page via webServer.tapIndexsubagents service — parented to the current session agent, persona-injected with the requirements-miner discipline, inheriting the session workspace and tools; the UI drives open / send / interrupt / poll over HTTPlocalStorage['dsh.sessions.current'], keeps window state per session, and (re)discovers the durable child by labelCLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。