dsh-s1
Native s1 tools for the DeepSeek Harness (DSH), registered as first-class tools (s1_search, ...).
174 results
Native s1 tools for the DeepSeek Harness (DSH), registered as first-class tools (s1_search, ...).
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.
MCP Tools panel for the DeepSeek Harness Web GUI: see every MCP server and tool available in your session, grouped by server, with transport info, JSON schemas, live search and last-used times derived from real session logs.
🧛 Dracula theme for DeepSeek Harness: the classic dark palette (plus the Soft variant) registered into the built-in theme runtime
Git / source-control plugins for DeepSeek Harness: a local-git provider, a hosted-platform registry (GitHub/GitLab/Bitbucket/Azure DevOps/Gitea), and grouped model-facing tools.
OMDSH community extension hub built on official DeepSeek Harness contracts
DSH web plugin: check DeepSeek Harness updates from Settings — local dsh --version vs npm registry latest/next, one-click update, timeline, notifications, history.
DeepSeek Harness plugin: (1) installs an image-input (input modalities) checkbox into the Models settings catalog so a custom model can declare input:[text,image] and DSH passes images straight to it — the core feature; (2) optionally registers an OpenAI-compatible vision relay provider + vision_analyze/vision_status/vision_test/vision_configure tools. Host-only bundle (no settings card).
GitHub official MCP server bridge for DeepSeek Harness: registers mcp__github__* native tools via @deepseek-ai/dsh-mcp-client, plus a github_file_read tool that reads file contents over REST (fills the gap where the MCP bridge discards resource content).
Browse, search, and install Dify Marketplace plugins from inside DeepSeek Harness, and register each installed Dify plugin as a standard DSH plugin.
统一插件市场(Unified Plugin Market for DeepSeek Harness):聚合精选目录(awesome-dsh-plugin.com)+ GitHub dsh-plugin 生态 + npm registry 三源;对 DSH Desktop(EAC)特化(web-desktop profile);来源白名单 + 冲突预检 + 试装验证;后台自动检测 + 可配置自动升级 + 市场自更新;一键检查/全部更新/逐个更新,更新进度窗口;v0.3.0 起集成 EAC 功能包(.dshpack)管理(📦 功能包 tab,交互编排层)
LVGL 8.4 knowledge skill pack for DeepSeek Harness (dsh): registers an offline LVGL 8.4 skill library on ctx.skills so the agent writes correct v8 API code and avoids v9 confusion.
A DeepSeek Harness Web-plugin that surfaces the registry-global archived-session set: list archived sessions in the sidebar and restore (unarchive) them.
MVP dsh bundle plugin: proves it loaded by registering a /plugin-manager web route, logging, writing a marker file, and adding a sidebar '插件' button whose modal lists the user-installed plugins
Persistent vision plugin for DeepSeek Harness: registers the vision_analyze tool backed by a configurable multimodal model, with a settings-page UI. Zero dependencies.
Tavily search provider bundle for DeepSeek Harness (dsh): registers a WebSearchProvider into ctx.web
Global keyboard shortcuts plugin for the DeepSeek Harness web GUI: ctx.shortcuts registry service, rebindable settings page, and default mod+l/mod+k/mod+shift+c bindings
Praxis — a bundled engineering-methodology skill library for DeepSeek Harness (dsh). Ships as a self-contained Cordis plugin that registers a skill provider on ctx.skills.
Palette infrastructure for DeepSeek Harness: scheme-mapped theme palettes with built-in VSCode Red, Solarized Dark, and Solarized Light, plus a third-party registration API
MemoryHub (mh) integration for DeepSeek Harness: loads .memoryhub checkpoint memory on session start, saves dsh sessions back into checkpoints, and registers the mh workflow skill and tools
A DeepSeek Harness bundle plugin exposing a diagnose tool over an extensible ctx.diagnostics check registry.
Multi-workspace sandbox for DSH: automatically grant file-write access to ALL registered workspaces — add a workspace in the UI, write to it immediately, no config needed.
DSH 下载源主备切换插件:国内镜像为主、官方源为备,超时/失败自动切换,Web UI 可查看与手动切换
mm-vision (通感编码器) for DeepSeek Harness — give any text-only LLM the ability to see images via structured spatial text encoding. Registers the mm_vision tool.