跳到主要内容

deepseek-harness 2273

  • dsh-agentmemory v0.1.4 已验证 4

    agentmemory for DeepSeek Harness (dsh): full memory_* tools, capture hooks, and context injection over the local REST server

    dsh plugin add @elementor-i/dsh-agentmemory
  • dsh-doctor v0.4.3 已验证 Web 界面 4

    Deterministic diagnostics and recovery for DeepSeek Harness

    dsh plugin add dsh-doctor
  • dsh-ui-outline v0.0.1 已验证 Web 界面 4

    Right-edge turn navigation for dsh web: one dash per user turn, hover to expand an outline panel, click to jump

    dsh plugin add dsh-ui-outline
  • dsh-commandcode-go-provider v0.1.6 已验证 4

    Command Code Go provider adapter for dsh: scan the Go-plan model catalog dynamically and serve /alpha/generate through the harness LLM seam

    dsh plugin add @jiesou/dsh-commandcode-go-provider
  • dsh-web-search-anysearch v0.1.1 已验证 Web 界面 4

    AnySearch Web Search Provider for DeepSeek Harness: native AnySearch /v1/search, dedicated Web settings section, DSH credentials integration, Web and Headless profile support.

    dsh plugin add dsh-web-search-anysearch
  • dsh-agent-bus v0.1.1 已验证 Web 界面 4

    Multi-agent orchestration for DeepSeek Harness. Sessions in one workspace assign work, review results, and run DAG workflows — without you as the messenger.

    dsh plugin add dsh-agent-bus
  • dsh-taskboard v0.5.0 已验证 Web 界面 4

    dashi-taskboard 的 DSH 双面插件(独立版):host 半在宿主进程拉起 SQLite server(数据目录 ~/.dsh/storages/dsh-taskboard),client 半注入侧边栏入口并把完整看板(看板/列表/Gantt/工作流/仪表盘/AI 对话)挂进 GUI 中间列。

    dsh plugin add @ttmouse/dsh-taskboard
  • dsh-dynamic-island v0.3.5 已验证 Web 界面 4

    Liquid Glass Dynamic Island for the DeepSeek Harness Web GUI — a dual-face shell.overlay client plugin (design prototype + plugin in one repo)

    dsh plugin add dsh-dynamic-island
  • dsh-writing-remote v0.6.2 已验证 4

    Host-side Typert remote exposing the writing engine's read/search data to the client panel.

    dsh plugin add dsh-writing-remote
  • dsh-verification-receipt v0.1.0 已验证 4

    Privacy-minimal heuristic per-turn execution summaries for DeepSeek Harness

    dsh plugin add dsh-verification-receipt
  • dsh-webchat v0.2.0 已验证 Web 界面 4

    Codex-ChatGPT-mode style web chat for DeepSeek Harness: chat through chat.deepseek.com (deepseek-chat) using your DeepSeek web session instead of API billing, then transfer the conversation into a harness session as development context — or let the harnes

    dsh plugin add dsh-webchat
  • dsh-plugin-omoslim v0.5.2 已验证 Web 界面 4

    DeepSeek Harness bundle: oh-my-opencode-slim style Orchestrator agent preset with model-pinned specialist subagents (explorer/oracle/librarian/designer/fixer/council).

    dsh plugin add dsh-plugin-omoslim
  • dsh-codex v0.1.6 已验证 4

    A minimal Codex harness for GPT models that do not fit DSH's native interface, while remaining compatible with the DSH plugin ecosystem.

    dsh plugin add @shuind/dsh-codex
  • dsh-docs-panel v0.1.0 已验证 Web 界面 4

    DSH 侧边栏里的「全局文档」:全局 Markdown 笔记,任何工作区随时可读。(依赖 dsh-better-sidebar)

    dsh plugin add dsh-docs-panel
  • folio-dsh-events v1.0.1 已验证 4

    兰亭会话协议事件插件:session-start 入口协议提醒 + disposed 自动 save(纪律变机械;preset 层挂载)

    dsh plugin add @nyantused/folio-dsh-events
  • dsh-knowledge v1.1.4 已验证 Web 界面 4

    Local and remote knowledge bases for DeepSeek Harness, with scoped recall, controlled write-back, and a Web management console

    dsh plugin add @lemoncat7/dsh-knowledge
  • dsh-codex-connect-plus v0.1.0-beta.4 已验证 Web 界面 4

    Use your ChatGPT subscription in DeepSeek Harness to access Codex models and generate or edit images with gpt-image-2—no OpenAI Platform API key required.

    dsh plugin add dsh-codex-connect-plus
  • dsh-prompt-for-me v0.4.0 已验证 Web 界面 4

    Context-aware next-message suggestions for the DeepSeek Harness composer, always reviewed by the user before sending.

    dsh plugin add dsh-prompt-for-me
  • dsh-deepseek-quota-bar v0.6.1 已验证 Web 界面 4

    DeepSeek API quota widget for the dsh web GUI: floating bottom-right card with a blood-bar of remaining balance vs month-opening balance, plus today/month spend and current conversation cost (fork of dsh-deepseek-quota).

    dsh plugin add dsh-deepseek-quota-bar
  • dsh-fail-soft v0.1.15 已验证 Web 界面 4

    自动隔离损坏插件,让 DSH 在坏插件面前照常启动:坏插件被禁用、其余插件正常装配,提供隔离管理与一键恢复 UI(deepseek-harness plugin that quarantines broken plugins so the service keeps booting, with status tools, a one-click restore panel and auto patch adaptation)

    dsh plugin add @lanbaolu/dsh-fail-soft
  • dsh-ponytail v4.9.0-dsh.5 已验证 4

    DSH 完整移植版 dietrichgebert/ponytail — 懒惰 senior 模式,6 个中文 Skill,无空 tool

    dsh plugin add @wenaixi/dsh-ponytail
  • dsh-pin v0.2.1 已验证 Web 界面 4

    Pin DeepSeek Harness sidebar conversations: pin a session to the top of its workspace, or lift it into a global tray above all workspaces. 会话置顶:工作区内置顶 / 置顶到所有工作区最上面(全局置顶区),一键取消还原原位置。

    dsh plugin add dsh-pin
  • dsh-ffmpeg v0.2.0 已验证 4

    DSH 视频处理工具插件:ffmpeg_probe/cut/concat/encode/subtitle/extract/gif 七工具,进程走官方 subprocess 服务,超时树级终止、环境变量路径回退与多视频流探测,零运行时依赖(ffmpeg 本体除外)。

    dsh plugin add dsh-ffmpeg
  • dsh-skill-pack v0.2.0 已验证 4

    A shareable set of 12 workflow skills for the DeepSeek Harness

    dsh plugin add @jeremy9682/dsh-skill-pack
  • dsh-im-hub v0.2.3 已验证 Web 界面 4

    A multi-platform IM gateway for DeepSeek Harness (dsh) — Feishu (Lark), WeCom (WeChat Work), and Telegram, with a visual settings card in the web GUI. Turn your dsh agent into a chat assistant reachable from the messaging apps you already use.

    dsh plugin add dsh-im-hub
  • dsh-chrome v0.1.3 已验证 4

    DeepSeek Harness (dsh) browser companion: a Chrome side panel that embeds the full dsh web UI and lets the dsh agent read the current page, capture HTTP traffic, and drive the browser.

    dsh plugin add dsh-chrome
  • dsh-paperlab v0.1.2 已验证 4

    DeepSeek Harness bundle for PaperLab: an Overleaf-style workbench where you annotate a rendered PDF and a dsh agent revises the LaTeX sources.

    dsh plugin add dsh-paperlab
  • dsh-formatforge v0.7.0 已验证 Web 界面 4

    FormatForge for DeepSeek Harness: forge any file format (pdf/docx/xlsx/pptx/eml/toml/...) into AI-readable structured data. Thin bundle that spawns the local Python CLI (python -m formatforge) and returns protocol JSON; enhancement is delegated to the cur

    dsh plugin add @tianbuyu-wwx/dsh-formatforge
  • dsh-tool-git v0.1.3 已验证 4

    Structured, safe Git tool family for DeepSeek Harness: status/diff/log/branch/stage/commit/stash/show/fetch/pull/remote/checkout with a destructive-command guard.

    dsh plugin add dsh-tool-git
  • dsh-envsel v0.1.3 已验证 Web 界面 4

    Session environment selector for DeepSeek Harness: per-language conda / standalone R / WSL / custom-path slots behind a /env command, the session_env tool, DSH_ENV_* shell facts, and a conversation-header dropdown. Installs with dsh plugin add.

    dsh plugin add @beihaizb/dsh-envsel
  • dsh-memory-vault v0.1.5 已验证 Web 界面 4

    Cross-session memory vault for DeepSeek Harness: remember / recall / forget tools, per-turn prompt injection, and a browser management page.

    dsh plugin add dsh-memory-vault
  • dsh-nuphus-mcp v0.2.1 已验证 4

    DeepSeek Harness (DSH) plugin: mount the nuphus-mcp desktop automation MCP server as native tools (mcp__nuphus-mcp__*).

    dsh plugin add dsh-nuphus-mcp
  • dsh-fund-research v0.3.0 已验证 4

    Research plugin for Chinese public mutual funds on DeepSeek Harness: collects fund data from public sources (Tiantian Fund / Eastmoney), computes deterministic metrics (manager profile, holdings penetration, style attribution, performance decomposition),

    dsh plugin add dsh-fund-research
  • multisim-mcp-dsh-plugin v1.1.0 已验证 3

    DeepSeek Harness plugin for NI Multisim circuit generation, simulation, optimization, and lab reports via MCP

    dsh plugin add multisim-mcp-dsh-plugin
  • dsh-sidebar-files v0.1.0 已验证 Web 界面 3

    Sidebar file tree for DeepSeek Harness: a files panel with a lazy, per-extension-icon tree, copy-path and send-to-agent actions

    dsh plugin add dsh-sidebar-files
  • dsh-whale-arcade v0.1.0 已验证 Web 界面 3

    Community-maintained floating whale arcade for DeepSeek Harness with four browser-local games

    dsh plugin add dsh-whale-arcade
  • dock-base v0.1.2 已验证 Web 界面 3

    DSH Web workbench base: a VSCode-style layout shell (activity bar, side bar, editor area, panel, status bar) with a registry service (ctx.workbench) that feature plugins use to mount panels, editor views, activity items, status items and commands.

    dsh plugin add dock-base
  • dsh-dock v0.7.1 已验证 Web 界面 3

    DeepSeek Harness 功能坞插件(dsh-dock):模块化功能中枢——每个功能一个 features/ 模块(可单独提取成包发布,又可经 dockBridge 装回面板)。含用量记录(LLM 调用记账/费用统计)、模型设置、图片理解代理、模型余额、任务动画(8 种氛围动效 + 桌面伙伴 3D 场景、完成通知与提示音、钉钉/飞书推送,开关独立、配置持久化);侧栏入口 + 可拖拽弹窗(最大化/最小化/缩放)。

    dsh plugin add dsh-dock
  • dsh-git-ui v0.2.0 已验证 Web 界面 3

    DeepSeek Harness (dsh) plugin: visualize Git status in the Web UI — current branch, HEAD, staged/modified/untracked counts, ahead/behind, recent commits and changed files.

    dsh plugin add dsh-git-ui
  • dsh-python-env v0.1.1 已验证 3

    DeepSeek Harness plugin: workspace-scoped Python virtual environment management for agents (pyenv_discover / pyenv_create / pyenv_install / pyenv_uninstall / pyenv_remove). Runs the standard library python -m venv / pip through the host subprocess channel

    dsh plugin add dsh-python-env
  • pet-whale v1.1.0 已验证 Web 界面 3

    桌宠小鲸鱼:随 agent 状态切换动画的 DeepSeek Harness Web 桌宠插件(官方轮廓版)

    dsh plugin add pet-whale
  • dsh-hooks v0.6.0 已验证 Web 界面 3

    Config-driven lifecycle hooks plugin for DeepSeek Harness: declare event -> command hooks in cordis.patch.yml, no plugin code required. Includes a Hooks section in the Web GUI settings (history timeline + manual tester + notify tests + hook editor + Feish

    dsh plugin add dsh-hooks
  • dsh-searxng v0.1.1 已验证 3

    SearXNG-backed search provider for the DeepSeek Harness web capability seam (ctx.web)

    dsh plugin add dsh-searxng
  • dsh-wenmai v0.2.0 已验证 3

    文脉 Wenmai — 文字工作者的编译型知识库,DeepSeek Harness 插件

    dsh plugin add dsh-wenmai
  • dsh-vision-mix v0.2.2 已验证 Web 界面 3

    A DeepSeek Harness Mix plugin for vision routing plus GPT Image generation and editing.

    dsh plugin add dsh-vision-mix
  • dsh-video-preview v0.1.1 已验证 Web 界面 3

    Inline video preview for dsh-better-sidebar: plays .mp4/.webm/.mov/.mkv/.avi etc. in the sidebar editor with HTTP Range (seeking) support via a dedicated /video host route

    dsh plugin add dsh-video-preview
  • dsh-peak-gate v0.2.0 已验证 Web 界面 3

    DeepSeek Harness peak/off-peak pricing gate: during peak hours (weekdays 09:00-12:00 / 14:00-18:00 Beijing time) every send asks for confirmation, with an option to mute the reminder for the current peak segment, or to queue the message for off-peak (half

    dsh plugin add dsh-peak-gate
  • dsh-codex-workflow v1.0.6 已验证 3

    DeepSeek Harness plugin that uses Codex to plan and review while DSH executes.

    dsh plugin add dsh-codex-workflow
  • dsh-share v0.1.1 已验证 Web 界面 3

    Session share plugin for DeepSeek Harness: generate a read-only LAN share link (frozen transcript snapshot) for the current session.

    dsh plugin add @zljr/dsh-share
  • dsh-niulai-sound v1.0.0 已验证 3

    牛来确认音 — DSH approval sound effects from the movie 《牛来》: plays 「妈妈」 when user confirmation is requested, interrupts it and plays 「牛来!」 the moment the user approves. 审批音效:请求确认时播放「妈妈」,批准瞬间掐断并播放「牛来!」。

    dsh plugin add dsh-niulai-sound