StellerSurgeCode/dsh-everyday-plugins--plugins-dsh-plugin-html-pilot ↗★ 0
dsh-plugin-html-pilot
Control AI-written HTML pages in the DSH conversation with click/type/eval APIs.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:StellerSurgeCode/dsh-everyday-plugins#5c85c670f0b410134512c5d4c4d62224ca1ec345&path:plugins/dsh-plugin-html-pilot说明文档
阅读完整 README ↗dsh-plugin-html-pilot
对话里一旦出现完整 HTML,就会挂上实时预览。模型可用这些工具操控页面:
html_open/html_listhtml_query/html_click/html_typehtml_eval/html_snapshot
预览页会注入 bridge.js,工具通过 /dsh-pilot 把指令送到 iframe 里执行。