dsh-nested-followups
Recursively isolated follow-ups for DeepSeek Harness: branch from any answer and keep branching at any depth without touching the main task.
9 results
Recursively isolated follow-ups for DeepSeek Harness: branch from any answer and keep branching at any depth without touching the main task.
V 技能映射 — DeepSeek Harness Web 的 '/' 菜单插件:映射技能(配置目录的一级子目录含 SKILL.md,选中注入全文)+ 自定义指令(followup 型)+ 快捷按钮(输入框下方网格,点击追加 Prompt 进输入框,可选自动发送)+ 设置页可视化编辑(目录/指令/按钮 CRUD)。
Quote selected Web conversation text into the DeepSeek Harness composer for targeted follow-up turns.
Select any text in a DSH chat reply to get a floating Follow-up / Copy pill — one click turns the selection into a follow-up question in the composer. · 选中聊天回复中的任意文字,浮出「追问/复制」气泡,一键把选中内容变成追问填入输入框。
agent 任务中止后一键拉起:在 assistant 消息的复制/点赞操作行提供「继续」按钮,点击后由 host 端 agent.followup 恢复执行。
DSH bundle plugin: 为 code-pipeline 预设(PTC 流水线)动态注入阶段子代理工具(subagent_plan / subagent_impl / subagent_review),各阶段 provider/model/思考等级/最大并发数可在设置页(Settings → 代码流水线)实时配置并持久化到 settings.yaml(最大并发是双层语义、按父会话准入:①同时运行的子代理上限 ②该阶段「已创建(含已结束)」子代理的总量上限;到达创建上限后新派发被拒绝并列出可复用的子代理 id,请用 pipeline_followup 复用;运行中可动态调整,0 = 不限制);预设文件随项目在 preset/ 目录维护,首次启动自动安装到 $DSH_HOME/.agent-presets(见 README);三阶段统一「复用优先」(prompt 协议 + 插件层硬上限:plan/impl/review 同一任务的后续轮次都用 pipeline_followup 续用已有子代理,第 2 轮起增量投递,不新增设置项);pipeline_followup 支持 compact=true:投递之前先压缩目标子代理自己的历史(有干扰时才用,压缩失败则什么都不投递);每阶段可配墙钟预算(80% 软警告、到点自动中断该子代理并自动索取收尾报告,按「续 / 拆 / 停」协议处置)+计划产出 Workstreams 切分表(独立工作流并行 impl、各自路径受限 diff 独立评审)
Any DeepSeek Harness session can request a Desktop restart, then the same persisted session is resumed and followup'd with a self-contained mission.
Abstract interaction layer between DeepSeek Harness (DSH) and IM platforms (Feishu, WeCom, ...). Channel-agnostic hub with proven interaction patterns (dedupe, instant ack, wait-reply, followup wakeup, scoring-based model routing, approval gate) plus pluggable adapters for Feishu and WeCom.
DeepSeek Harness 追问快捷键:回答下面多一排按钮(翻译、说人话、缩成三句、找漏洞…),点一下就填好追问,给不知道怎么接着问的人用。