Перейти к основному содержимому

Плагины

Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.

Найдено плагинов: 5243

S

dsh-provider-extra

sagmans/dsh-provider-extra

Extra LLM provider routes for DeepSeek Harness: OpenCode Go with per-session x-opencode-session routing, and OpenAI Codex over ChatGPT-subscription OAuth.

0позавчераСеансы и сообщенияMIT
D

dsh-openviking-status

dipertq/dsh-openviking-status

Minimalist OpenViking status chip and popover for DeepSeek Harness composer

03 дня назадИнструменты и функции
K

dsh-session-recall

kittimzhe/dsh-session-recall

Deterministic cross-session transcript retrieval for DeepSeek Harness: the model-facing `recall` tool searches past session logs with explicit scope control

0позавчераПамятьMIT
K

dsh-session-export

kittimzhe/dsh-session-export

Deterministic session evidence reports for DeepSeek Harness: /transcript writes styled single-file HTML / Markdown / JSON reports from canonical session logs, /stats prints a terminal stats card, /archive writes per-session ZIPs

0позавчераСеансы и сообщенияMIT
R

dsh-bonk-pet

reisen-ww/dsh-bonk-pet

Whale-girl desk pet in the corner of the DSH Web GUI. It sings along to a bundled track while the agent works; when a tool call fails a steel pipe falls on its head. Click it to bonk the basin it wears, which costs 12 rice — knock enough and it gets hungry and wanders off to beg, and rice appears somewhere on the page for it to dash across and eat. Draggable within the viewport, wriggles and complains if grabbed mid-dash, volume and behaviour configurable from Settings. All artwork, sound effects and the song ship inside the package.

04 дня назадДля удовольствия
T

dsh-notify

taoye599/dsh-notify

Desktop notifications for DeepSeek Harness — a web notification while a browser page holds the plugin (turn completion and pending questions), and a native Windows toast from the host for finished turns once the browser is closed.

04 дня назадИнтеграции и удалённый доступMIT
J

dsh-telegram-control

jackcontrols/dsh-telegram-control

Telegram remote control for DeepSeek Harness: list conversations with titles and workspaces, resume paused persisted sessions on demand (preset remount), turn-tracked reply relay, first-line reasoning summaries, inline-button approve/reject with outcome edits, and a bot command menu.

0позавчераИнтеграции и удалённый доступMIT
Z

dsh-personal-todo

zsspub/dsh-personal-todo

Persistent personal todos shared across DeepSeek Harness sessions and projects: SQLite storage, Agent tools, a native sidebar and turn-tail cards, with user-managed workflows or optional dispatch of individual todos to Agent sessions.

0вчераПроцессы и автоматизацияMIT
J

PDF-electronic-signature

juntaoxiao/pdf-electronic-signature

PDF electronic signing: generate a handwritten-style signature image, stamp images and typed blocks onto PDF pages, and apply a PKCS#7/CMS digital signature with a PKCS#12 certificate you supply. Stamping first keys an opaque background out to transparency - un-compositing each pixel so the ink keeps its original colour - and trims to the ink, so a seal stamped over a signature does not erase it.

03 дня назадИнструменты и функцииMIT
C

dsh-read-aloud

cccc12138/dsh-read-aloud

Adds a speaker button immediately right of the Like button on every finalized assistant reply; click it to hear the reply through the browser speech engine, and hover it for a speed and voice panel.

05 дней назадЗрение, голос и мультимодальностьMIT
O

dsh-keyless-search

ozzydeng-jundeng/dsh-keyless-search

Registers a keyless search provider for the built-in web_search tool so it works without an API key, failing over between the documented no-key tiers of Tavily and Firecrawl; a TAVILY_API_KEY or FIRECRAWL_API_KEY is picked up automatically when present. Two Bing scrape backends are included but off by default.

04 дня назадИнструменты и функцииMIT
W

dsh-win-computer-use

wwwort/dsh-win-computer-use

Windows-native computer use for DeepSeek Harness: two tools drive and read any desktop app. One batch call runs find, click, type, key, read, wait and screenshot steps in a single engine pass, so a task whose steps are known up front costs one model round trip; reading returns window text rather than an image, and input and capture prefer UI Automation patterns, Win32 messages and offscreen PrintWindow so the user's focus and pointer stay untouched.

