Skip to content
dsh.fish

Browse

82 results

Bundle

@deepseek-ai/dsh-a11y-announcer

Accessibility plugin for the DeepSeek Harness web UI: announces tool calls as they appear and finished assistant messages through an aria-live region so screen readers read them aloud.

slohmaier
Bundle

@arcaneorion/dsh-stage-panel

DSH in-session panel view: project agent-generated self-contained HTML into a sandboxed iframe, with status bar and choice interactions delivered as real user messages.

ArcaneOrion
Bundle

dsh-feishu-mcp

Feishu (Lark) OpenAPI MCP connection for DeepSeek Harness: drives the official @larksuiteoapi/lark-mcp stdio server with your Feishu app credentials, exposes Feishu API tools (IM messages, Bitable, docs, calendar, drive) under mcp__feishu__*, and a web settings panel

zhengjy01
Bundle

dsh-session-messages

Session messages viewer: a keyboard-driven overlay for listing and jumping to messages within the current session.

ewoowe
Bundle

request-frame-preview

Preview and download the exact request frame (system prompt + tools + wire messages) that DeepSeek Harness sends to the model.

zampie
Bundle

dsh-cwl

CWL — Context Window Lifecycle for DeepSeek Harness: structured context eviction (arXiv:2606.11213). Graduated, deterministic, zero-LLM eviction of exploration/action episodes when context pressure exceeds budget — no summarization lossiness, no hallucination, user messages never evicted.

kalifun
Bundle

dsh-plugin-gpt-load

DeepSeek Harness plugin that serves every gpt-load model from one provider group, each model on its own wire protocol (OpenAI Chat Completions or Anthropic Messages), synced from /api/models

wesleyel
Bundle

agents-in-the-loop

DSH plugin: cross-session call center for agents. session_message delivers messages between DSH sessions (idle: visible full-text wake; busy: mid-turn-safe notice; plus runtime-context notes) and contacts is a named directory over session ids. UI intentionally removed in v1.3.0.

markelayan
Bundle

dsh-user-markdown

DSH 插件:让用户发出的消息也在 Web GUI 中按 Markdown 渲染(原生气泡、dsh-easyrewrite、dsh-rewind-plugin 均可共存)。 · DSH plugin: render the user's own outgoing messages as Markdown in the Web GUI.

TowardsDawn
Bundle

dsh-llm-config

Multi-provider LLM configuration for the DeepSeek Harness LLM seam: declare any number of providers, each with its own endpoint, credential and per-model parameters, across the OpenAI Chat, OpenAI Responses, Anthropic Messages and Google Gemini wire formats.

EmotionG