Zum Hauptinhalt springen

Plugins

Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.

1646 Plugins gefunden

T

dsh-realtimeavatar

theinfluencecompany/dsh-realtimeavatar

Realtime Avatar (realtimeavatar.ai) for agents: the developer API key held by the harness credentials store, the public docs as five on-demand skills, rta_* tools over the public REST API (balance, avatars, clips, sessions, usage) with approval-gated credit spending, and a /rta command that walks a developer from no key to a live avatar call.

0vor 18 TagenTools & FunktionenMIT
F

dsh-drop-md

frank-nf/dsh-drop-md

Drag-and-drop enhancer for the composer: drop .md/.txt/.markdown to inline small files into the draft or save large ones to .dsh-drop with @-references (Shift forces inline), and drop SKILL.md packages to validate frontmatter and install them to project/user skill roots with one click - effective immediately via the skill watcher.

0vor 22 TagenTools & FunktionenMIT
B

dsh-bgjobs

bitsmug/dsh-bgjobs

Runs commands as background jobs that keep executing when DSH exits, with an optional sandbox to constrain file effects, plus a live web panel and offline CLI/GUI management. Windows only for now.

0vor 8 TagenTools & FunktionenMIT
B

dsh-codex-harness

bainianlaoyao/dsh-codex-harness

Codex-shaped coding tools and agent presets for GPT models on DeepSeek Harness: exec_command, write_stdin, apply_patch and view_image, plus OpenAI Chat Completions and Responses API routes, bridged to DSH-native plan, ask, approval and compaction. Long-running commands become DSH background jobs with bounded head/tail output readable through job_output, and each subagent type can be pinned to its own preset, provider, model and reasoning effort.

0vorgesternModelle & Anbieter
W

dsh-xia-plugins (gameassist-memory)

w4xxx/dsh-xia-plugins

Single-file persistent companion memory: interests, preferences, tasks, and past works summarized into the system prompt, with read/update tools.

0vor 21 TagenGedächtnisMIT
L

dsh-memory-vault (memory-auto)

luisarg03/dsh-memory-vault

Session-memory autopilot: watches DSH sessions and extracts OKF entries in-process through the harness LLM (ctx.llm, deepseek-official by default) at idle, commit, compaction and end checkpoints, storing them via the vault MCP server.

0vorgesternGedächtnisMIT
L

Context-Prism

lfm097384/context-prism

Project-level Local Context Engine for DeepSeek Harness: retrieval/compression/prioritization over history, code, files, user preferences and agent trajectories, producing a dynamic context window for any LLM.

0letzten MonatGedächtnisMIT
D

dsh-plugins (dsh-memory)

dennisrongo/dsh-plugins

A /remember command that writes facts into the AGENTS.md instruction hierarchy dsh already loads, plus a Memory tab showing which instructions the loader kept within its byte budget.

0vor 5 TagenGedächtnisMIT
W

dsh-temp-workspace

wjj-8283/dsh-temp-workspace

Temporary workspace for DSH web — one click creates a throwaway workspace whose conversations are deleted at the next restart (immediately or after a delay, optionally behind a confirm dialog). Pin a temp workspace to keep it: its files move into the folder you pick, its title becomes that folder's name, its conversations migrate, and a real host-level restart re-indexes them.

0vor 19 TagenSitzungen & NachrichtenMIT
A

dsh-tool-call-guard

alchemistwu/dsh-tool-call-guard

Neutralize tool calls with invalid JSON arguments on the wire so one malformed model generation cannot brick a session against strict OpenAI-compatible servers.

0vor 22 TagenSitzungen & NachrichtenMIT
1

dsh-side-session

123dbl/dsh-side-session

Launches a fresh, continuable parallel session from the composer command menu (/side-chat) while the main session keeps running.

0vor 18 TagenSitzungen & NachrichtenMIT
W

dsh-xia-plugins (gameassist-roster)

w4xxx/dsh-xia-plugins

Daily rotating anime companion persona: deterministic date pick from JSON character cards, roster/reroll tools, and a voice-map route.

