Skip to content
dsh.fish

Browse

6 results

Bundle

dsh-native-launcher

dsh plugin (Windows): desktop shortcut that launches dsh web silently (hidden console) and auto-opens the browser; port-aware reconnect; settings UI section; tray with native toast notifications and close-to-exit semantics.

ingleav626-art5
Bundle

dsh-session-handoff

Hand your long session over to a fresh one: /handoff summarizes the recent conversation with an LLM, creates a clean new session in the same workspace, injects the summary as its first message, and auto-opens it. The origin session is unchanged.

WeiYe64
Bundle

dsh-web-auto-open

dsh plugin: auto-open the default browser as soon as the dsh web GUI server is listening — one-step startup for `dsh web`

ChengChe1062
Bundle

dsh-auto-open-web

Open the DSH Web GUI in an app-style WebView2 window on profile start, with a settings card for browser paths

jinsiyu2
Bundle

dsh-message-handoff

Per-message session handoff for DeepSeek Harness: a handoff icon next to each message's fork button summarizes the conversation up to that message with an LLM, forks a fresh session carrying the copied history plus the injected summary document, and auto-opens it. The origin session is unchanged.

antonkoatl1
Bundle

dsh-desktop-shell

Desktop shell for DeepSeek Harness web GUI: auto-open an Electron window with tray on `dsh web`.

Funnyvalentine001