Skip to content
dsh.fish

Browse

124 results

Bundle

dsh-context-structurer

Structured context for DeepSeek Harness: split the conversation into typed sub-contexts (reasoning / tool calls / replies) and index them with a table of contents. 结构化 dsh 上下文:按类型拆分小上下文(思考/工具调用/正式回复),以结构化目录为索引。

kkkkkklze1
Bundle

conversation-rollback

Codex-style in-place conversation rollback and edit-and-resend for the DeepSeek Harness web GUI, plus a right-edge outline rail (session table of contents) whose search pages backwards through history until it matches

sharedcare1
Bundle

dsh-client-ui-rtl

Right-to-left text direction for the DeepSeek Harness Web client. Marks Arabic, Hebrew, Persian, Urdu and Syriac content as RTL by script dominance, leaving Latin content untouched.

haythamat1
Bundle

dsh-usage-analytics

Personal usage analytics & activity dashboard for the DeepSeek Harness (dsh) web GUI: token totals, session activity, GitHub-style contribution heatmap, model / reasoning-effort / tool / skill / plugin rankings, streaks and insights. Aggregates real session events through ctx.sessionPersistence; no dsh core changes, no prompt content leaves the machine.

w2327644822-png1
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

dsh-right-drawer

Right-side drawer host for Web: every registered entry becomes a full-height drawer with its own edge tab (auto-stacked and group-centered), width resizable. Content plugins register via the dockPanels client registry. 右侧抽屉宿主:dockPanels 注册表、边缘标签堆叠、宽度拖拽。

PastSheep
Bundle

dsh-taintguard

Indirect prompt-injection guard for DeepSeek Harness: taints tool output by origin and gates privileged tool calls that follow untrusted content

sashankh
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-decision-effect-proof

Content-addressed proof that recorded DSH authorization decisions and effects agree

dongsheng123132
Bundle

@local/dsh-vision-fallback

DeepSeek Harness plugin: content-routing LLM adapter. Text-only requests go to DeepSeek; requests containing images go to a user-configurable OpenAI-compatible vision provider. Read_image works natively for text-only models.

WEIHAOLEE
Bundle

@doiiarx/dsh-settings-search-plugin

Search field for the DSH Web Settings panel: independent candidate list over the content column, click to navigate to the owning section and focus the setting

DoiiarX
Bundle

paper-review

A paper-review panel for the DeepSeek Harness: converts PDF papers into structured, selectable text (columns, headings, tables, sub/superscripts, table of contents) with figure and display-equation rendering, a floating ask-about-the-selection dialog, and per-project paper stores under a Paper workspace.

louwenbo580
Bundle

dsh-access-review-proof

Offline content-addressed proof for supplied access-review closure evidence

dongsheng123132
Bundle

dsh-reproducible-build-proof

Offline content-addressed proof that independent builds reproduced byte-identical specified artifacts

dongsheng123132
Bundle

dsh-web-polysearch

Multi-source web search tool for DeepSeek Harness — queries DeepSeek / DuckDuckGo / Exa / Google / Bing in parallel, merges results, fetches page content.

zeroUsr0721
Bundle

dsh-md-table-export

DeepSeek Harness (dsh) plugin: export Markdown pipe-tables found in conversation content into Excel (.xlsx). Ships a host tool plus a Web client bundle.

awol2005ex3
Bundle

dsh-tool-surface-proof

Offline content-addressed DSH model-visible tool surface conformance evidence

dongsheng123132
Bundle

dsh-fulltext-search

DSH web plugin: full-text content search for the better-sidebar file manager — a search tab that greps file CONTENTS in the session working directory and opens matches in the sidebar editor

termanli
Bundle

dsh-content-marketing

SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。

satan9394
Bundle

dsh-skill-editor

dsh-skill-editor: edit skill SKILL.md content (body + name/description) right from the DSH web Settings page. Local skills edit freely; bundled / built-in skills are read-only with a warning.

bosinHU