跳到主要内容

deepseek-harness 2273

  • dsh-change-budget v0.1.0 已验证 2

    DeepSeek Harness guardrail that limits how many files an AI coding agent can edit per turn

    dsh plugin add @raphelutumn/dsh-change-budget
  • dsh-voice v0.1.0-alpha.1 已验证 Web 界面 2

    Local-first, full-duplex voice for DeepSeek Harness, orchestrated by Muxiva

    dsh plugin add @muxiva/dsh-voice
  • dsh-plugin-dit v0.2.1 已验证 Web 界面 2

    Dual-protocol DIT.ai provider and first-run onboarding for DeepSeek Harness

    dsh plugin add dsh-plugin-dit
  • dsh-task-worktree v0.4.1 已验证 Web 界面 2

    Complete Git worktree support for DeepSeek Harness: task-scoped isolated worktrees with per-repo manifests, workspace registration, bring-back to main, direct commit, and durable state. Reference: Qoder / Codex / Claude Code worktrees.

    dsh plugin add dsh-task-worktree
  • dsh-sonarqube v0.1.0 已验证 2

    Read-only SonarQube Community Build tools for DeepSeek Harness.

    dsh plugin add dsh-sonarqube
  • deepseek-harness-tui v0.3.0 已验证 2

    Interactive terminal UI for deepseek-harness, installed as a dsh profile bundle

    dsh plugin add deepseek-harness-tui
  • dsh-node-appearance v0.3.3 已验证 Web 界面 2

    会话节点外观插件:按节点类型/工具名着色的可配置配色,思考过程显示开关(DeepSeek Harness Web GUI)

    dsh plugin add @max-null/dsh-node-appearance
  • dsh-x-connect v0.1.0 已验证 Web 界面 2

    X (Twitter) connector for DeepSeek Harness: OAuth 2.0 credential binding, posting tweets with per-post cost estimation, and reading/summarizing related posts. Ships a settings card in the Web plugin page.

    dsh plugin add dsh-x-connect
  • dsh-llm-local-token v1.3.2 已验证 Web 界面 2

    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.

    dsh plugin add dsh-llm-local-token
  • dsh-friend-all v0.1.1 已验证 2

    dsh-Friend 聚合包:人格化伴侣、Live2D、语音与记忆。DeepSeek Harness dsh-plugin。

    dsh plugin add @wishp3/dsh-friend-all
  • deepseek-harness-plugin v0.1.0 已验证 2

    Canon channel plugin for DeepSeek Harness

    dsh plugin add @canonmsg/deepseek-harness-plugin
  • dsh-blueprint v0.6.0 已验证 Web 界面 2

    Read the config your harness actually booted, and validate an overlay before you apply it. A Blueprint tab for the DSH web client.

    dsh plugin add dsh-blueprint
  • dsh-plugin-qwen-image v0.3.1 已验证 Web 界面 2

    DeepSeek Harness out-of-tree plugin: give a text-only coding model eyes by routing images to a Qwen-VL (DashScope) route through ctx.llm and returning text.

    dsh plugin add dsh-plugin-qwen-image
  • model-autofill v0.2.0 已验证 2

    Auto-complete missing model display name, context window, max output tokens, and reasoning efforts in the llm-pi-ai settings namespace.

    dsh plugin add @birdman1992/model-autofill
  • dsh-dracula-theme v1.0.0 已验证 Web 界面 2

    🧛 Dracula theme for DeepSeek Harness: the classic dark palette (plus the Soft variant) registered into the built-in theme runtime

    dsh plugin add dsh-dracula-theme
  • dsh-wakatime v0.1.3 已验证 2

    WakaTime plugin for DeepSeek Harness (dsh) — track AI coding activity, lines of code, and time spent

    dsh plugin add @dingyi222666/dsh-wakatime
  • dsh-project-prompt v0.1.0 已验证 2

    Private, per-project system-prompt rules for DeepSeek Harness — matched by git remote URL, repo path, or cwd prefix; worktree-aware; never committed to the repository.

    dsh plugin add dsh-project-prompt
  • dsh-connector v0.2.5 已验证 Web 界面 2

    Unified DeepSeek Harness connector: edit MCP servers (cordis.patch.yml), user skills (~/.dsh/skills) and browse the ModelScope MCP/Skills marketplaces from one Web UI settings page.

    dsh plugin add @omdp/dsh-connector
  • dsh-models-import v0.1.7 已验证 Web 界面 2

    DeepSeek Harness plugin: import models with capabilities from an OpenAI-compatible /v1/models listing (gateway capability extensions) and edit per-model capabilities (thinking, vision) on its settings page

    dsh plugin add dsh-models-import
  • dsh-talk v0.1.3 已验证 Web 界面 2

    Voice-first session loop for DeepSeek Harness: a composer microphone button with browser/local speech-to-text (Web Speech, FunASR, whisper.cpp), a speak tool for text-to-speech replies (browser, edge-tts, piper), event announcements with mute, and speak-t

    dsh plugin add dsh-talk
  • shepaw-dsh-plugin v0.1.7 已验证 2

    Shepaw bridge as a DeepSeek Harness (DSH) cordis plugin: mount a Shepaw ACP v2.1 server inside DSH and route chats into DSH Agents

    dsh plugin add shepaw-dsh-plugin
  • dsh-hud v0.1.0 已验证 Web 界面 2

    DeepSeek Harness 的 HUD 状态栏插件:在输入区下方常驻显示会话实时信息(状态 / 上下文占用 / 令牌用量 / 轮次步数 / 计时 / 用时),模拟 pi-agent-hud 的显示体验。

    dsh plugin add dsh-hud
  • dsh-analytics v0.4.0 已验证 Web 界面 2

    Agent FinOps / token analytics for DeepSeek Harness: usage collection, time-aware cost engine, cache analysis, and session drill-down

    dsh plugin add dsh-analytics
  • dsh-dictate v0.4.0-alpha.5 已验证 Web 界面 2

    Context-aware voice input for DeepSeek Harness with Web Speech, local SenseVoice transcription, model polish, editable Composer drafts, and user-controlled sending

    dsh plugin add dsh-dictate
  • dsh-hot-reload v0.2.4 已验证 Web 界面 2

    Live-reload upgraded DeepSeek Harness (dsh) plugins without restarting dsh — the running plugin is swapped in place, and a reload that fails rolls back to the working old version and asks for a manual restart.

    dsh plugin add dsh-hot-reload
  • acp v0.1.2 已验证 2

    Use DeepSeek Harness as an Agent Client Protocol (ACP) stdio agent.

    dsh plugin add @dsh-enhanced/acp
  • dsh-showreel v0.1.1 已验证 Web 界面 2

    鲸迹:把 DeepSeek Harness Agent 任务生成可分享的竖屏战报视频

    dsh plugin add dsh-showreel
  • dsh-mindseye v0.2.7 已验证 Web 界面 2

    MindsEye: model-driven vision tools, structured evidence, and exact cache for DeepSeek Harness

    dsh plugin add dsh-mindseye
  • dsh-dispatch v0.4.0 已验证 2

    Command your DeepSeek Harness machines from your phone: approval push, remote dispatch, session board. Built on DeepSeek Harness.

    dsh plugin add dsh-dispatch
  • dsh-version-update v1.0.6 已验证 Web 界面 2

    Version management for the dsh Web GUI settings panel: inspect the installed @deepseek-ai/dsh against every npm channel or version line, install or downgrade with one click, roll back instantly from local snapshots, automate the whole cycle with a policy

    dsh plugin add dsh-version-update
  • dsh-screenshot-feedback-hook-mcp v0.2.0 已验证 Web 界面 2

    Screenshot feedback for DeepSeek Harness — let your coding agent SEE what it builds

    dsh plugin add dsh-screenshot-feedback-hook-mcp
  • harness-relay-mcp v0.2.4 已验证 2

    Delegate and monitor DeepSeek Harness work from any MCP agent.

    dsh plugin add harness-relay-mcp
  • dsh-persist v0.2.5 已验证 Web 界面 2

    Persistent memory for DeepSeek Harness: per-conversation notes, selective injection, project memory, semantic Vault search (bge-m3, free optional key) and automatic retrieval — agents stop forgetting.

    dsh plugin add dsh-persist
  • dsh-autoresearch v0.1.2 已验证 2

    Bounded metric-driven autoresearch plugin for DeepSeek Harness

    dsh plugin add dsh-autoresearch
  • dsh-artifact-viewer v0.4.0 已验证 Web 界面 2

    DeepSeek Harness bundle plugin that adds an artifact sidebar and bookmarking for agent conversations.

    dsh plugin add @wangjunjian/dsh-artifact-viewer
  • dsh-mobile-remote v0.1.0 已验证 Web 界面 2

    DeepSeek Harness WeChat remote-control plugin: control your dsh agent from WeChat (iLink long-polling, fully outbound, works over any network)

    dsh plugin add dsh-mobile-remote
  • dsh-plugin-translation v0.2.0 已验证 2

    Translation toolkit for DeepSeek Harness agents: sentence segmentation, term/glossary extraction, a durable workspace glossary (add/get/remove), cross-segment terminology consistency checks, source-target QA, tone guides, and a durable translation memory

    dsh plugin add dsh-plugin-translation
  • dsh-replay-lab v0.1.6 已验证 Web 界面 2

    Replay real DeepSeek Harness turns against Standard, Minimal, Anchored, or plugin candidates with frozen request-surface evidence

    dsh plugin add @webwalkerhq/dsh-replay-lab
  • dsh-plugin-midscene v0.1.0 已验证 2

    Midscene-based AI UI automation for DeepSeek Harness: one ctx.midscene seam, Android and Web (Puppeteer) providers, and the android_ui / web_ui model tools

    dsh plugin add dsh-plugin-midscene
  • dsh-red-alert v0.1.3 已验证 Web 界面 2

    Real Red Alert 2 AI battlefield for DeepSeek Harness with fog-safe control and post-match learning

    dsh plugin add @vibeinging/dsh-red-alert
  • dsh-pathlink v0.1.3 已验证 Web 界面 2

    Ctrl+click file paths and links in DeepSeek Harness chat: paths open their folder in the OS file manager, links open in a new browser tab.

    dsh plugin add dsh-pathlink
  • dsh-pentester v1.0.0 已验证 Web 界面 2

    Minimal Root-Orchestrator PTES pentesting plugin for DeepSeek Harness

    dsh plugin add dsh-pentester
  • dsh-keyboard-history v0.1.2 已验证 Web 界面 2

    Pure ↑/↓ input history for the DSH web composer: recall previously sent messages with arrow keys. Nothing else.

    dsh plugin add dsh-keyboard-history
  • dsh-eval v0.3.0 已验证 2

    Agent evaluation platform: benchmark YAML, headless run orchestration, trace-based metrics, and run reports

    dsh plugin add dsh-eval
  • dsh-notification v0.1.1 已验证 Web 界面 2

    Desktop + webhook notifications when your DeepSeek Harness agent finishes a turn, hits an error, or needs approval.

    dsh plugin add dsh-notification
  • dsh-file-resource v0.1.0 已验证 Web 界面 2

    Private local file attachments for DeepSeek Harness with native images and bounded document reading.

    dsh plugin add dsh-file-resource
  • dsh-memory-pyramid v0.2.0 已验证 Web 界面 2

    给 DeepSeek Harness 补上时间轴记忆:定宽只追加的事实日志 + agent 自己维护的摘要金字塔,固定阅读预算下 recall 成本不随记忆量增长。

    dsh plugin add dsh-memory-pyramid
  • dsh-auto-vision v0.4.0 已验证 2

    DeepSeek Harness 视觉桥:自动发现你已配置的多模态模型,给纯文本主模型装上 vision 工具,识别结果以纯文本返回。零配置,一条命令安装。

    dsh plugin add dsh-auto-vision
  • dsh-smart-approval v0.1.0-rc.9 已验证 Web 界面 2

    Fail-closed LLM-assisted approval reviewer for DeepSeek Harness

    dsh plugin add dsh-smart-approval
  • dsh-approval-hotkeys v0.1.4 已验证 Web 界面 2

    DeepSeek Harness plugin: panel hotkeys for every interaction panel — Enter presses the confirm (primary) button, Esc presses the cancel button (approval, question/choice, plan review; Claude Code habits).

    dsh plugin add dsh-approval-hotkeys