Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
839 plugin trovati
oss-prompt-optimizer
seven282/oss-prompt-optimizer
Optimize a raw instruction into a professional prompt through the harness llm service — four-section (Role / Task / Context / Format) or a headerless plain-text style. Context-aware by default: the recent conversation is injected as background and may enrich the ## Context section. Long outputs resume from the truncation point with auto-expanded budgets; validated results are cached (identical requests cost zero model calls); a unified call budget bounds worst-case cost. Composer ✨ one-click optimize, undo, cancel and a token-cost hint; prompt_optimize tool (optimize + iterate), auto-optimize hook, auto-detected zh/en role document.
dsh-learning-mode
chplus0/dsh-learning-mode
Learning Mode agent preset: a coding agent that teaches while coding — concrete scenario-grounded explanations, Socratic guidance, and TODO(你) practice blanks, modeled on Claude Code's Learning output style; installable via dsh plugin add (dsh-learning-mode on npm).
sage-mem
gezi-wen/sage-mem
File-based cross-session memory: plain Markdown memory files with automatic retrieval injection, format-compatible with Claude Code's CLAUDE.md and memory files, so migrating is a manual file copy.
dsh-agent-message
gengdapeng/dsh-agent-message
Cross-session agent messaging for DeepSeek Harness with session discovery, offline delivery, delivery receipts, and sender-session navigation.
dsh-plugin-subhub
kinoward/dsh-plugin-subhub
Use third-party subscription accounts in DeepSeek Harness: chat, image understanding, image generation, and image editing with the models your subscription covers, with available models and reasoning levels synced from your account; currently supports OpenAI/ChatGPT subscriptions, more providers planned.
dsh-tier-router
brucelanlan/dsh-tier-router
Two-tier model routing: a strong tier plans, advises and reviews while a cheap tier implements, with plan-mode-aware auto routing, a high-impact escalation guard, failure auto-escalation, and subagent tiering.
dsh-skin-switcher
zhtx2024/dsh-skin-switcher
A settings-panel skin manager that auto-discovers installed Web UI skins, switches between them in one click, and maintains the profile patch automatically.
dsh-whale-meter
shiye-10pages/dsh-whale-meter
Usage tiers and shareable stats cards: 🐟→🐳 ranks by monthly token burn with a locally-computed estimated percentile, precise pricing for 46 models across 6 vendors (including size-tiered Chinese pricing), backfill of pre-install sessions, and old-vs-new comparison across the 2026-08-17 rate change. Local-only, no telemetry.
dsh-observation-journal
cavan-ou/dsh-observation-journal
Telemetria a runtime a zero intervento per DSH: ogni sessione scrive automaticamente task, livello del modello, strumenti, errori, durata e stato in un diario leggibile con una sezione statistiche (puro osservatore — nessuno strumento, nessuna chiamata LLM, nessuna iniezione)
deepseek-harness-wecom
sliverp/deepseek-harness-wecom
Ponte testo e immagini per bot AI di WeCom per DeepSeek Harness.
dsh-portable-tavern
xcnxnxnx/dsh-portable-tavern
Plugin «Taverna portatile» per DeepSeek Harness: generatore di schede personaggio in stile RPG compatibile SillyTavern V2/V3 + chat di roleplay da taverna. Supporta world book, importazione/esportazione JSON/PNG delle schede personaggio, temi del pannello e musica locale. Plugin autonomo, dipende solo dall'SDK ufficiale @deepseek-ai.
dsh-agent-messaging
happyren/dsh-agent-messaging
Messaggistica agente-agente cross-sessione per DeepSeek Harness: indirizza un'altra sessione per nome e recapita un messaggio nella sua casella di posta.
dsh-llm-fallback
visol-456/dsh-llm-fallback
Plugin di catene di fallback per DeepSeek Harness: passa automaticamente a un provider di riserva quando il modello principale fallisce, con un pannello di configurazione nella Web UI.
dsh-openapi
degurechaff57/dsh-openapi
Strumenti sicuri per la scoperta di OpenAPI 3.x e la chiamata di API per DeepSeek Harness.
dsh-her-eyes
huashenglian/dsh-her-eyes
Un plugin per dsh che permette all'AI di richiamare automaticamente VLM (modelli multimodali) per l'analisi visiva.
dsh-plugin-marketplace
awesomehou/dsh-plugin-marketplace
Marketplace di plugin per DeepSeek Harness: sincronizza in tempo reale il topic GitHub dsh-plugin (oltre 1800 repository) in una scheda impostazioni ricercabile e paginata, con installazione con un clic e strumenti agente (market_search / market_install).
dsh-token-panel
juhe291/dsh-token-panel
Un HUD d'angolo per DeepSeek Harness che mostra a colpo d'occhio la pressione sui token della sessione, il costo per modello e l'utilizzo giornaliero/mensile, con un budget modificabile e un saldo che traccia la spesa per te.
dsh-stream-rules
jiesou/dsh-stream-rules
Inietta regole quando servono, senza sprecare contesto. Porting per DSH di opencode-stream-rules.
dsh-codex-provider
hu9956/dsh-codex-provider
Provider OpenAI Codex per DeepSeek Harness con OAuth a codice dispositivo, importazione da Codex CLI, refresh dei token e un pannello di impostazioni web.
dsh-openai-oauth
dgpisces/dsh-openai-oauth
Provider LLM per DeepSeek Harness dei modelli Codex tramite OAuth gestito di ChatGPT.
deepseek-harness-openai-oauth
dgpisces/deepseek-harness-openai-oauth
Provider LLM per DeepSeek Harness dei modelli Codex tramite OAuth gestito di ChatGPT.
dsh-testgen
bujue600-arch/dsh-testgen
Generazione automatica di unit test: un comando /testgen e uno strumento generate_tests che creano l'impalcatura, eseguono e correggono i test finché non passano (generatori LLM + template offline; vitest/jest/mocha/node:test).
dsh-plugin-call-me
radres/dsh-plugin-call-me
Fa squillare il tuo telefono tramite CallKit: strumenti `call_me` e `text_me`, più chiamate opzionali a fine turno e per l'approvazione, la cui risposta vocale viene trascritta di nuovo nella sessione.
dsh-session-audit
bwndlct/dsh-session-audit
Analisi dell'esecuzione della sessione: passaggi, chiamate agli strumenti, fallimenti, azioni ripetute, utilizzo dei token e segnali di verifica, resi come report in testo/Markdown/JSON.