Skip to content
dsh.fish

Browse

276 results

Bundle

dsh-awesome-model-setting

DeepSeek Harness web plugin: a Model Capabilities settings page for declaring model input modalities, context window, output cap and image budgets without hand-editing settings.yaml.

Kazusa1085
Bundle

dsh-image-router

DeepSeek Harness plugin: analyse images out of band with a vision model — pasted images are digested into text before admission and a describe_image tool covers image paths, all without ever changing the session's model.

zhiwuli0228
Bundle

dsh-image-base64

DeepSeek Harness plugin: transcodes images to a base64-safe format (PNG) before a vision request, fixing gateways like LM Studio that reject non-PNG/JPEG/GIF data URLs with "'url' field must be a base64 encoded image."

pureexe
Bundle

um-dsh-azimg

Give DeepSeek Harness agents eyes: local image analysis via vision models — um_analyze_img tool + model-capability recognition + hot-switch settings UI

UnforgetMemory
Bundle

dsh-document-evidence

Project PDF library with background indexing and cited page highlights for DeepSeek Harness Web

Anduin9527
Bundle

vision-exp-tile

为 deepseek-v4-flash-vision-exp 量身定制的大图智能识图插件:整图预检 → 本地 OCR+像素网格(文字)+ 兴趣点按比例切块(最长边 800)→ 汇总;保留全图 800x800 网格切块模式。不代为统计/不显示 token 与费用,实际计费以 DeepSeek 官方 API 平台账单为准。v0.4.3:仓库元数据修复 / 计费表述诚实化 / 新增隐私与数据说明 / 过期临时产物清理。

Nicholaskin
Bundle

dsh-plugin-screenshot-ask

DSH 截图提问插件:输入框相机按钮或 Ctrl+Shift+A → 自动最小化窗口 → 原生全屏框选浮层(确认/取消按钮)→ 选区直接作为图片附件进入当前会话输入框,全程不落盘。Screenshot-to-ask for DeepSeek Harness: the window hides, a native region overlay covers every monitor, and the crop lands in the composer as an image attachment.

sky1ine139
Bundle

dsh-vision-3090-fix

Local reverse proxy plugin for DeepSeek Harness that caps images per request to 1, for self-hosted vLLM backends that reject prompts with more than one image

pureexe
Bundle

dsh-conversation-link

DeepSeek Harness(DSH)对话互通插件:让同一进程里的对话互相发现、直接发消息、盯进度、设护栏——不用先绑定,也不用开子代理。Peer messaging, supervision, and tool guardrails between conversations.

duanyunlun
Bundle

dsh-model-metadata

Capability metadata for hand-declared gateway models, resolved at runtime by bare model name (context window, output cap, reasoning levels, vision) — matched against the official DeepSeek route's catalog, the installed pi-ai catalog, opencode and models.dev, without writing to your settings.

pgjh
Bundle

dsh-tier-router

Automatic tier-based model routing for DeepSeek Harness: a virtual `smart` model classifies each request by difficulty (hard / normal / easy) and by vision need, then delegates it to the models you already configured. 三级难度 + 视觉自动路由,虚拟 smart 模型零配置接入。

zhangzhangco