Skip to content
dsh.fish

Browse

797 results

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-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-human-coding

古法编程模式(Classical Programming Mode):AI 只出骨架、用户补全实现、AI 验收讲解的趣味编程练习模式。DeepSeek Harness 双面插件包(Host + Client)+ 随包 Agent 预设组合。

gameswu2
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
Bundle

chiral-pulse

CHIRAL PULSE - a Death Stranding-styled BB pod vital-signs monitor for the DeepSeek Harness web UI: the session's heartbeat waveform is the hero, and the pulse reacts to real agent activity.

MoonShadow19762
Bundle

dsh-simplify

DeepSeek Harness 插件:审查最近改动的代码,就清晰度、一致性与可维护性提出改进(移植自 pi-simplify)

GongYuanCaiJi2
Bundle

dsh-turn-rail

Codex-style auto-hiding turn rail for DeepSeek Harness Web: edge-peek navigation, per-turn tooltips, search, 30-turn scrolling window and scroll-follow.

Yujm8882
Bundle

dsh-agent-arena

Isolated multi-model coding matches with deterministic verification, scoring, and reports

LeemanCheung2
Bundle

dsh-discord

Bidirectional Discord bridge and remote controller for DeepSeek Harness

suuuuuu-12
Bundle

dsh-plugin-herdr

Herdr control-plane plugin for DeepSeek Harness (DSH): observe and drive Herdr — a terminal workspace manager for AI coding agents — from DSH sessions

sunny08262
Bundle

dsh-token-cost-meter

DeepSeek Harness (dsh) 会话费用插件:显示当前会话累计 token 消耗与估算费用,价格从 DeepSeek 官方价格页动态获取。

YZz-S2
Bundle

@stu-xie/dsh-message

把微信、飞书、QQ、企业微信和钉钉统一接入 DeepSeek Harness,并提供共享提示词、记忆与会话能力。

Stu-KatoMegumi2
Bundle

dsh-cloud-workspaces

Cloud workspaces for DeepSeek Harness: pick "Cloud (SSH)" in the workspace chooser and the agent's bash/read/write/edit/glob/grep tools transparently run on your Linux server over SSH. Includes ssh_* agent tools, an SSH host settings card, jump-host support and persistent connection pooling.

harryopo2
Bundle

dsh-tool-underseal

Model-facing typed tools wrapping the frozen, reviewed underseal adapter for the DeepSeek Harness

Hyperionjust2
Bundle

dsh-code-reference

Code reference & reuse-survey plugin for DeepSeek Harness (DSH): search local code + GitHub/npm before building, evaluate reuse vs rewrite, ask the user, architecture-level reuse. 开发前检索本地与开源可复用代码并询问用户的复用调查插件。

victorzhong01102
Bundle

dsh-theme-colorizer

DSH plugin: adds customizable color themes to the DeepSeek Web UI, selectable in the Settings page

RealHacker2
Bundle

dsh-foundry

Plugin Foundry — a self-extending, everything-is-a-plugin compiler for DeepSeek Harness. Ships a blueprint registry (scaffold → validate → deploy) as a runtime Service, three model tools, and a blueprint-gallery settings page.

hellosky9832
Bundle

dsh-action-parity

Evidence that CLI, MCP and GUI bindings reach the same DeepSeek Harness action core

dongsheng1231322
Bundle

dsh-coding-plans

Use multiple coding-plan subscriptions (ChatGPT/Codex, Claude, Gemini, …) inside DeepSeek Harness via native OAuth LLM adapters.

pengzhou267-ai2
Bundle

dsh-cmd-starter

Claude-Code style CLI scheduling bundle for DeepSeek Harness headless: --append-prompt, --resume, --continue, --output-format json, and model overrides.

PandaColour2
Bundle

dsh-webgis

DeepSeek Harness (DSH) WebGIS Plugin: Map reading, map manipulation, and 3D world comprehension.

Mekansm12
Bundle

dsh-local-vector-memory

DSH 本地向量记忆插件:本地 embedding 向量化 + SQLite 存储;四信号混合检索(向量+BM25+时间新鲜度+标签命中)自动召回;云端 deepseek-v4-pro 自动提取;支持取代链、置顶、软删回收站、memory_merge 合并与 memory_health 健康报告、定时备份。

liangxiaobing5202