kelemiao/dsh-api
kelemiao★ 1JavaScriptLast synced: 2026-08-16
Local HTTP API for DeepSeek Harness: let other agents control DSH sessions through official ApiProxy routes.
README excerpt
dsh-api Local HTTP API for DeepSeek Harness (DSH). Other AI agents use it to control DSH through plain HTTP instead of the GUI. Milestone one covers session control: list and create sessions, read history, send prompts, stream replies, and cancel turns. Everything else remains available through the raw /api/ passthrough. Install Install the plugin into a DSH web profile: Enable it in the profile cordis patch: Settings live in the GUI Settings page under dsh-api and apply immediately. Settings Field Type Default Notes enabled bool true server on/off port int 4777 1-65535, loopback only token secret generated on first run fixed bearer token Endpoints Method Path Purpose GET /health Public health check. GET /api/sessions List sessions: { items: SessionSummary[] } . POST /api/sessions Create session; body { cwd?, workspaceId?, agentPreset? } . GET /api/sessions/:id/history Read history; query beforeSeq? , maxMessages? . POST /api/sessions/:id/prompt Send prompt; body { content, mode? } . POST /api/sessions/:id/cancel Cancel the running turn. GET /api/sessions/:id/stream SSE stream filtered to this session. POST /api/ Raw official ApiProxy JSON RPC passthrough. GET /api/events.mux Raw o…
View full README on GitHub →Category
🎨 Best DeepSeek Harness Design Plugin. The open-source Claude Design alternative. 🖥️ Local-first desktop app. 🖼️ Your coding agent becomes the design engine: prototypes, landing pages, dashboards, slides, images & video — real files, HTML/PDF/PPTX/MP4 export. 🤖 Claude Code / Codex / Cursor / DeepSeek Harness / OpenCode & 20+ CLIs via BYOK.
★ 87,432
volcengine/OpenVikingSelf-evolving Context Database for AI Agents. Unify Agent Memory, Knowledge RAG and Skills.
★ 28,650
titanwings/colleague-skill将冰冷的离别化为温暖的 Skill,欢迎加入数字生命1.0!Transforming cold farewells into warm skills? It's giving rebirth era. Welcome to Digital Life 1.0. 🫶
★ 22,793