Vai al contenuto principale

Plugin

Sfoglia, filtra e installa i plugin di DeepSeek-Harness.

428 plugin trovati

T

dsh-deepseek-pet

txlznbzsdj-collab/dsh-deepseek-pet

Animated DeepSeek blue-whale desktop pet floating on the DSH Web page: draggable with speech bubbles and mood poses, a pet_say tool for the model to make it talk, and turn-start/end thinking and celebrating states.

2ieriSolo per divertimentoMIT
S

dsh-digipet

swaylq/dsh-digipet

Digimon-style raising game: hatch an egg that feeds on real work (turns, tool calls, errors) and evolves along four branching lines shaped by how you work; zero tokens, invisible to the model.

24 giorni faSolo per divertimentoMIT
H

dsh-foundry

hellosky983/dsh-foundry

Plugin compiler with a blueprint registry (scaffold → validate → deploy) exposed as a runtime service, three model tools, and a blueprint-gallery settings page.

23 giorni faSviluppo e strumenti per pluginMIT
A

dsh-code-check

a179-sanae/dsh-code-check

Automatic type-check diagnostics: after the model edits or creates TS files, runs `tsc --noEmit` in the background (debounced per project) and reports errors via the `code_check` tool — grouped by file with line/column, severity and TS error codes, closing the "edit → check → fix" loop.

25 giorni faSviluppo e strumenti per pluginBSD-3-Clause
G

dsh-acp-enhanced

grunmin/dsh-acp-enhanced

Enhanced ACP server for DeepSeek Harness: block & reasoning streaming, usage telemetry, model/effort switching, permission presets, session resume/archive, per-session MCP servers, and Zed file/terminal forwarding.

23 giorni faIntegrazioni e accesso remotoMIT
W

dsh-git-graph

whiteplusms/dsh-git-graph

Dedicated read-only Git Graph view beside Chat and Trajectory: commit topology, local/remote/tag refs, HEAD and working-tree status, search, filtering, first-parent mode, refresh, and load more.

215 ore faGit e code reviewMIT
S

dsh-project-kanban

struggleyang/dsh-project-kanban

Per-workspace project kanban board: nine kanban_* model tools for agent-driven planning plus a browser board UI, with disk persistence, undo, templates, and archiving.

23 giorni faFlussi e automazioneMIT
G

dsh-ponytail

gongyijie85/dsh-ponytail

Ponytail lazy senior dev mode: 6 skills adapted from DietrichGebert/ponytail.

23 giorni faCompetenzeMIT
X

dsh-draw-router

xiaozhe7772222/dsh-draw-router

Universal image generation for DeepSeek Harness: auto-discovers image models from any OpenAI-compatible endpoint (SenseNova, StepFun, Agnes, Qwen, Flux, SD, Imagen and more), with agent tools and REST API.

214 ore faVisione, voce e multimodaleMIT
W

visual-review

wang-bool/visual-review

Renders pasted/uploaded images inline in the DSH Web chat and gives text-only models vision: the model-invokable visual_review tool calls any OpenAI-compatible multimodal API first, falling back to a local Qwen3-VL worker.

2ieriVisione, voce e multimodaleMIT
N

dsh-llm-deepseek-vision

nagasakisoyo-ui/dsh-llm-deepseek-vision

Vision-augmented DeepSeek adapter: a vision-capable model describes image input, then a text-only DeepSeek model reasons over the description.

25 giorni faVisione, voce e multimodaleMIT
M

dsh-tesseract-ocr

maxwell-feng/dsh-tesseract-ocr

Local OCR for attached images via Tesseract: only the recognized text is sent to the model, never the image bytes; vision passthrough is opt-in.

2l’altro ieriVisione, voce e multimodaleMIT
L

dsh-image-gen

leemancheung/dsh-image-gen

GPT Image 2 `image_gen` with Codex subscription OAuth by default or explicit API-key mode: developing card, up to three live API partials, durable attachment replay/lightbox/download, text-only model output, and bounded credential-safe requests.

23 giorni faVisione, voce e multimodaleMIT
H

dsh-vision-mix

haiziyao/dsh-vision-mix

Combine text, vision, and image-generation APIs into one Mix model with automatic routing: text-only requests go to the chat model, user images and agent screenshots go to the vision model, follow-ups keep using the same session image, and agents can generate or edit images with session-scoped call history.

23 giorni faVisione, voce e multimodaleMIT
F

dsh-free-vision

fuzzysoul/dsh-free-vision

Free vision bridge for text-only models: image understanding, OCR, UI and debug analysis via free-tier providers (Qwen3-VL-Flash, Doubao, DeepSeek-OCR) with a settings GUI.

216 ore faVisione, voce e multimodaleMIT
W

dsh-browser-fs

whitefirer/dsh-browser-fs

Give agents access to files on the machine where the browser runs: user authorizes a local directory via File System Access, tool calls relay over the plugin's own WebSocket; read-only compat mode for mobile/insecure contexts.

23 giorni faStrumenti e capacità
J

dsh-prompt-polish

jinhuoooo/dsh-prompt-polish

One-click ✨ polish button for the composer: rewrites prompts and drafts with WorkBuddy humanizer-style rules (kills AI-flavored phrasing, varies rhythm, mode-aware for instructions/questions/prose) via free Zhipu GLM-4.5-Flash or any OpenAI-compatible API, falling back to offline local rules.

23 giorni faStrumenti e capacitàMIT
Y

dsh-session-hotkeys

yeyeyeyeshifu/dsh-session-hotkeys

Session hotkeys for the DSH Web GUI: switch sessions like browser tabs (positional Alt+1-9, pinned slots, previous/next, new/archive/rename, navigation mode, search focus), all rebindable with Windows/macOS presets.

23 giorni faSessioni e messaggiMIT
S

dsh-codex-connect-plus

stoneface10/dsh-codex-connect-plus

Adds ChatGPT/Codex OAuth-backed Codex models and gpt-image-2 generation/editing to DSH without requiring an OpenAI Platform API key.

221 ore faModelli e providerApache-2.0
S

dsh-chatgpt-subscription

songoao25/dsh-chatgpt-subscription

Bind your ChatGPT account via official OAuth and chat with ChatGPT models inside DSH, using your Plus/Pro subscription quota.

23 giorni faModelli e providerMIT
L

dsh-llm-github-copilot

lujianjun19/dsh-llm-github-copilot

GitHub Copilot LLM adapter: OAuth device-flow sign-in, live model discovery from the Copilot API, vision support for image-capable models (gpt-4.1, gpt-4o), and two wire protocols (Chat Completions and Responses API) with automatic endpoint routing per model.

214 ore faModelli e providerMIT
A

dsh-models-dev-reasoning

aerince/dsh-models-dev-reasoning

Adds models.dev reasoning levels to unconfigured third-party DeepSeek Harness models.

24 giorni faTemi e aspettoMIT
Y

dsh-usage-lens

yokesky/dsh-usage-lens

Usage statistics dashboard for the DSH Web UI: info cards, a 280-day GitHub-style activity heatmap, daily token trend, and model-usage donut chart.

24 giorni faUtilizzo e fatturazioneMIT
N

dsh-usage-monitor

noirbright/dsh-usage-monitor

Settings usage dashboard: tokens, requests, output tokens, and cache-hit rate from session logs, with a stacked chart and a breakdown table by provider, model, or workspace.

2ieriUtilizzo e fatturazioneMIT