Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
5164 plugin trovati
dsh-memory
hmlyx/dsh-memory
Persistent conversation memory for DeepSeek Harness: memory tab, automatic AI naming, per-AI privacy isolation, sidebar AI names, and automatic experience archiving. A static profile plugin available in every preset without disappearing on restart.
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.
better-basicfun
cdezt/better-basicfun
Native DSH foundation bundle that registers a persistent default workspace, provides paged read-only inspection of plugins, skills, memory, sessions, storage, settings, credentials, and DSH_HOME files, and synchronizes rich CLIProxyAPI model capabilities into native provider settings.
dsh-dream
stardustlc666/dsh-dream
Dreaming for agents: replay recent conversations between sessions (dream_digest), reflect and write a dream journal (dream_save/journal/recall), and idempotently bridge recurring lessons into AGENTS.md (dream_bridge). Reads multi-frame zstd session archives with privacy masking on by default; six tools including a health self-check; zero runtime dependencies.
dsh-plugin-archived-conversations
leogottadothebest/dsh-plugin-archived-conversations
Manage archived conversations in the Settings UI: unarchive them back to the sidebar, or permanently delete them with confirmation.
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.
dsh-personal-directive
perrylink/dsh-personal-directive
Personal directives for DeepSeek Harness — system-prompt injection, tools, and a top-bar runtime toggle, shipping neutral placeholder instructions you replace with your own.
dsh-model-health
oxlyn/dsh-model-health
Model Health panel in Settings: lists every model configured in settings.yaml and batch-tests availability and latency for each.
dsh-kernel-mesh
oppnc/dsh-kernel-mesh
Registers Kimi, Grok, Codex, and MiniMax as DeepSeek Harness model routes, vendor subagent recipes, and kernel_status / kernel_run / kernel_switch tools.
dsh-plugins (qwen-token-plan-cn-responses)
nickhelion/dsh-plugins
Qwen Token Plan CN Responses provider for DeepSeek Harness via the OpenAI Responses API, with Qwen server-side tools, DSH local function tools, text/reasoning/tool-call multi-turn history, persisted image attachments, and a per-release official model catalog snapshot.
dsh-llm-error-retry
liaoyuqing/dsh-llm-error-retry
LLM request retry plugin for DeepSeek Harness: when a model request fails with a configured HTTP status code, machine code, or provider field=value match, it sleeps for the per-rule delay and re-issues the request automatically, so subscription quota and rate-limit errors (429 / insufficient_quota) do not interrupt a run.
dsh-theme-manager
runcat-tommy/dsh-theme-manager
Two-level theme manager for the DSH Web UI: pick a culture / scene, a national flag, a developer palette, or a high-contrast pairing first, then a concrete style (58 built-in palettes, light and dark).
dsh-plugins (dsh-theme)
dennisrongo/dsh-plugins
Twelve curated palettes, eight accent colours, a contrast slider and font/scale overrides for the DSH web UI, with an inlined first-paint script that prevents theme flash.
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.
dsh-token-stats
phungthien269/dsh-token-stats
Token usage dashboard for the DSH web GUI — today/week/month totals, per-model breakdown and a stacked 30-day chart, with a 4-language UI.
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.
dsh-balance
lkshjd/dsh-balance
Real-time DeepSeek account balance readout in the session header: host /api/balance route resolves the API key through the credentials seam (never sent to the browser), 60-second auto-poll plus manual refresh.
dsh-balance-quota (dsh-balance)
kongshan-zhuyu/dsh-balance-quota
Provider balance and quota status bar for DSH Web, with model capability settings, external JSON health monitoring, visual field binding, and per-model status details.
dsh-balance
gejiaju/dsh-balance
Shows DeepSeek API balance and tells whether the current moment is peak or off-peak pricing time, with a live countdown to the next switch.
token-stat
anna-la/token-stat
Cumulative token usage tracking for DeepSeek Harness, with per-model and per-day breakdowns, a settings-page dashboard and an online-changeable data directory.
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.
ai-plugin (dsh-plugin)
zhangliang0115/ai-plugin
Aipx toolkit: skills plus a Hub Console that fronts every MCP server with ~4 meta tools — server pool health, per-tool enable/disable, a tool catalog, and a search playground showing exactly what mcp_search hands the model.
dsh-erii-boot-splash
yanglingrise/dsh-erii-boot-splash
Erii (Sakura) themed boot splash animation — falling sakura petals, a mint monster mascot with a blossom on its head, and a soft pink progress bar; fades out after ~3 seconds without blocking input.
dsh-change-review
xwh5/dsh-change-review
Session change-review for DeepSeek Harness: tracks write/edit tool calls and renders VS Code-style side-by-side diffs via diff2html, auto-following the theme, with subagent aggregation and one-click revert.