Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
16 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-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-mobile-adapt
hotsteel2901/dsh-client-ui-mobile-adapt
Deine DeepSeek-Harness-Web-UI, neu gebaut fürs Smartphone. Für Entwickler, die in Termux auf Android coden: einspaltiges Layout, Sidebar-Drawer, einzeiliger Composer, scrollbare Vollbild-Einstellungen und Trajektorien-Details, Sitzungsstatistiken per Tap. Desktop bleibt unverändert.
dsh-mobile-hanui
z-6354/dsh-mobile-hanui
Mobile UI shell for the DSH Web GUI: turns the desktop three-column layout into a touch-friendly phone layout (overlay drawers, draggable FAB, full-screen dialogs, infinite-scroll history) under a 1024px viewport, with zero desktop impact. - Complete mobile PWA for DSH, built on dsh-mobile-gate: secure remote-access gateway plus install-to-homescreen (manifest + service worker), offline capability, touch gestures (pull-to-refresh, edge-swipe back, pinch-zoom font), agent-done push notifications, and touch-first layout — desktop unaffected.
dsh-mobile
cindyguyuehu123/dsh-mobile
Use DSH from iPhone/iPad: an explicit-opt-in LAN reverse proxy (Host/Origin rewrite through the loopback trust fence, WebSocket upgrades included), iOS PWA chrome (home-screen icon, standalone meta, viewport-fit), and touch/mobile CSS (safe areas, keyboard lifting, composer row fit).
dsh-observation-journal
cavan-ou/dsh-observation-journal
Berührungslose Laufzeit-Telemetrie für DSH: jede Sitzung schreibt Aufgabe, Modellstufe, Tools, Fehler, Dauer und Status automatisch in ein menschenlesbares Journal mit Statistikbereich (reiner Beobachter — keine Tools, keine LLM-Aufrufe, keine Injektion).
dsh-plugin-multimodal
shinjiyu/dsh-plugin-multimodal
Advertise image paste on text-only DeepSeek routes, describe attachments with a vision sidecar, and leave native vision models untouched.
dsh-mobile-css
ook826092-cloud/dsh-mobile-css
Mobile adaptation for the DSH Web UI: compact typography, full-width composer with caret fix, drawer sidebar with overlay-close, two-page settings flow, responsive tables and stats, safe touch targets.
dsh-edit-approval
sirilee/dsh-edit-approval
Per-edit approval for write/edit/str_replace_editor: shows a red/green line diff before the file is touched and asks approve once or reject, with a master switch in Settings.
dsh-plugins (dsh-mobile-ui)
tzhr-invest/dsh-plugins
Mobile UI for the Web GUI on narrow screens: full-width responsive layout, overlay session drawer, 44px touch targets, safe-area support, and reading enhancements with zero desktop impact.
dsh-plugin-reload
reina4xa/dsh-plugin-reload
Ein DeepSeek-Harness-Plugin: das modellseitige Tool reload_plugin startet einen einzelnen Cordis-Loader-Eintrag neu (per Eintrags-ID, Modulname oder MCP-serverName), ohne benachbarte Einträge zu berühren — startet mcp-client-Serverprozesse neu
dsh-mobile-pwa
zylzyqzz/dsh-mobile-pwa
Complete mobile PWA for DSH, built on dsh-mobile-gate: secure remote-access gateway plus install-to-homescreen (manifest + service worker), offline capability, touch gestures (pull-to-refresh, edge-swipe back, pinch-zoom font), agent-done push notifications, and touch-first layout — desktop unaffected.
dsh-rule-evolve (plugin)
zoahdev/dsh-rule-evolve
Verification-driven self-evolution loop: failure logs become verified AGENTS.md rules; in-session plugin (evolve_learn / evolve_apply / evolve_touch / evolve_recall), tool-verify gate, rule lifecycle, local recall.
dsh-test-drive
perrylink/dsh-test-drive
Runs isolated install-and-smoke test drives for DSH plugins in throwaway profiles, returning structured pass/fail records and batch matrices without touching your real profile.
dsh-funnel
yuanyuanma03/dsh-funnel
Ingestion-time tool-output curation: keeps error and warning lines plus head and tail, spills the full text to disk with a pointer the model can read back; covers every text tool, small results pass through untouched.
dsh-plugin-hub (dsh-idle-archive)
wingsky-1/dsh-plugin-hub
Idle session reminder: prompts to archive sessions untouched for N hours, with a snooze window after each refusal, using the official archiveSession API.