04 дня назадИнструменты и функцииBSD-3-Clause
U

dsh-file-bookmark

uptoheart/dsh-file-bookmark

Manage frequently used file bookmarks in DeepSeek Harness, supporting bookmark saving, listing and navigation. It also allows creation of frequently used projects, including management projects, code projects and more.

0позавчераИнструменты и функцииMIT
L

tool-guardian

luminarisoftwares/tool-guardian

Fronts stdio MCP servers with three router tools (list_capabilities, describe_tool, call_tool) so schemas load on demand instead of riding every request; shapes every tool result through a deterministic output ladder that archives the original first (retrieve_spill reads it back); prices tool groups in tokens and can hide built-in groups per agent. Bridges to a standard-library Python router, so Python 3.9+ is required.

0позавчераИнструменты и функцииMIT
L

dsh-jev

lldois/dsh-jev

Semantic tool routing, skill discovery, and typed System One decisions for DeepSeek Harness powered by TypeSafe Jev.

0позавчераИнструменты и функцииMIT
A

dsh-mcptoon

activeing123/dsh-mcptoon

Mounts the mcptoon MCP gateway as one stdio server, so the agent discovers the tools of every MCP server you have configured through mcptoon's compressed view instead of full JSON schemas on each turn. Ships a doctor CLI that checks the mcptoon executable resolves and prints the exact command/args override when it does not.

07 дней назадИнструменты и функцииApache-2.0
M

dsh-session-eater

mikugui/dsh-session-eater

Session cleanup for the DSH sidebar: drag a conversation row onto the balance widget's whale and it eats the row — the session directory goes to a recycle bin, not to rm. Deletion asks one short question first (how many tokens it burned, and that prompt can be turned off in Settings). Undo from the persistent toast or the 12-entry log in Settings. Clicking the whale jumps straight to the plugin's Settings, where you can swap the avatar, drag the mouth into place and rewrite all 17 UI strings; blank, currently-open and running sessions are refused in place with a reason.

022 часа назадСеансы и сообщенияMIT
J

dsh-message-datetime

john-walks-slow/dsh-message-datetime

One-line clock context for DeepSeek Harness: a Current time timestamp reading (weekday, date, time, UTC offset, IANA timezone) opens every conversation turn and a Turn ended reading closes it, so the model always knows the time, date and idle gap across turns without asking.

06 дней назадСеансы и сообщенияMIT
A

dsh-agent-persona

awoodwhale/dsh-agent-persona

Scopes system-prompt personas by workspace path or session id (exact, prefix, contains, regex), with an optional default persona for sessions nothing claimed, a 人设 tab on the conversation showing the prompt actually sent, import and export of the list, and a switch that refuses tool writes to the persona store.

0позавчераИнтеграции и удалённый доступApache-2.0
L

dsh-native-provider

libre-webui/dsh-native-provider

Use your DSH models in [Libre WebUI](https://github.com/libre-webui/libre-webui) for chat, sandboxed Work and usage tracking, with provider credentials kept in DSH. Requires Libre WebUI 0.37.0 or later.

0позавчераМодели и провайдерыApache-2.0
S

dsh-edit-diff

senyayume/dsh-edit-diff

Redraws line-level diffs on edit, write, insert and str_replace_editor tool cards — unchanged lines render once and changed characters are underlined — covers run_code (PTC) sub-calls, adds a per-turn changed-files card, and opens or copies any of those paths from the card rows and the tool rows through a host route the plugin serves itself.

0вчераУлучшения UIMIT
R

dsh-job-progress

rice00/dsh-job-progress

Live progress for long-running background jobs in the DSH web GUI: a draggable floating ball in the session that owns the job, expanding into a panel with done/total, speed and ETA.

0вчераУлучшения UIMIT
M

dsh-agent-instructions-editor

mari23333/dsh-agent-instructions-editor

Edit global and project instruction files in DeepSeek Harness settings, with project-chain discovery, byte-budget display, and save-conflict handling.

03 дня назадУлучшения UIMIT
E

dsh-run-button

edwardxiao-bit/dsh-run-button

Adds a Run button to shell code blocks in replies, executing the snippet through the host shell service and showing its output in a floating bottom-right dock, or in one bottom-panel tab per run.

0вчераУлучшения UIMIT