dsh-web-submit
把 CLI 提交的 headless 任务跑进正在运行的 dsh Web 进程(/x/headless + SSE 事件流),Web 界面实时可见进度。
Runs headless-style tasks through the live dsh web process (POST /x/headless + GET status + SSE events) so CLI-invoked sessions appear in the Web UI in real time.
怎么安装
dsh plugin add github:JohnXu22786/dsh-web-submit 简介
dsh-web-submit DeepSeek Harness plugin that lets you drive the **running** dsh web instance from the command line — the task executes inside the web process, so the Web UI shows it live (same sessions store, same event stream), and permission / approval questions appear in the Web UI. No separate headless process, no webhook glue: one plugin, three endpoints. Endpoints | Method | Path | Description | |---|---|---| | POST | /x/headless | {"task": "...", "cwd": "...", "preset": "standard", "mode": "queue"} → {"ok": true, "sessionId": "session-..."} | | GET | /x/headless/status?sessionId=... | La…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 2
- 月下载
- –
- 最近更新
- 2026-08-24
- 创建于
- 2026-08-23
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- bridge, cordis, deepseek-harness, dsh-plugin, headless, plugin, web
同类推荐
ms-365-mcp-server
softeria/ms-365-mcp-server
一个模型上下文协议(MCP)服务器,通过Graph API与Microsoft 365和Office服务交互。
mcp-searxng
ihor-sokoliuk/mcp-searxng
通过SearXNG为AI助手提供私密网络搜索——支持Claude、Cursor和任何MCP客户端。