dsh-scout
Evidence-driven company and job intelligence plugin for DeepSeek Harness.
887 results
Evidence-driven company and job intelligence plugin for DeepSeek Harness.
CodeBuddy OAuth, dynamic models, and reasoning controls for DeepSeek Harness
DSH web plugin: local offline FunASR voice input (paraformer int8 onnx sidecar, Web Speech fallback, LLM polish).
Two-tier model router for DeepSeek Harness: an LLM Judge sends each turn to the cheap Fast chain or the Smart chain by expected cost, with multi-model fallback chains, exponential-backoff failover, cache-aware switching and task-level orchestration. A DSH adaptation of pi-shift-router.
AI writing assistant plugin for DeepSeek Harness — draft and revise documents in chat, typeset on a rice-paper panel, review every edit before it lands. DeepSeek Harness × 青简写作桥:对话里起草改稿,右侧宣纸预览逐条审阅后落稿。
DeepSeek Harness plugin: serve LLM calls with the OAuth tokens your local Codex CLI and Claude Code already hold, instead of a separately configured API key — plus a composer badge showing subscription usage for those routes and for GLM Coding Plan.
Inspect, measure, search, and compare the exact provider-neutral context assembled by DeepSeek Harness.
Experimental ChatGPT subscription OAuth provider plugin for DeepSeek Harness
DSH web plugin: event-driven skill self-evolution. Watches agent execution traces, crystallizes reusable skills from successful turns via LLM review, progressively improves them, and manages everything in a dedicated Settings section.
Unified DeepSeek Harness plugin: role-based subagent routing + per-agent evolution — prefercmd/memory as knowledge allow/deny lists, so repeated tasks start from proven commands and save tokens
Feishu (Lark) IM bot channel for DeepSeek Harness agents — per-chat sessions, native thinking process, interactive approval cards, WebSocket long connection.
LLM 自动重试设置卡片:在 设置 → General 里修改重试次数(maxRetries)与退避时间(initialDelayMs/maxDelayMs/jitterRatio),宿主 dsh-llm-retry 实时生效
Universal local vision bridge tool for DSH: describe/answer questions about images via any OpenAI-compatible local inference framework (llama.cpp / Ollama / LM Studio / vLLM), vision models auto-detected
理解任何东西技能包(移植自 Understand-Anything)
deepseek-eyes:给 DeepSeek Harness 的纯文本模型装上眼睛——把粘贴的图片经 OpenAI 兼容视觉 API 转成文字描述,再转发给真实的文本模型(Give text-only models in DeepSeek Harness eyes: describe pasted images via an OpenAI-compatible vision API, then forward to the real provider. Not affiliated with DeepSeek.)
Zhipu AI BigModel and GLM Coding Plan LLM Provider model catalog plugin for DeepSeek Harness
DSH-native vision bridge for text-only models with native image attachments, multi-image evidence batching, and session-scoped validated Evidence caching.
DSH LLM adapter plugin: use OpenAI ChatGPT subscription (GPT-5.6-Sol, GPT-5.5, ...) via OAuth — no API key. Reuses your local Codex CLI login.
Plug-in vision for text-only LLMs — a DeepSeek Harness (dsh) fork of ModLens adding multi-engine support (Gemini, Volcengine Ark/Doubao, Claude) and per-call engine selection
DSH 插件:可接入识图模型 API(本地大模型识图工具 + 设置界面)。配置 OpenAI 兼容的识图接口(LM Studio / vLLM / Ollama 等),接口留空即不启用识图模型。
DeepSeek Harness (dsh) plugin for machine-wide token usage statistics — a Settings page with totals, a contribution heatmap, streaks, and a per-model breakdown. Reads session logs from every dsh home; no cost estimates.
DSH 自进化长期记忆插件:回合后 LLM 自动提取记忆、每步召回注入、语义重排检索、冲突合并、learned-* 技能沉淀,附记忆库管理面板。记忆文件默认存于 harness 根目录($DSH_HOME,未设时 ~/.dsh)下的 imemory/ 子目录,可用 config.memDir 覆盖。
On-demand image generation for DeepSeek Harness (DSH): a generate_image tool that calls your own OpenAI-compatible image URL + API key and delivers the image into the session
对抗式多视角代码审查插件:多透镜并行攻击式审查、确定性静态哨兵、跨视角合并去重、严重度定级、抑制规则与审查历史。支持 dsh(DeepSeek Harness)工具接入与独立 CLI 两种入口。