Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 114
suanzhang-dsh
cz1900/suanzhang-dsh
Трекер расходов в стиле торгового терминала для DeepSeek Harness: баланс и сегодняшние траты в боковой панели, таблица затрат в юанях по шагам, автоматическая синхронизация официальных цен с учётом пиковых/внепиковых часов, сводки по всем сессиям и по дням, привязка затрат к инструментам и прогноз расходов.
dsh-zh-labels
xingkong42/dsh-zh-labels
Заново применяет китайские подписи интерфейса к клиентским модулям DSH при каждом запуске, чтобы переводы выживали после обновлений.
DSH-dseyes
okkay712/dsh-dseyes
Нативные прикреплённые изображения для текстового DeepSeek в Web GUI: вставленные или перетащенные изображения отображаются в виде миниатюр в сессии, и перед отправкой хост считывает их с помощью бесплатного API визуального распознавания Zhipu GLM-4V-Flash (цепочка отката glm-4v-flash) и подставляет описание, благодаря чему DeepSeek отвечает об изображении, а оригинал сохраняется в истории.
dsh-balance
geekricardo/dsh-balance
Отображение баланса/использования в dock поля ввода для DeepSeek, Kimi Coding, OpenCode Go, Zhipu, MiniMax, OpenRouter и OpenAI Codex — на основе провайдеров, опрос каждые 2 с, кэш на 5 мин.
dsh-dice-game
zmm863-commits/dsh-dice-game
🎲 Dice Battle — шесть классических игр в кости (Liar's Dice, Guess Red Dots, Red/Blue, Big/Small, Odd/Even, Straight) для веб-интерфейса DSH. Одиночная игра против ИИ плюс онлайн-игра через PeerJS WebRTC, полностью двуязычная zh/en, запись боковой панели открывает игру в центральной колонке.
dsh-plugin-dev-kb
pasumao/dsh-plugin-dev-kb
Офлайн-зеркало официальной документации DeepSeek Harness в виде навыка dsh: 168 страниц сайта (EN/zh) и 52 справочных документа только из репозитория, с навигацией по темам и полнотекстовым поисковым индексом для разработки плагинов.
dsh-vision
xiaoshihou514/dsh-vision
Нативное расширение возможностей зрения, использующее либо Zhipu (бесплатно), либо Qwen-VL (локально).
dsh-vision (vision-tool)
314857493/dsh-vision
Вызываемый моделью инструмент `vision` для DeepSeek Harness: описывает и распознаёт текст на файлах изображений, напрямую вызывая бесплатный Zhipu GLM vision API (цепочка fallback glm-4v-flash), без внешнего CLI.
dsh-vision (vision-route)
314857493/dsh-vision
Регистрирует маршрут провайдера `deepseek-vision`: веб-интерфейс принимает вставленные изображения и преобразует их в текст через бесплатный Zhipu GLM vision API, после чего передаёт в адаптер DeepSeek.
dsh-glm-mode
hoyyang/dsh-glm-mode
GLM Mode agent preset for zhipuai/glm-5.3-flash: PTC/Code Mode tool presentation, a reasoning loop guard and a tool spin guard (live-incident driven), and GLM-specific auto-compaction at 75%/22%.
dsh-expert-orchestrator
mario841859784/dsh-expert-orchestrator
Agent preset plugin for DeepSeek Harness that triages every request, delegates implementation to an expert, and schedules parallel work through a dependency-DAG taskboard and a file-based message bus before an independent review gate. Ships with only 11 core experts out of the box; more expert teams (Agency agents EN/ZH, classic collections) are one-click downloads from the settings page over dual GitHub/CDN channels with sha256 verification.
agent-teams-pixel
eternalnight996/agent-teams-pixel
给 DeepSeek Harness Web 主窗口加「工作角色」页签 + 对话区像素人办公室浮层(The Agency en / agency-agents-zh 255+ 角色,29 预设团队)。一条命令安装,不改 dsh 源码。
dsh-ark9canvas
aik358/dsh-ark9canvas
Image generation workbench and agent tool for DSH: one tool (ark9_generate_image) paints text-to-image and image-to-image via any OpenAI-compatible API. Channels are entirely user-configured - no bundled endpoint, you bring your own baseURL, key and model name (manual input supported). Agent-initiated generations are approval-gated by default: requests queue in the floating panel and nothing bills until you approve; approval is non-blocking (the agent replies "awaiting your approval" immediately, and results, denials or timeouts are injected back so the agent reports them in the next turn). Floating glass workbench with five tabs (Generate / Approvals / Prompts / History / About), aspect-ratio grid with quality-budget + 16px-alignment sizing, transparent background, batch up to 10 images as aggregated sub-tasks, prompt library with custom JSON sources fetched through a host proxy, persistent generation logs with one-click retry, multi-channel aggregation with per-channel model fetching, bilingual UI (zh/en), stroke-SVG icon set, config import/export. Registers as a Better Sidebar tab when dsh-better-sidebar is installed; stacks above the dsh-cua FAB when both are present.
dsh-panda-calendar
runcat-tommy/dsh-panda-calendar
A conversation-view tab for DeepSeek Harness Web showing solar/lunar dates, ganzhi year/month/day, Chinese zodiac, 24 solar terms, festivals, China public holidays including make-up workdays, multi-city weather, an epoch↔date timestamp converter with a time-zone picker, and bundled offline "on this day" history from free sources without an API key.
dsh-web-search-glm
noemm/dsh-web-search-glm
Zhipu GLM web search provider: registers as `glm` on the ctx.web seam and runs the native web_search server tool through GLM's Anthropic-compatible API (Coding Plan billing).
dsh-web-search-zai
kenny2077/dsh-web-search-zai
Web search for DeepSeek Harness through Z.ai or Zhipu, with Coding Plan MCP quota and REST API billing modes, a native bilingual settings card, and support for reusing an existing ZAI_API_KEY.
publish-kit
eternalnight996/publish-kit
Release playbook for AI agents. npm-installable CLI + DSH plugin + skill bundle. Covers npm, GitHub+Gitee dual remote, DSH marketplace, cargo crates.io, PyPI, PyInstaller exe, Go single-binary, Rust single-binary, Electron/Tauri desktop. Bilingual EN/ZH.
dsh-xiaoyuzhou
jerryqx/dsh-xiaoyuzhou
Listen to Xiaoyuzhou (小宇宙) podcasts in the DSH web UI: paste a share link to play anonymously (host proxies the audio with Range/seek), or log in via QR code to sync subscriptions, keyword-search shows/episodes, page full episode lists, and unlock purchased paywalled episodes; a `podcast_play` tool lets the agent play by link, podcast pid, or episode eid.
dsh-journal-monitor
simon-world/dsh-journal-monitor
Economics-first journal/working-paper monitor for DeepSeek Harness: NBER RSS + arXiv econ (4 categories) + Chinese econ journals (Shi Jie Jing Ji via Magtech, Zhong Guo Nong Cun Guan Cha, Cai Mao Jing Ji, Zhong Guo Ren Kou Ke Xue, Jing Ji Guan Li via ajcass) fetch, keyword filter, dry-run/Webhook push, dedup persistence, and schedule_create-compatible briefing.
dsh-zai-coding-models
auuduu/dsh-zai-coding-models
DeepSeek Harness bridge plugin: exposes the newest Zhipu/Z.AI coding-plan models (e.g. glm-5.3) on the zai-coding-cn route before the bundled pi-ai catalog catches up.
dsh-zh-reasoning
zhy201810576/dsh-zh-reasoning
让 DeepSeek Harness 的思考(reasoning)与最终回答默认使用简体中文的中文插件
dsh-multi-lang-ui
asd13006/dsh-multi-lang-ui
Add six languages (繁體中文, 日本語, 한국어, Français, Deutsch, Español) to the DeepSeek Harness Web UI language options, with hand-polished per-language translations and automatic fallbacks (Simplified-to-Traditional conversion for zh-TW, English for the others) covering upstream updates and third-party plugins.
dsh-reasoning-zh
jiayuxuan123/dsh-reasoning-zh
DeepSeek Harness 插件:把「推理等级」(reasoning effort) 档位名翻译成中文,并为接入的自定义第三方模型注入推理等级显示(官方 DSH 默认不注入),所选档位写入出站请求体。
dsh-vision
314857493/dsh-vision
DeepSeek Harness plugin: a `deepseek-vision` route that declares image input and transcribes pasted images via the free Zhipu GLM vision models before delegating to the DeepSeek adapter.