0vor 21 TagenIntegrationen & FernzugriffMIT
W

dsh-xia-plugins (client-game-assistant)

w4xxx/dsh-xia-plugins

Sakura theme, companion notifications (approval/job/answer), message read-aloud, and voice settings for the DSH web GUI.

0vor 21 TagenThemen & AussehenMIT
Z

dsh-commandcode-usage

zouxiaoyang/dsh-commandcode-usage

CommandCode usage & balance panel for DeepSeek Harness: API usage, credit balance, 5-hour/weekly windows from the sidebar footer.

0vor 15 TagenNutzung & AbrechnungMIT
W

dsh-composer-tokens

wbycloud/dsh-composer-tokens

Real-time token estimates for the DSH conversation composer, combining the current context baseline with the draft and showing exact or heuristic counts.

0vor 18 TagenNutzung & AbrechnungMIT
P

dsh-minimax-usage

pan17/dsh-minimax-usage

Shows MiniMax Token Plan usage beside the DSH Web UI model selector with compact 5h/7d bars, click-to-refresh, automatic idle and heartbeat refreshes, and endpoint fallback. Reuses subscription keys configured under Settings → Model and appears only for MiniMax Token Plan providers.

0vor 16 TagenNutzung & AbrechnungMIT
3

dsh-usage-insights

3361805598-gif/dsh-usage-insights

Local-first personal usage insights in Settings, with 1/7/30-day token heatmaps and a 30-day calendar, token composition, model mix, and skill-call status.

0vor 15 TagenNutzung & AbrechnungMIT
Z

dsh-gpu-pulse

zhubaohi/dsh-gpu-pulse

Floating GPU monitor for the DSH Web UI: a compact, draggable strip with one row per discrete GPU (exact name, utilization, VRAM, temperature, power draw) from nvidia-smi, stays visible over side panels and side cards, with a top-VRAM-process list when the driver reports it; degrades to an n/a pill on machines without an NVIDIA driver.

0vor 22 TagenUI-ErweiterungenMIT
W

dsh-suggest-ghost

wujiaojue/dsh-suggest-ghost

Input prediction for the DSH composer: your next prompt suggested as ghost text after each turn, accepted with Tab. (autocomplete / input prediction / prompt suggestion)

0vor 6 TagenUI-ErweiterungenMIT
W

dsh-utility-plugins (dsh-skill-cheatsheet)

wmxs-a/dsh-utility-plugins

Composer button that opens a panel listing every skill available to the current session with Chinese titles, purposes and usage examples, and lets you catalogue newly installed skills in one click (saved locally).

0vor 18 TagenUI-ErweiterungenMIT
W

dsh-xia-plugins (client-gameassist-knowledge)

w4xxx/dsh-xia-plugins

Knowledge-base browser panel: tree browsing plus drag-to-cite (path-only or full content) into the composer.

0vor 21 TagenUI-ErweiterungenMIT
V

dsh-tool-highlight

vollegrewar/dsh-tool-highlight

Layered syntax highlighting for bash/pwsh command and read code output in the DSH web GUI (VS Code Dark+ palette: keywords/strings/numbers/functions/comments each get a color); colors only what it recognizes, keeps tables/logs plain; pure frontend, zero token overhead.

0vor 20 TagenUI-ErweiterungenMIT
Q

dsh-attach-picker

qwerty-k-de/dsh-attach-picker

Toolbar picture button in the DSH Web composer: click to pick multiple images through the native file dialog — they join the same draft-image rail as drag-and-drop and paste, with the host image-format, per-message-count and per-image-size limits enforced inline.

0vor 20 TagenUI-ErweiterungenMIT
M

DSH-Session-Reference-UX-Patch

melt502/dsh-session-reference-ux-patch

Durable, reversible installer that patches DSH Desktop session-reference UX — workspace-prioritized @ candidates, title-first display, two-line menu layout, and sidebar drag-to-composer session references.

0vor 17 TagenUI-Erweiterungen