Skip to content
dsh.fish

Browse

51 results

Bundle

dsh-web-restart

DSH web plugin: restart the dsh web service from the UI, with an optional auto-continue switch (设置 → 插件 → 插件配置) that resumes sessions interrupted by the restart. Host half exposes /plugin/dsh-web-restart (status + restart request) and /plugin/dsh-web-restart/config (auto-continue switch, settings domain); the browser half adds a restart button to the very bottom of the left rail (sidebar.rail.footer, visible in every layout — home / session / calendar) that opens a centered confirm modal before sending the request, plus a plugin-configuration card (设置 → 插件 → 插件配置). The actual kill/start is performed by the launchd supervisor (com.dsh.web-supervisor), which polls ~/.dsh/dsh-web.restart-request.

qschen86
Bundle

@dshx/working-activity

dshX live model working-status line (fork of dsh-working-activity): standard enterprise copy, running tool, turn elapsed — for the dshX TUI prompt.

NoNshiranai
Bundle

dsh-composer-keys

为 DeepSeek Harness Web 的聊天输入框自定义发送与换行键位:Enter / Ctrl+Enter / Shift+Enter / 任意自定义组合键可自由分配给「发送」或「换行」,默认保持 DSH 原生行为;忙碌时的排队/转向语义仍由原生「繁忙时 Enter 键行为」设置决定。Customizable send & newline key bindings for the DeepSeek Harness web composer: assign Enter, Ctrl+Enter, Shift+Enter, or any custom chord to Send or Newline. Native behavior is preserved by default; busy queue-vs-steer stays owned by the native Busy-Enter setting.

zlqd123