Skip to content
dsh.fish

Browse

629 results

Bundle

dsh-odoo

Read-only Odoo tools for DeepSeek Harness, with an opt-in restricted draft-create tool.

maxmilian2
Bundle

@beihaizb/dsh-notebook

A stateful, Agent-controllable Jupyter workspace for DeepSeek Harness: a persistent ipykernel runtime the DSH agent can read, edit, execute, and inspect, with VS Code-aligned cell UI and .ipynb save/load.

beihzb2
Bundle

dsh-open-browser

Automatically opens the dsh Web UI in your browser (Chrome/Chromium first, system default as fallback) once the server is ready. Works on Windows, macOS, and Linux.

MuYu-Zh2
Bundle

dsh-show-media

Show a local image or short video inside the current DeepSeek Harness conversation card, with click-to-preview. Does not replace the official read_image model path.

NecromanAlbert2
Bundle

computer-user

Codex-style computer use for DeepSeek Harness (DSH): read the screen and drive the mouse & keyboard. Pairs with picturereader (image_scan/image_ocr) to close the look-act-verify loop. Windows.

jing-hy2
Bundle

dsh-document-review

DeepSeek Harness plugin: review Markdown documents in a local browser with annotations, replacements, and deletion suggestions. Supports single files and whole directories.

yabo0832
Bundle

dsh-sentry

Read-only Sentry issue and event tools for DeepSeek Harness.

maxmilian2
Bundle

dsh-finance-db

Read-only market quotes, OHLCV history, fundamentals, news, search, and health checks for DeepSeek Harness

zhiyaoli02212
Bundle

dsh-grafana-query

Read-only Grafana metrics and alert tools for DeepSeek Harness.

maxmilian2
Bundle

dsh-rtk-optimizer

RTK command rewriting suggestions + tool output compaction for DSH. Suggests rtk-rewritten bash commands (deny-mode under rewrite) and compacts noisy tool output (bash/grep/read) to reduce context usage. Port of pi-rtk-optimizer for the Pi coding agent.

sleepinginsummer2
Bundle

@locallens/dsh-tool-screenshot-ocr

macOS Vision OCR tool plugin for DeepSeek Harness: read text from screen capture, clipboard images, or image files (zh-Hans + en-US). Unofficial community project.

uknowmyface2
Bundle

dsh-windows-readiness-proof

Content-addressed readiness proof for sanitized DeepSeek Harness observations on managed Windows hosts

dongsheng1231322
Bundle

dsh-midi-plugin

Persistent DeepSeek Harness bundle: MIDI recognize/edit tools (midi_summary, midi_read, midi_write, midi_transpose, midi_quantize, midi_tempo, midi_chords) over @tonejs/midi.

DJCCCCCCCC2
Bundle

@dsh-user/paste-to-workspace

Paste images / drag any files into the DSH composer -> saved into the session workspace as files -> images read by modlens, other files read by the model by path

LQ-11232
Bundle

dsh-session-reader

Read another session's content (messages, tool calls/results, thinking) from within a DSH session

Artificialwhale2
Bundle

dsh-better-chat-history

更好的聊天记录加载 —— DeepSeek Harness 会话 I/O 优化插件:读路径缓存(inspect/readFrom/list)消除切换会话时的 JSONL 全量冷读,投影缓存写合并减少磁盘写放大,延长 SSD 寿命。零依赖。

echo-xianyu2
Bundle

dsh-skill-sidebar

DSH web plugin: a 技能 (Skills) tab in the dsh-better-sidebar right panel that lists all locally readable skills with short Chinese descriptions. Persists a cache so the list appears instantly on startup, auto-adds newly installed skills, and re-scans all skills every Monday.

lnyuqian2
Bundle

@deepseek-ai/dsh-read-image

Plug-and-play image reading for text-only models: admits pasted images, projects them as [Image #N], and provides a first-class read_image tool backed by a configurable vision model, with a 读图 settings page (设置 → 读图) bridged over typert Remote.

OoWJZZoO2
Bundle

dsh-token-pricing

Per-model token pricing for the dsh web surface: durable USD rates with multi-window peak hours, a cost readout in the composer dock, and a collapsible draggable floating window with per-turn and per-model cost views

LightClear2
Bundle

dsh-ventus-search

Ventus 搜索:Bing/360/Bilibili 多引擎搜索 + 类 Readability 正文抓取,双 provider 注册进 ctx.web,带设置卡与总开关。

meto-ventus2
Bundle

dsh-code-server-app

VS Code (from a code-server release) inside DSH: a right-sidebar tab driven by the plugin's own launcher over the in-process VS Code server (lib/launcher.mjs). Since 0.3.0 the bundle also ships an editor bridge (assets/extensions/dshcs-editor-bridge): a read-only channel between the in-tree VS Code extension host and DSH, giving the agent what only the editor knows (unsaved buffers, language-server diagnostics, the active selection) and letting editor gestures drive the session. Since 0.3.22 the ask panel renders that session's new content with DSH's own Markdown renderer (pinned to the deployed DSH UI version); since 0.3.23 it is a full-width dialog with collapsible thinking rows and can answer approval requests in place — the bridge's only non-read-only route (POST /approve, constrained to pending in-process requests and the outcomes allowed-once/rejected; panel-first for 5 minutes, handed back to the official card the moment the panel closes). The tab claims DSH file addresses (dsh-resource://file/**) by file type (setting claimExtensions), so the product's own produced-file chips, delivered-file previews and inline prose mentions open in the workbench. The IDE is a resident surface moved with Element.moveBefore instead of being remounted, so switching sidebar tabs no longer reloads it. Opening the tab switches the right sidebar to fullscreen by default (setting fullscreenOnOpen). Following a workspace switch is lightweight: the workbench re-navigates with the new ?folder= and the IDE process is not restarted (since 0.2.12). Requires a DSH with the right-sidebar services (sidebarRightTabs/sidebarRight, >= 0.1.5-alpha.1); older DSH versions get a single upgrade notice on the settings page and no other UI. Two serving modes: loopback port (default) or same-origin mount on DSH's own webServer (/code-server, protected by ctx.connection.requestRejection). No code-server Node layer, no argon2, no C++ toolchain.

jinsiyu2
Bundle

dsh-session-search-pro

Indexed cross-session search for DeepSeek Harness — search, list, and read past and current DSH sessions through the built-in sessionQuery service. Zero runtime dependencies.

LeslieWylie2
Bundle

dsh-x-connect

X (Twitter) connector for DeepSeek Harness: OAuth 2.0 credential binding, posting tweets with per-post cost estimation, and reading/summarizing related posts. Ships a settings card in the Web plugin page.

zmh20008292