dsh-improved-inline-edit
A mid-run steer input for DeepSeek Harness Web: while the agent works, an input bar appears above the composer to inject modification requests into the next decision via agent.steer(), without stopping the conversation. Drafts persist per session, unread injected messages can be recalled from the bubble, and an optional guiding prefix is supported.
为 DeepSeek Harness Web 提供运行中修改要求输入条:agent 工作时在 composer 上方弹出输入框,通过 agent.steer() 将修改要求注入下一步决策而无需停止对话;输入草稿按会话持久化,消息气泡旁可撤回未被读取的注入,支持可选注入引导前缀。
How to install
dsh plugin add github:xiaosurongjia/dsh-improved-inline-edit About
**简体中文(默认)** | English --- 目录 为什么做这个? 界面预览 Deep 短语池 特性 快速开始 安装 使用 更新内容 技术实现 贡献 许可证 --- 为什么做这个? 在 DSH使用过程中,你是否经历过这种时刻: _「等等,方向不对!」「先别动那个,先看看这个!」「这部分改一下再继续!」_ 然后只能: 干等 agent 跑完 —— 浪费时间 粗暴停止对话 —— 丢失进度和上下文 **dsh-improved-inline-edit** 让「中断」和「继续」不再互斥:agent 运行时,composer 上方弹出一条「修改要求」输入条,你随时输入要求发送,消息会通过官方 agent.steer() 机制无缝注入到 agent 的下一个决策步骤。 | 现有方案的问题 | 本插件的解决方案 | |:---|:---| | 打断 = 丢失上下文 | 通过 agent.steer() 无缝注入,上下文完整保留 | | 只能等任务跑完 | 随时插话,agent 下一步就响应 | | 界面杂乱 | 仅在运行时弹出,运行结束自动消失 | --- 界面预览 **2026.8.29** **新增撤回功能:** 在消息气泡旁增加「撤回」按钮,未被读取时可撤回,已读取则变灰。 **2026.8.29** **新增注入引导前缀功能(可选):** 开启时发送的消息格式:【修改要求|请基于…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 5
- mo. downloads
- –
- Last push
- 2026-08-29
- Created
- 2026-08-28
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
inbox-zero
elie222/inbox-zero
The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
dsh-desktop
anywhere-labs/deepseek-harness-desktop
为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
deepseek-harness-genui
pengyue-polaron/deepseek-harness-genui
Code-first React and TypeScript task apps rendered inline, in Canvas, full screen, or on localhost, with interaction state available to later agent turns and approval-gated MCP and API access.
dsh-status-rotator
01Virex/dsh-status-rotator
Replaces the "Deep diving..." turn-status label with rotating meme-worthy phrases, with typewriter and gradient effects.