본문으로 건너뛰기

플러그인

DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.

플러그인 6835개 찾음

R

dsh-ui-translate

radicalgitter/dsh-ui-translate

Translates visible Chinese UI and content in DeepSeek Harness Web, using a browser-local OPUS-MT model for session titles, workspace names, messages, search results, and opted-in plugin prose while keeping remote translation limited to allowlisted UI labels.

1지난달UI 확장MIT
G

dsh-convmap

geekricardo/dsh-convmap

Conversation-map rail down the left edge of the transcript: one tick per user turn, read from the full session log on the host rather than from the rendered page, so long sessions are covered end to end. Hovering fans the neighbouring ticks open by pixel distance and floats a scrollable preview of that turn prompt and its last reply; clicking scrolls to the turn, paging older history in first when it has not been rendered yet; the tick for the visible turn stays highlighted while you scroll.

1지난달UI 확장MIT
C

dsh-chat-continue

chu-m/dsh-chat-continue

Auto-retry failed API requests to keep DSH conversations going. Supports configurable status codes and error codes. 自动重试失败的 API 请求,让 DSH 对话不中断。支持自定义状态码和错误码。

1지난달도구 및 기능
T

dsh-customization-settings

t-mkt/dsh-customization-settings

Provide generic UI customization settings for DeepSeek Harness, like wallpaper, theme color, etc.

1지난달테마 및 외관MIT
Z

dsh-workspace-groups

z-col/dsh-workspace-groups

DeepSeek Harness web client plugin: group sidebar workspaces into a configurable three-level tree (分类→项目→会话). Sidecar YAML rules. dsh-plugin.

1지난달UI 확장MIT
G

dsh-compaction-audit

gendui123/dsh-compaction-audit

Compaction quality / hallucination detector: when a conversation span is compacted, check on two axes that key information survived 鈥?FIDELITY (assertions in the summary must be found verbatim in the original leaf events, else flagged as fabricated) and C

1지난달보안 및 권한MIT
J

dsh-balance-by-token

jsoncode/dsh-balance-by-token

A DeepSeek Harness plugin (dual-face host + browser) for watching your DeepSeek account **balance** and estimating **token-based costs**, with prices configured per **model × peak/off-peak period** online. Everything lives in a unified modal (opened from the sidebar-footer **Balance** button); a **session-header** button shows a live "Session ≈xx CNY". UI copy is bilingual (Chinese / English, following the host UI language).

1지난달도구 및 기능
A

dsh-zai-coding-models

auuduu/dsh-zai-coding-models

DeepSeek Harness bridge plugin: exposes the newest Zhipu/Z.AI coding-plan models (e.g. glm-5.3) on the zai-coding-cn route before the bundled pi-ai catalog catches up.

1지난달모델 및 제공업체MIT
S

what-was-that

sh-9999/what-was-that

A tiny octopus desktop pet that explains AI-jargon in plain language for the DeepSeek Harness web GUI.

1지난달재미로 즐기기MIT
G

dsh-compaction-probe

gendui123/dsh-compaction-probe

Step-0 observation probe for dsh-compaction-audit: logs every compaction/* session event and probes whether shadowedSeqs still resolve to readable events in session.events. Observe-only; never injects, never blocks.

1지난달보안 및 권한MIT
G

dsh-plan-adversarial

gendui123/dsh-plan-adversarial

Command-triggered red/blue adversarial review for ANY plan (not quant-specific). /plan-adversarial <plan>: arms a gate that requires the agent to derive two independent subagents (red=attack, blue=defend), have them converge on a consensus plan with NO th

1지난달보안 및 권한MIT
Y

dsh-plugin-agent-dashboard

yytbit/dsh-plugin-agent-dashboard

Multi-agent dashboard skill for DeepSeek Harness -- status reports, task tracking, progress visualization

1지난달스킬MIT
P

dsh-launchpad

polar-zhang/dsh-launchpad

A DeepSeek Harness plugin that hosts an elegant splash/loading page and a readiness endpoint, plus Windows desktop launcher scripts (double-click to start, close the browser to stop).

1지난달개발 및 플러그인 도구MIT
Y

dsh-plugin-rag

yytbit/dsh-plugin-rag

Local knowledge base RAG for DeepSeek Harness -- index project files and search for relevant context

1지난달메모리MIT
Z

dsh-side-chat

zcldragon/dsh-side-chat

Codex-style /side side conversations for DeepSeek Harness: a temporary fork of the current chat in a floating panel, inheriting context without interrupting the main task.

1지난달UI 확장MIT
T

my-dsh

tttnny/my-dsh

DSH 工作区树:把左侧栏工作区从「工作区→会话」单层结构升级为多级文件夹树——文件夹任意嵌套、会话可归入任意文件夹,附带新建/重命名/删除/移动管理。

1지난달UI 확장
M

dsh-archive-manager

ms666666/dsh-archive-manager

Archive manager for DSH Web: list archived sessions in the Settings page and delete them for real, including their log, archive marker, and projection cache.

1지난달개발 및 플러그인 도구MIT
A

deepseek-harness-cloud

agentsdanceai/deepseek-harness-cloud

Connect a stock DeepSeek Harness install to DSH Cloud: device login plus a 20-model gateway provider. Commercial hosted service by AgentsDance AI — new accounts include 500 free credits.

1지난달모델 및 제공업체
L

dsh-file-resource

liznee/dsh-file-resource

Private local file attachments for DeepSeek Harness with native images and bounded document reading.

1지난달도구 및 기능MIT
F

dsh-message-nav

foooold/dsh-message-nav

Adds a Codex-style message navigation rail for quickly locating earlier prompts in long DeepSeek Harness Web UI conversations.

127일 전UI 확장MIT
C

remotion-video-plugin

chenjie1129/remotion-video-plugin

Remotion video creation and verified rendering plugin for DeepSeek Harness

1지난달비전, 음성 및 멀티모달MIT
C

the-binding-of-dsh

ch4acko3/the-binding-of-dsh

Bidirectional RPC between DSH Host and Client through the native Connection and Typert Gateway, with targeted peer calls, cancellation, and connection lifecycle handling.

14일 전개발 및 플러그인 도구MIT
C

dsh-render-engine (code-render)

ch4acko3/dsh-render-engine

Escaped, theme-aware HTML code-block rendering service for DSH Web plugins, built on structured syntax-highlight tokens with source line-ending preservation.

14일 전개발 및 플러그인 도구MIT
S

dsh-memos-bridge

swd146296/dsh-memos-bridge

Bridges the MemOS memory service over MCP: the agent gets add/search/update/delete memory, multi-cube sharing, and a memory scheduler as mcp__memos__* tools.

123일 전메모리MIT