发现最好的 DSH 插件

实时扫描最新社区关于 DeepSeek Harness 发布的插件

643个结果

dsh-task-notify

DSH会话停止/阻塞时提醒:右上角 toast + 提示音(WebAudio)+ 系统通知(Windows/macOS 通知中心,页面失焦时弹)。

notifications · 效率
dsh-taskboard

Agent-first task board for the DSH web GUI: host-authoritative task ledger with taskboard_* agent tools, project (= workspace) claim boundaries, per-task model execution in fresh sessions, host-side cron scheduling, and a live SSE kanban view. Mounts via the official dsh plugin system — no DSH source changes.

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cloader/dsh-taskboard
dsh-tavern

DSH plugin: SillyTavern-compatible roleplay workspace with Character Card V2/V3/PNG import, World Info lore engine, presets, swipes, chat editing and streaming LLM generation. Official bundle, install via dsh plugin --profile web add.

效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:LingyeSoul/dsh-tavern#f6d284797a578330f1d39f79801e940b5820bf65&path:packages/plugin
dsh-test-workbench

测试工作台 Profile for DeepSeek Harness — 组装 UI 验证、会话分析、视觉路由为一体的 QA Agent。

Agent 协作 · 界面 · 效率 · 视觉
dsh-timeline

Minimal session timeline for DeepSeek Harness: one dot per question, click to jump, hover to preview. 会话提问时间线:每条提问一个圆点,点击跳转,悬停预览。

效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhangzheng25/dsh-timeline
dsh-token-stats

Floating draggable token usage statistics panel for DeepSeek Harness: totals, cache & hit rate, per-provider and per-model usage, current-month heatmap with per-day view, per-session detail and per-request records.

界面 · 效率
dsh-token-stats

Cross-session token usage statistics panel for DeepSeek Harness: monthly stacked cost chart by provider and model

finance · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:qiushui0901/dsh-token-stats
dsh-token-usage

DeepSeek Harness Token 用量统计插件:聚合全部会话日志的 input/output/cache token,注册 token_usage 工具,并在 Web 侧边栏提供统计面板

界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:joyiok/dsh-token-usage
dsh-tool-autoexpand

Auto-expand tool-call cards in the DSH web GUI (with a sidebar toggle). Standard installable dsh client plugin.

开发工具 · 界面 · 效率
dsh-tool-orchestrate

Declarative task-DAG orchestration plugin for DeepSeek Harness workflows

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:apheli0os/deepseek-harness-orchestrate
dsh-trellis

Trellis workflow integration for DeepSeek Harness: per-turn workflow-state breadcrumbs, utility commands, and native session identity.

Agent 协作 · integrations · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:SajoLuo/dsh-trellis
dsh-trio

DSH 全家桶:浏览器自动化 + MCP Server + GitHub 集成。One install, three superpowers: browser automation, an MCP server that exposes your DeepSeek agents to any MCP client, and GitHub issue/PR/webhook automation.

Agent 协作 · integrations · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:huey1in/trio
dsh-ui-archived-panel

Sidebar Archived entry + archived-session panel with unarchive and delete, for the DeepSeek Harness web GUI

界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:huahai0202/dsh-ui-archived-panel
dsh-update-copilot

Update copilot for DeepSeek Harness: tracks the DSH core, bundle packages, and every profile plugin (npm version + git upstream dual channel), summarizes changelogs for agent-assisted upgrade decisions, and executes plugin updates only after explicit confirmation.

Agent 协作 · 开发工具 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hezhongtang/dsh-update-copilot
dsh-usage-billing

DeepSeek Harness 用量与消费统计插件:按 2026-08-17 调价前后峰谷价格计费,含主界面汇总面板、会话级明细与图表

finance · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:940842546/dsh-usage-billing
dsh-usage-dashboard

DSH web plugin: 设置页 Token 消耗仪表盘 —— 总/输入/输出 token 指标卡、近7天每日 + 近24小时逐时趋势图、按模型/会话分布;宿主半扫描会话日志(assistant/message usage 事件)并提供 GET /usage/api/dashboard

效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xinmo114514/dsh-usage-dashboard
dsh-usage-ledger

DSH token usage & cost ledger: per-session token/cost aggregation with dynamic DeepSeek official pricing (peak/off-peak aware) and daily/total budget control

finance · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:beijingwahw/dsh-usage-ledger
dsh-usage-meter

模型用量仪表盘:按服务商/模型汇总全部会话 token 用量(assistant/message 带 usage 事件),设置页「用量」板块展示,含今日/7天/30天趋势柱状图。

效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:V-dev-388/dsh-usage-meter
dsh-usage-stats

DeepSeek Harness plugin: aggregate token usage + estimated cost across all sessions, by day/week/model/workspace/session.

finance · 效率
dsh-user-message-jump

DSH Web 客户端插件:在会话左侧显示用户消息快速跳转竖带(类 Codex 会话目录)。

效率
dsh-verify-gate

Engineering verify gate for DeepSeek Harness: configured commands are authority; dirty receipts block conclude.

效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:blueWhalei/dsh-verify-gate
dsh-verify-judge

Goal-completion verification gate for DeepSeek Harness: intercept update_goal(complete), run workspace verification commands, and only let the goal close when they pass

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zriyox/dsh-verify-judge
dsh-virtual-workspace

Virtual Workspaces for DeepSeek Harness (DSH): a dynamic Cordis Plugin grouping multiple project directories for cross-project read/search/write, with sidebar drawer UI, built-in workspace-list mirroring and sandbox-consistent escalation.

integrations · 界面 · 效率
dsh-vision-android

Vision + Android UI automation plugin for DeepSeek Harness: gpt-5.6-luna screenshot understanding and real-tap mobile app testing via adb

界面 · 效率 · 视觉
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:superclaude1/dsh-vision-android