Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
76 Plugins gefunden
dshgo
xiazhi88/dshgo
Proxies the loopback-only dsh web onto a LAN port so phones and other machines can reach it, with an optional access password that browsers type in and the bundled Android client unlocks with biometrics. Adds a LAN-access settings page with QR codes, inlines dsh-web-mobile (MIT, attribution kept) for the mobile layout, and the Android client in the same repository adds finish/approval notifications, voice input and a home-screen widget.
DeepSeek-Harness-Desktop-Ultra (dsh-plugin-mobile-bridge)
ijry/deepseek-harness-desktop-ultra
Token-authenticated REST and SSE bridge with QR pairing, so a phone app can read sessions, send messages and approve tool calls.
dsh-lan-share
wode25500/dsh-lan-share
Share the DSH workspace over the local network: phones, tablets and other computers browse, download and upload files via browser with no DSH login. Token gate, path boundary, read-only mode and rate limit. Zero-dependency (node:http).
dsh-remote-tunnel-easy
raiyan007-gb/dsh-remote-tunnel-easy
Scan a QR code in Settings to open the DeepSeek Harness web UI on your phone inside the active session via a cloudflared quick tunnel.
dsh-qrcode-hassle-free
raiyan007-gb/dsh-qrcode-hassle-free
Scan a QR code in Settings to open the DeepSeek Harness web UI on your phone inside the active session via a cloudflared quick tunnel.
dsh-live-voice
jstn-1g/dsh-live-voice
Consent-bound one-turn voice preview for DSH Web with a credential-free local synthetic demo, optional Qwen Audio, exact Session isolation, and explicit transcript-to-draft handoff without automatic submission.
dsh-muv-engine
chen731215-dev/dsh-muv-engine
MUV engine for DeepSeek Harness: runs the regex_scripts from a character card against model output, tracks variables, renders a status bar, expands macros and LaTeX, and styles tagged code blocks such as letter, terminal, newspaper and phone. Needs dsh-muv-table installed as well, which is its companion plugin.
dsh-mobile-ui
yuanzhenqi/dsh-mobile-ui
Phone-first drawer shell for DSH Web. Collapses the session list into a tap-to-open drawer, keeps header plugin actions, and turns Settings into a full-width sheet.
dsh-thumb
aliceljy/dsh-thumb
A phone shell for the web GUI - the sidebar becomes an overlay drawer that closes when a session is tapped, the settings sheet goes full-screen single column, and the transcript is retuned for phone reading.
dsh-dispatch
alextangson/dsh-dispatch
Command your DeepSeek Harness machines from your phone: approval push, remote dispatch, session board. Built on DeepSeek Harness.
dsh-speech-input
liznee/dsh-speech-input
A microphone button for DeepSeek Harness that writes browser speech recognition into the composer draft.
dsh-sms-webhook
huaxiren6/dsh-sms-webhook
SMS forwarding webhook for DeepSeek Harness. Phone apps (SMS Forwarder, Tasker, or any HTTP POST) push messages to a local HTTP endpoint; the plugin stores them as JSONL and exposes sms_recent / sms_search tools so the agent can read SMS verification codes during tasks. Auto-extracts the first 4-8 digit OTP from each message, supports keyword filtering, and works over LAN or Tailscale.
dsh-notify-bark
pc439527/dsh-notify-bark
Bark-Push-Benachrichtigungen ans iPhone: Ereignisse für Rundenabschluss, Warten auf Eingabe und Genehmigungen werden vom DSH-Host gesendet.
dsh-android-pane
hoyyang/dsh-android-pane
Live Android device pane next to your DSH conversation: scrcpy-server H.264 streaming (WebCodecs, 30-60 fps), agent tap/swipe/text with auto-screenshot verification, uiautomator element tree with tap coordinates, host-managed recording + logcat debug sessions. FLAG_SECURE pages are detected automatically with a mitigation chain and a tappable text-view fallback. Emulators and USB real phones, human+agent co-operation, session-isolated, loopback-only.
dsh-rail-equalizer
yuanyihy/dsh-rail-equalizer
System-audio visualizer for the turn navigator rail: the rail reacts in real time to whatever the default playback device is rendering, with four motion modes (spectrum, pulse, sway, travelling wave), a 16-band logarithmic spectrum from a 2048-point FFT on the host, and live sensitivity, strength, bass-punch and wave-speed controls. Audio is captured host-side through WASAPI loopback, so there is no permission prompt, no microphone and no screen capture. The browser half adds one attribute, one stylesheet, some CSS variables and a sidebar control row, and never patches the official component; switching it off removes the attribute, the stylesheet and the variables, returning the rail to its default styling. Windows only.
dsh-pocket-relay
kinderao/dsh-pocket-relay
Phone and remote access to the DSH Web UI: scan a LAN QR code, or reach your PC from anywhere through a self-hosted relay server you run yourself instead of a cloudflared tunnel. Per-device credentials that pair, list, and revoke individually, and several PCs sharing one relay with automatic failover.
dsh-sakurafrp
ankhishtar2-lang/dsh-sakurafrp
Manage the SakuraFrp phone-to-desktop link from the DSH interface - link status, mobile gateway switch, one-time pairing QR code, device revoke and gateway self-heal.
dsh-remote-x
mlte0907/dsh-remote-x
Remote control and mobile overlay for DeepSeek Harness: LAN and public (cloudflared) tunnels with QR-code access, a phone-first mobile UI under 768px, and a LAN reverse-proxy CLI.
dsh-palm
eternalloveone/dsh-palm
掌上 dsh — the standalone mobile surface for the dsh web GUI: scan-to-pair device trust, the /m/ phone UI, the /m/api RPC channel with realtime SSE mux bridge, and a polished desktop pairing panel. Extracted from dsh-remote-web-ui (M1, behavior-identical)
dsh-composer-alcove
nixz0824/dsh-composer-alcove
Collapses the composer to an iPhone-style home indicator while you scroll, then restores it on hover, click, or scroll up. Corner arcs dock the real composer into the left or right gutter.
dsh-palm (dsh-palm)
eternalloveone/dsh-palm
Standalone mobile surface for dsh: scan-to-pair device trust, realtime SSE sync, three-channel completion notifications (in-app / Web Push / Server酱·Bark·Telegram), offline outbox, approval & question panels, per-provider usage meters, PWA; a native narrow-screen phone UI.
dsh-remote (dsh-remote)
jochenyang/dsh-remote
Use DSH from your phone anywhere: a self-hosted relay plus a desktop host plugin form a token-authenticated tunnel (order-preserving HTTP reverse proxy + WebSocket bridging) with QR pairing, an admin console for device/token management, and an injected mobile adaptation layer (full-width chat, full-screen settings sheet, sidebar drawer).
dsh-mobile-ux
qingshanyuluo/dsh-mobile-ux
DeepSeek Harness mobile: CSS-only UI plugin, password-protected Cloudflare tunnel and a tiny Android WebView app - use DSH on your phone.
dsh-voice
navid-kianfar/dsh-voice
Dictate prompts into the DeepSeek Harness Web Client — a microphone in the composer, with swappable transcription: hosted Whisper API, self-hosted server, or a fully offline whisper.cpp binary.