プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
122 件のプラグインが見つかりました
dsh-updater
godcc6/dsh-updater
Auto-update plugin for DeepSeek Harness — checks and updates a git-checkout or npm-global dsh plus integration repos, with ff-only pulls, automatic rollback, cancel, and an optional idle-aware auto-apply mode.
dsh-quick-actions (composer-quick-actions)
lovvvve/dsh-quick-actions
Global Quick Actions beside every session-backed composer in DSH. One press sends a preset or your own saved text, with per-action send confirmation.
dsh-hermes-memory
lcthe/dsh-hermes-memory
Scoped persistent memory for DSH: memory_save/search/replace/remove/list across global, user, project and failure scopes, DSH storage-domain persistence with secret and prompt-injection scanning, session-scope search, retention cleanup, and optional session-start injection; standing context via memory_pin/memory_pins/memory_unpin.
dsh-model-pin
d3vmeh/dsh-model-pin
Keeps every model request inside a per-provider allow-list, enforced at the agent/request waterfall: disallowed models are redirected to a fallback or refused; subagents stop inheriting stale creation-time routes; warns when consecutive requests would make a --models-max 1 llama.cpp router reload models. A one-entry list is a global single-model mode.
dsh-plugin-show-image
justhalfbit/dsh-plugin-show-image
DeepSeek Harness (DSH) 会话内图片渲染插件:全局 show_image 工具 + 点击放大 lightbox。 | Inline image rendering plugin for DSH: global show_image tool + click-to-enlarge lightbox.
dsh-voice-control
sucriss/dsh-voice-control
Voice control for the DSH web composer: push-to-talk speech-to-text into the input box (with optional auto-send), spoken playback of assistant replies via the Web Speech API, right-click settings popover, and a global Ctrl+M hotkey.
dsh-xia-plugins (global-proxy)
w4xxx/dsh-xia-plugins
Route every host-process undici fetch through a local HTTP(S) proxy while keeping localhost and China-reachable APIs direct.
dsh-rich-context
svgop/dsh-rich-context
Agent instruction manager for DSH — edit and template the AGENTS.md files the harness actually reads (global + per-workspace)
dsh-workspace-memory
lgquan/dsh-workspace-memory
Workspace-isolated durable memory for DSH, with searchable, auditable, correctable, and removable workspace memories plus controlled global memory.
dsh-rich-context
savageops/dsh-rich-context
Agent instruction manager for DSH — edit and template the AGENTS.md files the harness actually reads (global + per-workspace)
dsh-global-prompt
ptrel1/dsh-global-prompt
dsh拓展全局提示词插件
dsh-experience-memory
lzpgood123/dsh-experience-memory
DSH memory plugin: global hot memory + on-demand experience library with FTS5 retrieval and WebUI cards
dsh-memory-triage
atinyfurina/dsh-memory-triage
Memory triage for DeepSeek Harness: at the end of each turn it decides which entries to keep and which to archive, routes project-specific ones into a project bucket while global ones stay in the main store, merges near-duplicate entries, and falls back to an LLM when the rules are unsure — automatic actions are recoverable archives only, never deletions.
solidforge-dsh
maskshell/solidforge-dsh
SolidForge on the DeepSeek Harness — the globally installed plugin face: five skills in every session's catalog plus /solidforge:<skill> colon-gesture injection and the /solidforge, /arm-tools commands.
dsh-sticky-note
kezboardpj/dsh-sticky-note
A draggable sticky note for dsh web: a floating memo window that expands into an editable notepad and collapses into a small draggable icon. Single global note, position and content persist across reloads.
dsh-global-rules
semidia/dsh-global-rules
Edit your `~/.dsh/AGENTS.md` global rules from the Settings page: a text editor with save button, no command line needed.
dsh-automation-center
usersx/dsh-automation-center
Schedules workspace Agent runs in fresh Result Sessions with persistent audit history, using a stock DSH Conversation tab or a global Shell page when its slots are available.
dsh-guise
quinn2006/dsh-guise
Persona wardrobe for DeepSeek Harness: save multiple personas, apply them globally or per workspace, with a master switch, an adjustable API balance guard, and a lazy token-loving tired mode that speaks on the agent's behalf when quota runs out. Files-as-config, hot reload, zero dependencies.
dsh-msys2-bash-executor
3223698962/dsh-msys2-bash-executor
Standalone configurable MSYS2/UCRT64 and Git Bash executor for DeepSeek Harness, with global or per-preset activation
dsh-dshx
yzz-s/dsh-dshx
MCP client hub (stdio / Streamable HTTP / SSE) with a web console for DeepSeek Harness — manage MCP servers, agent skills, slash commands, project & global memory, and prompt sections.
dsh-skills-manager
xichun123/dsh-skills-manager
A DeepSeek Harness plugin for installing and managing skills by global or workspace scope.
dsh-linked-folders
sttrevens/dsh-linked-folders
Multi-folder workspace: a durable global linked-folders list plus per-session on-the-fly linking (link_folder/unlink_folder), managed from the Web sidebar with a native folder picker.
dsh-rule-manager
wzz3034026545/dsh-rule-manager
Manage DSH rules from the web settings panel — edit global/project AGENTS.md, or auto-split pasted rules into layered AGENTS.md and skills via LLM.
dsh-input-history
sunshaobei/dsh-input-history
Standalone arrow-key input history for the DSH web composer: ↑/↓ recalls sent prompts from one global ring shared across all sessions and workspaces, persisted to localStorage with an overridable cap.