dsh-web-submit
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.
把 CLI 提交的 headless 任务跑进正在运行的 dsh Web 进程(/x/headless + SSE 事件流),Web 界面实时可见进度。
How to install
dsh plugin add github:JohnXu22786/dsh-web-submit About
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…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 2
- mo. downloads
- –
- Last push
- 2026-08-24
- Created
- 2026-08-23
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- bridge, cordis, deepseek-harness, dsh-plugin, headless, plugin, web
Related plugins
ms-365-mcp-server
softeria/ms-365-mcp-server
A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Office services through the Graph API
mcp-searxng
ihor-sokoliuk/mcp-searxng
Private web search for AI assistants via SearXNG — supports Claude, Cursor, and any MCP client
ssh-mcp
tufantunc/ssh-mcp
MCP server exposing SSH control for Linux servers via Model Context Protocol.