D
dsh-plugin-genui
v0.12.2 · 2 天前发布
Code-first generative UI artifacts for DeepSeek Harness
README
DeepSeek Harness GenUI
English | 简体中文


<img src="assets/hero-zh-CN.png" width="1280" alt="用户提出代码问题,DeepSeek Harness 返回文字解释和交互式代码路径界面">
一个为 DeepSeek Harness 提供临时任务页面的插件。Agent 用文字回答问题,只在用户确实需要探索、比较、配置或执行操作时加入交互界面。页面随任务生成,打开即可使用。
交互闭环: Agent 创建页面 → 用户点选、填写或拖动 → 结果写回当前任务 → Agent 下一轮直接继续。用户不必把刚才的操作重新描述成文字。
真实场景
<table>
<tr>
<td><strong>选择日历时段</strong><br><br>找出合适的 90 分钟写作时间,只创建最终确认的日程。<br><br>页面并列显示真实空闲时间、保留选择,并在写入日历前明确申请授权。</td>
<td><img src="screenshots/zh-CN/calendar-planner.jpg" width="280" alt="读取真实空闲时间后生成的日历时段选择界面"></td>
</tr>
<tr>
<td><strong>探索光合作用</stro
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- dsh-plugin-genui
- Repo
- git+https://github.com/pengyue-polaron/deepseek-harness-genui.git
- Engines
{"node":"^22.19.0 || >=24.0.0"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"platform":"web","inject":["@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-locale","@deepseek-ai/dsh-client-ui-conversation","@deepseek-ai/dsh-client-ui-tool"]}}