Skip to content
dsh.fish

Browse

399 results

Bundle

dsh-plugin-browser

Native browser automation for DeepSeek Harness: 15 browser_* tools on ctx.tools (Playwright + CDP). Shares one logged-in Chrome across DSH / pi / MCP clients. Ported from agentic-browser-mcp.

q358881
Bundle

dsh-hashline-edittool

Line-anchored read/edit/batch_edit/grep/undo_last_edit tools for DeepSeek Harness (dsh). Every line is addressed by `<line>:<anchor>` so chained edits skip a re-read; stale or ambiguous anchors are rejected and a fresh `<line>:<anchor>` is served back. Undo persists across restarts. Ships a companion web client half rendering hashline-branded read/edit cards.

hyperion21441
Bundle

dsh-local-memory

DSH local cross-session memory plugin: capture turn summaries, inject recent days, and search all historical memory with pure JS keyword matching.

caopu161
Bundle

dsh-plugin-chatgpt-crash-fix

Diagnose and fix ChatGPT/Codex desktop app startup crashes on Windows: Store-updater native crash, broken Microsoft Store channel, and Clash/system-proxy interference. Ships a Cordis command, an agent Skill (SKILL.md), and runnable PowerShell diagnostic/fix scripts.

lammarco861
Bundle

dsh-toolbelt

Eight DeepSeek Harness plugins: persona, language guard, vision fallback, python workdir guard, windows encoding guard, cross-agent memory, image generation, and skill shell injection.

cking000bigdemon1
Bundle

@wwskills/dsh-long-memory

Long-term cross-session memory plugin for DeepSeek Harness (L5 + L7 layers): SQLite-backed, FTS5 + optional embedding recall, append-only audit log, single-bundle dual-face packaging.

wwskills1
Bundle

dsh-workspace-picker-enhance

Enhanced DSH workspace directory picker: cross-drive/root browsing, breadcrumb jumps, and risk/permission visual indicators

qwertyuiop314
Bundle

dsh-web-scroll-flow

DSH Web 对话滚动动效插件:自动跟随滚动平滑过渡(内容向上顶/向下拉的流畅滚动),边缘滚动物理回弹(小幅橡皮筋效果),手动滚动保持原生手感

TYOPXN360
Bundle

dsh-composer-scroll-hide

Composer auto-hide on scroll for the dsh web GUI: the input bar follows the message flow off-screen when you scroll up to read context, and slides back in when you return to the latest message.

wanglaixiang-cyber
Bundle

dsh-ymc-sidebar

VSCode-style file explorer for the DeepSeek Harness web client: a body-mounted, draggable right sidebar with virtualized lazy file tree and text / Markdown / image preview. Does not depend on the native details slot, so it works on blank sessions.

kaijia323
Bundle

@trujaycc/dsh-ui-easyfold

Easy-fold plugin for the dsh Web GUI: sticky Think fold row and fold scroll compensation for long expanded content

MrTrujay
Bundle

dsh-recycle-bin

DSH recycle bin plugin: move archived conversations to a recoverable trash, batch restore or permanently purge, with cross-platform safe file handling.

qwertyuiop314
Bundle

dsh-skill-optimization

把技能当可训练参数:像训练神经网络一样训练 agent 技能(epochs/batchsize/learning rate/验证门禁,但不碰模型权重)——rollout→reflect→aggregate→select→update→evaluate 循环、候选编辑仅在严格改善 held-out 验证分时接受、文本学习率预算、零推理时模型调用、部署紧凑 best_skill.md。受 microsoft/SkillOpt(MIT)启发。

satan9394
Bundle

dsh-entity-dd

Cross-border counterparty due diligence for DeepSeek Harness — resolve the entity you are actually contracting with, then judge whether the record is fit to rely on.

sherconan
Bundle

@bryan-cmf/dsh-cross-search

DSH-Plugin: multi-engine cross-validated search — parallel queries across Brave/Tavily/DuckDuckGo/Wikipedia (Bing/Mojeek optional), URL dedupe, confidence tiers.

Bryan-cmf
Bundle

@deepseek-ai/dsh-memory-connect

Cross-session memory plugin for DSH — auto-extraction, semantic recall, scheduled maintenance, LLM-powered consolidation, context explosion prevention, global Soul identity

Asher-2000
Bundle

@deepseek-ai/dsh-mobile

Mobile-first overlay for the DeepSeek Harness web UI: full-width chat, sidebar-as-drawer, thumb-friendly composer, and safe-area/overscroll polish on touch devices.

ericleoo
Bundle

@deepseek-ai/dsh-tool-memory

A persistent memory plugin for DeepSeek Harness that enables agents to store and recall information across sessions — DSH-native tools with atomic storage, validation, and concurrency-safe reads

disc0nct
Bundle

@jensentsts/dsh-completion-sound

DSH completion-sound bundle: a WebAudio chime plus optional long-task music (bundled "guan-yu" sample or a user-selected file/directory) and a cross-platform desktop notification when an agent turn finishes

jensentsts
Bundle

@kksw/dsh-my-files

My Files for DeepSeek Harness Web: a sidebar entry listing every file produced across all conversations, grouped by session, openable from one panel

kksw1024
Bundle

@local/dsh-cue-bank

Cross-session memory cue bank for DeepSeek Harness: builds a persistent event-cue library (keywords, user language idiosyncrasies) and re-activates remembered event details on topic switches, mirroring human episodic recall.

itr-del
Bundle

@steven-wu/dsh-linked-folders

dsh plugin: multi-folder workspace — a global linked-folders list (cross-session) plus per-session on-the-fly linking, managed from the Web sidebar.

Sttrevens
Bundle

dsh-cross-session-bridge

根会话桥:会话间投递结构化信封消息(可投递目标:同上下文在线会话与直接子代理;跨父级子代理经父代理转交;离线/不可路由拒绝并准确归因),复用 Agent inbox 为唯一队列,支持 queue/front/now 三档投递与同步 MessageId 回执;目标离线且在自动加载白名单内时自动 resume 目标会话(组合恢复、驻留在线、回执携带 autoLoaded);回执状态投影(已投递/已认领/已丢弃)与查询(bridge_receipts)及审计 JSONL 落盘(重启可读)。

red000000