dsh-http-proxy
Route DeepSeek Harness model-API requests through an HTTP/SOCKS proxy without modifying Harness source
32 results
Route DeepSeek Harness model-API requests through an HTTP/SOCKS proxy without modifying Harness source
OAuth-enabled Streamable HTTP MCP client plugin for DeepSeek Harness
Persistent global fetch proxy for DeepSeek Harness LLM requests (undici setGlobalDispatcher + EnvHttpProxyAgent), configured via the llm-proxy settings namespace
Proactive scheduling v2: value network + file/process/http sensors + HMAC webhook triggers + off-peak window
DeepSeek Harness 管理员验证网关插件 — 自起独立 HTTP 网关,密码登录 + 反向代理 + WebSocket/SSE 透传,防止未授权访问
DSH 插件:把 workspace 内容与 DSH agent 任务能力暴露为 HTTP API(/workspace-api/*),其他程序可查询目录、搜索文件、提交自然语言任务给 agent 处理。
Proxy Router: route listed hostnames through an HTTP/SOCKS proxy for ctx.web fetches (host plugin) + settings card (client bundle)
DSH plugin: download URLs to workspace files — path-fenced, streamed, 200MB cap
DSH web plugin: password-gate authentication (login page + HttpOnly signed cookie) for exposing dsh web behind a reverse proxy
LLM API rate limiting, concurrency control, queuing, and adaptive cooldown for DeepSeek Harness
Token-auth reverse proxy for dsh web: listen on 0.0.0.0, verify a static token via a built-in login page, then forward HTTP + WebSocket to the loopback webserver. No dsh source changes.
HTTP control-plane plugin for DeepSeek Harness — exposes dsh internals (language, workspace registry, agent-status/approval events) over /dsh-api on the local loopback socket dsh already listens on.
Windows MCP Hub for DeepSeek Harness: scan MCP servers configured in Claude Code / Codex / CodeBuddy, probe real connectivity via stdio & streamable-http initialize handshakes, enable/disable from a /mcp popup panel or the settings page.
右侧面板插件:展示当前会话 Token 用量(tokenUsage/contextPressure 投影)与工作区文件树(host HTTP 路由 + client 面板)
Route DeepSeek Harness outbound HTTP (LLM + web search/fetch) through a local forward proxy such as Clash, bypassing loopback and private networks.
DeepSeek Harness host plugin: serves a configured workspace/media folder over the web server under /media, so any conversation can display local images by referencing http://<host>:<port>/media/<relative-path>.
请求头注入插件:按 host 规则注入 HTTP 请求头(多条规则各自独立头集合,同名头覆盖原值),绕过目标站点客户端校验;其余请求零影响。默认规则预设 agentrouter.org → User-Agent: RooCode/0.15.0 典型用例
HTTP 状态码速查
在 DSH Web 中管理 stdio 与 Streamable HTTP MCP Server。
DeepSeek Harness plugin: an http_probe tool for checking status, latency and headers of HTTP endpoints
任务完成约束自动化插件:监听 AI 回合结束,检测回复是否含 ✅ 任务完成,按「推送许可」开关自动 commit+push 交付物。带 HTTP API(status/config)与 agent 工具(task_completion_status / task_completion_config)。
HTTP 请求工具:发起请求返回状态码/响应头/响应体/耗时(Node fetch)
HTTP 请求头解析
HTTP 请求工具:发起请求返回状态码/响应头/响应体/耗时(Node fetch)