dsh-better-deepseek
Curated pickMaintenance: Activeedgetype/dsh-better-deepseek
DeepSeek Harness bridge plugin for Better DeepSeek Chrome extension.
Install
dsh has no central install command — add this plugin’s entry (documented in its README below) to your profile or patch config, then restart.
How installs work11
stars
0
forks
TypeScript
Language
2026-08-14
Created
2026-08-14
Last push
README
dsh-better-deepseek
DeepSeek Harness bridge plugin for Better DeepSeek Chrome extension integration. Provides an HTTP handshake endpoint and session-filtered SSE event streams over webServer.
Installation
Via DSH (npm)
dsh plugin --profile web add -w dsh-better-deepseek
or
npx @deepseek-ai/dsh --profile web add -w dsh-better-deepseek
Plugin
BetterDeepSeekBridgeService registers /api/better-deepseek/* endpoints on ctx.webServer.
| Endpoint | Method | Purpose |
|---|---|---|
/api/better-deepseek/ping |
GET | Handshake and health check |
/api/better-deepseek/events |
GET | Server-Sent Events (SSE) live stream |
/api/better-deepseek/session.create |
POST | Initialize an agent session with cwd |
/api/better-deepseek/session.prompt |
POST | Submit a task/prompt to the session |
/api/better-deepseek/session.result |
GET | Fetch final Markdown report and status |
/api/better-deepseek/session.cancel |
POST | Cancel a running task |
| Config | Default | Meaning |
|---|---|---|
enableCors |
true |
Enables Access-Control-Allow-Origin headers for cross-origin browser extension requests. |
More in Other
zhuzhiliao
by imsai-sh
Web simulation of a traditional spinning cicada toy that chirps as it spins — zero-dependency single file with real audio samples, mobile-first.
picgo-core
by picgo
:zap:The ultimate image uploading engine. Both CLI & API supports.
helloagents
by hellowind777
Autonomous AI companion that doesn't just analyze problems — it keeps working until the implementation is built and verified.
k8e
by xiaods
k8e.sh - OpenSource Agentic AI Sandbox Matrix
