Skip to content
dsh.fish

Browse

29 results

Bundle

@nagi-ovo/dsh-visualize

DSH inline visualization plugin: a visualize tool + bundled skill let the model render interactive HTML fragments as sandboxed cards in the conversation (Codex /visualize semantics).

Nagi-ovo277
Bundle

@dsh-external/dsh-visualize

DSH inline visualization plugin: a visualize tool + bundled skill let the model render interactive HTML fragments as sandboxed cards in the conversation (Codex /visualize semantics).

Nagi-ovo262
Bundle

dsh-sgme

SGME 仓库级 DSH 插件包装(真实插件包在 adapters/dsh/sgme-bridge/,dsh-sgme 已发布 npm)。本文件让 dsh plugin add github:freehul/sgme 直接可装,并让 dshfind 能推导出 npm 安装命令。

freehul13
Bundle

dsh-cot-profile

Real-time chain-of-thought trajectory profiling for DeepSeek Harness: live wording indicators, profile-family judgment, and per-session measurement records

Chloride2334
Bundle

dsh-palate

An eye that grows: accumulated design taste for DSH agents. A taste corpus + codified principles that sharpen with every example you feed — review designs against learned judgment, not a fixed ruler.

guo6x3
Bundle

@djasdh/interest-memory

Cross-session long-term memory for AI agents — local Go service (~50MB RAM, SQLite-vec, verify-augmented) with bridges for DeepSeek Harness, Claude Code, Codex, Hermes, OpenClaw, opencode, pi, Reasonix.

djasdh3
Bundle

dsh-think-summary

DSH plugin: detect long model thinking chains, segment them, and show per-segment summaries live in the chat UI, with a settings page.

oakcakerolls2
Bundle

dsh-memory-search-plus

Local, storage-bounded cross-session search for DeepSeek Harness conversations with SQLite FTS5, Chinese segmentation, and message-level jump targeting

the-thinker02
Bundle

@deepseek-ai/dsh-llm-deepseek-vision

Vision-augmented DeepSeek adapter plugin for DeepSeek Harness: a vision-capable model describes image input, then a text-only DeepSeek model reasons over the description

NagasakiSoyo-ui2
Bundle

dsh-brain-compaction

人脑式上下文压缩逻辑 — DeepSeek Harness 上下文压缩统一协同层: 集成 dsh-argp / dsh-compaction-instant / dsh-headroom / dsh-sgme / dsh-memory-vault / dsh-mcp-lens / dsh-context-doctor,提供统一配置、工具协调与验证机制。适配 DSH 0.1.5。

Lsc-91-692
Bundle

dsh-notebook-knowledge-studio

Notebook Knowledge Studio — NotebookLM-like local knowledge workspace for DeepSeek Harness: Notebooks, Sources, source-grounded Chat with citations, and Studio artifacts (Mind Map / Reports / Flashcards / Quiz / Infographic / Slide Deck / Data Table), stored as OKF v0.2 markdown under the workspace.

iZY31
Bundle

dsh-chat-log

Export a DSH session log as a clean chat log: stream fragments folded into normal messages, every other event kept verbatim. /chat command + browser-download button.

YupegLV1
Bundle

@omdsh-plugins/omdsh-basemode

The session-mode system for the DeepSeek Harness web GUI: the segment registry every mode plugin registers into, the switch that renders them, and the sidebar dots that colour their conversations

omdsh-plugins1
Bundle

dsh-plugin-translation

Translation toolkit for DeepSeek Harness agents: segmentation, term extraction, durable glossary and tone memory, cross-segment consistency checks, source-target QA, heuristic quality scoring, tone guides, and a durable translation memory

8636833481
Bundle

dsh-deepbrain

DeepBrain (深脑) plugin for DeepSeek Harness: give your agent an organization's second brain — judgments with evidence chains, verbatim-verified quotes, people's historical positions, and 200+ analysis methods it can borrow

qiuyiwu1989-star1
Bundle

@dsh-external/dsh-pwsh-encoding-fix

Fix garbled non-ASCII output from the pwsh tool on Windows: native output (ANSI or UTF-8) is captured byte-preserving inside pwsh and decoded per-segment (strict UTF-8 else ANSI) before re-emitting as UTF-8. 修复 pwsh 工具中文/非 ASCII 输出乱码(兼容 GBK 与 UTF-8 两种原生输出)。

hongweifei
Bundle

dsh-session-s3

Community DSH plugin: S3-backed SessionPersistence (wal3-Lite). Immutable fragments + CAS manifest.

gengmao
Bundle

@local/dsh-bg-tool

Persistent rembg GPU background-removal tool (remove_background) for DeepSeek Harness, in the dsh-vision-toolkit bundle form.

H-table
Bundle

dsh-rembg

DSH rembg plugin with CPU/GPU background removal and setup UI

mengruoa
Bundle

@omdsh-plugins/omdsh-codemode

Code mode for the DeepSeek Harness web GUI: a third segment beside Chat and Work whose column is the harness's own terminal, running in the conversation's workspace

omdsh-plugins
Bundle

dsh-plugin-rag

DeepSeek Harness (DSH) plugin: a self-contained semantic memory (RAG) over all your chat sessions. Indexes messages live via session/event, stores embeddings in one local JSON file, and exposes a rag_search tool.

mervyn-teo
Bundle

@zhaozixi/dsh-attention

DSH web plugin: task execution monitor + fragmented-time micro-activity reminders (floating panel UI, activity pool editor)

zhaozixi
Bundle

dsh-writing-fragments

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

satan9394