Skip to content
dsh.fish

Browse

55 results

Bundle

dsh-web-summary

A DeepSeek Harness tool plugin: fetch a public web page and return its title and plain-text summary to the agent.

lavenleo1
Bundle

subtitle-studio

Multi-language subtitle translation workflow for dsh: SRT/VTT parsing, sentence-level LLM translation, bilingual merge, alignment validation, and batch processing.

JohnXu227861
Bundle

dsh-session-notify

DSH web plugin: desktop notification, chime, and title flash when a session stops — finished output or waiting for human input. Click a notification to jump to that session.

huaiyuWangh1
Bundle

dsh-split-view

Multi-session split view for the DeepSeek Harness web GUI: the top window shadows the root slot with a resizable split container; each pane is an iframe running a full DSH client pinned to its own session, with per-pane title bars, LRU hibernation and a dual-loopback origin pool.

luckybilly1
Bundle

dsh-plugin-noticeme

Notify me when DSH needs me: desktop notification (with tab-title fallback) when an approval prompt or an ask-user-question card appears while the page is in the background.

lw-storm1
Bundle

dsh-pr-description

DSH native tool: analyze the current branch diff, generate a Conventional Commits PR title, motivation/scheme/testing/risk description and a self-review checklist, write PR_DESCRIPTION.md, and optionally open the PR via the gh CLI.

988hj7tczd-oss1
Bundle

@local/dsh-standalone-chat

Standalone lightweight Chat for DSH Web: multi-turn LLM conversations with streaming, history, auto titles, rename and delete — no agent/session/workspace context.

ZoeHao20261
Bundle

@xiaochaz/dsh-session-title-summary

DSH host-only plugin: after every turn, a subagent folds the session's work (messages + tool calls) into a rolling 'major topic - minor topic' outline and renames the session to its current goal + task. No dsh source changes.

xiaochaZ1
Bundle

dsh-s2s

Independent same-host session-to-session interconnection for the DeepSeek Harness. In-process broker delivery, name (title) addressing, dormant-session wake, durable mailbox, anti-loop budget. Inspired by @dpskh/a2a injection idiom; no hub or network mesh.

ashuai1
Bundle

dsh-taskfold

Keeps long coding-agent sessions lean: wrap work in named tasks and, when one is done, fold its whole span into a short titled summary. The conversation stays readable, context costs stay low, and every fold's original content can be read back on demand. For DeepSeek Harness.

yindf1
Bundle

harness-title

DSH web plugin: shows a customizable Name Title on the harness GUI so you can tell which machine's Harness instance you are using

alextamhk
Bundle

dsh-plugin-mobile-shell

Narrow-viewport drawer, swipe gestures and document title for the DeepSeek Harness web shell

ghbhiee
Bundle

dsh-session-topics

Session topic titles for DeepSeek Harness: LLM-generated titles for sessions stuck on the prompt-excerpt fallback, retry on every turn end, plus a /topics-size endpoint for the hover-card size patch (out-of-tree plugin)

SipengXie2024
Bundle

dsh-plugin-scheduled-items

DeepSeek Harness plugin: cron-driven scheduled items. Each item carries a title, a prompt, and a croner expression; executions spawn a fresh agent session in a bound workspace (or the default cwd) and run on schedule or on demand. Includes a full-page management UI.

weibaohui
Bundle

dsh-chat-image

Renders chat Markdown image references (![alt](path title)) as a gallery under each closing assistant message

Niobium-41-nb
Bundle

zhenxin-ai-video-manager

真的爱你:本地智能视频管家 Agent Skill,说一句「真的爱你」即接管从素材分析到成片交付的完整剪辑流程

liuke-zhu
Bundle

@flowingboy/dsh-local-perf

Durable DeepSeek Harness bundle: the local-model performance tuning carried as a re-installable plugin layer (compaction, tool-result pruning, time context, cloud title routing, text-toolcall guard) — survives dsh updates

flowingboy
Bundle

dsh-title-index

Disk-indexed session title lookups for the DeepSeek Harness web GUI: serves @-mention title snapshots from an (mtime, size)-keyed index instead of re-folding every session log on each keystroke.

gtaifu
Bundle

dsh-session-title-cold

冷会话标题回填:把持久化日志里的 session/title 事件折叠进 projection 缓存,让 session.list 的 projections 带上真实标题——侧边栏会话列表不再全部显示工作区目录名(dsh)。

fengs2021
Bundle

dsh-session-reference

Installable DeepSeek Harness bundle for bounded cross-session references with an @title capsule UI

PUPPET17
Bundle

dsh-bili-asr

B站视频脚本提取插件:解析链接,优先取字幕轨,无字幕用本地 whisper (large-v3-turbo) 转写,导出 SRT/TXT/JSON。跨平台(Windows/macOS/Linux)。

rudyz666