Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
168 Plugins gefunden
dsh-sidechain
buyi-wsgzg/dsh-sidechain
`/side` für persistente Nebensitzungen und `/btw` für einmalige Nebenfragen, ausgeführt in einem temporären Fork, ohne den Hauptverlauf zu berühren.
dsh-memory-system
zhujunpeng12/dsh-memory-system
Local-first persistent memory infrastructure for DeepSeek Harness: bounded hot-memory bootstrap, explainable cold recall (exact + Chinese BM25), lease-lock transactional writes, read-only governance, and trajectory review. Pure Python + Markdown, zero ext
dsh-update-checker
airmetro/dsh-update-checker
Update management for the whole stack: compares DeepSeek Harness and every installed third-party plugin against npm and GitHub releases (semver-aware), shows a locale-aware banner (zh/en) with per-plugin update status, and provides one-click updates with automatic backup/rollback, temp-dir installs that never touch other packages, and a watchdog-guarded restart. A settings page adds per-plugin version lamps, live update progress, and banner/notification toggles. Zero-config on any machine.
dsh-client-ui-obsidian-memory
detongz/dsh-client-ui-obsidian-memory
Persistent AI memory backed by a local Obsidian/Codex vault: five obsidian_memory_* read/write/search tools plus a sidebar vault browser.
dsh-bottom-info-bar
songoao25/dsh-bottom-info-bar
Bottom info bar for the DSH Web UI: provider/model, live balance, peak/off-peak pricing with countdown, and real persisted per-session spend in a single line.
skills
creght-dev/skills
Skills zum Erstellen von Websites auf der Creght-Plattform: CLI-Pull/Push-Sync, Seiten- und Komponentenkonventionen, CMS, Formulare, Auth, SEO, Publishing und Versions-Rollback.
dsh-browser
wqty123/dsh-browser
Gemeinsam genutzte echte Browser-Fähigkeit für DeepSeek Harness: ein sichtbarer Browser, den der Mensch beobachten und übernehmen kann, gesteuert vom Agenten über CDP (Snapshot/Ausführung/Inhalt/Tab-Verwaltung); host-seitige Schnittstelle, Provider und browser_*-Tools
dsh-im-bridge
biboyang/dsh-im-bridge
Bidirektionale WeChat-Bridge (iLink): Push bei Rundenende und Genehmigungsanfragen, Genehmigen/Ablehnen und Nachrichteneinschleusung direkt im Chat, persistente Deduplizierung und konvergentes Chunking langer Antworten; Channel-Schicht erweiterbar auf weitere Messenger.
dsh-font
tianyhjg-lab/dsh-font
Schriftart-Umschalter für die DSH-Web-GUI: 99 UI-Schriften und 31 Code-Schriften mit CJK-Latein-Kombinationsstapeln, sofortiger Anwendung und Speicherung im localStorage.
dsh-mc-agent
hellosky983/dsh-mc-agent
AI-assisted Minecraft for DeepSeek Harness: drive an autonomous Mineflayer agent (survival, mining, chat, live map) with vision/control tools, plus a built-in launcher (Microsoft sign-in, version download, game launch).
dsh-opencode-palette
featherhunter/dsh-opencode-palette
Ports all 34 opencode official themes (33 static JSON + 1 system) into DeepSeek Harness: data-driven pipeline (JSON → color resolve → DSH override), per-browser persistence, monospace/proportional choice, five code fonts, and a system fallback that keeps typography only.
dsh-composer-history
perrylink/dsh-composer-history
Eingabeverlauf im Terminal-Stil für den DeepSeek-Harness-Web-Composer: Pfeiltasten mit Rand-Priorität und exakter Wiederherstellung von Entwurf/Cursor, browserlokal gespeicherter Verlauf, Rückwärtssuche mit Strg+R, arbeitsbereichsbezogener Abruf und vollständig konfigurierbare Tasten — plus gleitkontextbewusste
dsh-updater-ui
xingyingyuzhui/dsh-updater-ui
DSH-Selbst-Updater auf der Einstellungsseite: Ein-Klick-Check/Pull (`git pull --ff-only`), automatische Hintergrundprüfungen, Versions-Diff und Changelog-Vorschau mit rotem Erinnerungspunkt.
dsh-tool-calculator
omdsh-dev/dsh-tool-calculator
Sicherer Auswerter für mathematische Ausdrücke, Recursive-Descent-Parser ohne Abhängigkeiten.
dsh-webchatlike
cindyguyuehu123/dsh-webchatlike
Bringt das Chat-Erlebnis von deepseek.com (Web/App) nach DSH: Prompt direkt bearbeiten und Antworten an Ort und Stelle neu generieren, mit einem Versions-Pager <i/N> je Nachricht (Baummodell, stabil über Unterhaltungen hinweg).
dsh-expert-mode
asher-2000/dsh-expert-mode
Expert-mode agent preset for DeepSeek Harness (v0.3.0, bilingual EN/ZH): a chief coordinator plus 11 domain-expert subagents with automatic task delegation. Features: Five-Anchor constraint (review/convergence/anti-drift/collaboration-check/resource-awareness per turn), Near-distance Guidance (identity/task/output template per expert), expert persistence, cross-expert communication protocol, cross review, and experience pool. Experts: data analyst, copywriter, legal review, product manager, frontend, UI/UX, architect, social media ops, growth hacker, quant finance, finance.
awesome-dsh-background-plugin
leavestring/awesome-dsh-background-plugin
DSH Web background settings: upload a local image or pick a preset ambiance, with live preview and persistent settings.
dsh-agent-team-room
ishuowang/dsh-agent-team-room
Dauerhafte Räume für unabhängige DSH-Agent-Sitzungen mit expliziter Mitgliedschaft, Direkt- und Broadcast-Nachrichten, verfolgten Aufgaben und einer gemeinsamen Web-Zeitleiste.
dsh-plugin-session-import
huguangyu666/dsh-plugin-session-import
Importiert Chat-Verläufe aus claude-code / codex / reasonix / zcode in dsh-Sitzungen: Workspace-Bindung, erhaltene Tool-Aufrufe, Schutz vor übergroßen Sitzungen, Wiederherstellung der zcode-Kompaktierung.
dsh-chat-outline
liliucourier/dsh-chat-outline
Dauerhafte Gesprächsgliederung am linken Rand: Fragen und finale Antworten pro Runde, Stichwortfilter, Sprung per Klick.
dsh-plugin-vetting
truelove-dreamer/dsh-plugin-vetting
Vets third-party plugins before you trust them: static scan for malicious patterns (exfiltration, credential access, obfuscation, persistence) and over-privileged path use, transitive-dependency coverage, official-package hash baseline for supply-chain tamper detection, and an optional plugin-tool call gate.
dsh-continual-harness
jasen215/dsh-continual-harness
Continual self-refinement loop: persistent memory, periodic review-and-refine, cross-session shared knowledge, and automatic rollback through a model-callable harness_refine tool.
dsh-web-restart
1123762794/dsh-web-restart
One-click restart button for the DSH Web UI: a sidebar footer button that restarts the dsh web process with a single click and persists across the restart it triggers.
dsh-rss
stardustlc666/dsh-rss
RSS/Atom subscription management and parsing (rss_list/add/remove/fetch/check), persisted to settings.