@ardli-firman/dsh-model-search
Searchable model selector for DeepSeek Harness composer — search models by name instead of scrolling.
220 results
Searchable model selector for DeepSeek Harness composer — search models by name instead of scrolling.
DSH plugin that lists all configured models with availability/latency testing, by reading $DSH_HOME/settings.yaml.
Sync CC Switch (cc-switch) providers and models into DeepSeek Harness custom providers (llm-pi-ai)
Image translation for non-multimodal models via GLM-4V-Flash: intercepts images, generates descriptions, injects as text.
DeepSeek Harness plugin: drag images into the composer and get a file path back, so text-only models can read them via the read tool.
DSH plugin: a codex-style apply_patch tool (*** Begin Patch / *** Update File / *** Add File / *** Delete File) injected into the model toolset through DSH's built-in sandbox, with a settings card to choose injection scope (off / GPT models only / all models).
Let text-only models see images in DeepSeek Harness: intercepts the llm/stream waterfall and transparently substitutes each image with a vision model's description.
补齐 DSH 的 OpenCode Go 模型目录
DSH plugin: keep text-only models (deepseek-v4-flash / deepseek-v4-pro) as the session default, and automatically route requests that carry image content to a configured vision-capable model (deepseek-v4-flash-vision-exp) 鈥?no manual model switching (periscope).
DSH plugin to sync opencode-go model catalog with precise multi-modal support
OpenCode Go models as a DeepSeek Harness provider, with session-affinity headers, a live model catalog, and a Web settings card
Adds a 'deselect all' button left of Cancel in the DSH Settings > Models 'fetch available models' dialog, clearing every model checkbox at once.
DSH plugin that replaces the official Models settings page: provider management, per-model reasoning effort, retry overrides, drag reorder, credential status, upstream model sync, and fixed model deletion
Automatic model catalog synchronization for API-key DeepSeek Harness providers.
Model-facing ocr_image tool that runs local RapidOCR (via a Python subprocess) and returns image text as plain text, so text-only DeepSeek models can read images
Kimi (Kimi Code account) integration bundle for DeepSeek Harness: provider route, models, device-code login and auto token refresh (npm: dsh-kimi-provider)
Per-route context window, compaction threshold, and per-model thinking-effort controls for DSH models. · DSH 模型上下文窗口、压缩阈值与思考强度设置。
models.dev-cataloged multi-provider LLM adapter for the DeepSeek Harness LLM seam
OpenAI-compatible /v1/chat/completions (streaming and non-streaming) and /v1/models endpoint on the DSH web server: one DSH agent session per (API key, X-Agent-Preset) pair.
OmniRoute model manager: searchable/filterable multi-select UI to control which OmniRoute models DSH uses, with modality discovery and OmniRoute-backed web search.
DSH client plugin — keyword search when selecting models in the Web GUI
CodeBuddy/WorkBuddy models bundle for DeepSeek Harness (dsh): reads the local desktop login and serves the CodeBuddy subscription as a native provider route in the model picker
Per-model reasoning effort declarations for GPT, Gemini and OpenAI-compatible providers in DeepSeek Harness
Task delegation router for DSH: main model plans/verifies, sub-models search/browse/code/verify.