发现最好的 DSH 插件

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

240个结果

dsh-codebase-memory

DeepSeek Harness plugin: persistent per-workspace codebase knowledge memory (memory_store / memory_recall / memory_forget / memory_list tools, /memory command), stored in a project-file JSON store.

finance · memory · 效率
dsh-cost-meter

DeepSeek Harness 会话费用统计插件:本会话成本、当日费用、历史记录与官方价格同步

finance · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Han-1413141/dsh-cost-meter
dsh-ergonomics

DSH 会话人体工学:/new 一键新会话 + 输入历史 ↑↓ 回溯 + Ctrl+C 终止会话

效率
dsh-git-plugin

Git workflow plugin for DeepSeek Harness: slash commands and read-only git tools

开发工具 · 效率
dsh-goal-mode

Enhanced goal surface for the DeepSeek Harness web UI: full lifecycle dock above the composer (create / multiline edit / pause / resume / complete / clear with live round progress), a composer tool-row entry with phase dot, a collapsible chip, and a General-settings switch to hide the entry.

界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:KarlOfLaw/dsh-goal-mode-enhance
dsh-history

在 DSH Web 编辑器中,使用 ↑/↓ 键调用并重新运行当前会话的命令历史。

memory · 效率
dsh-lark-bot

Bridge DeepSeek Harness (dsh) into Feishu / Lark with streaming cards, project workspaces, approvals and scheduling

integrations · 效率
dsh-local-filetree

File tree panel for the DSH Web UI: the right details column shows the current session workspace tree (lazy, read-only).

界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Mongfayi/dsh-local-filetree
dsh-meta-orchestrator

面向 DeepSeek Harness 的模型原生元代理插件:模型在运行时根据五种代理工作流模式(提示链、并行工作器、路由器、监督者、评估循环)合成任务特定的工作流,并协调工具和子代理——无需固定流水线、模板或硬编码路由。

Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jiruidai/dsh-meta-orchestrator
dsh-record-replay

DeepSeek Harness plugin: model-facing orr_* tools plus the open-record-replay skill for the Open Record/Replay macOS workflow recorder.

Agent 协作 · 界面 · 效率 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:humblebanana/dsh-record-replay
dsh-session-import

DSH 会话日志导入插件:解析 /export 导出的 .zip 或裸 .jsonl,做结构真实性验证与 SHA-256 指纹校验,按需同步模型/思考深度/Agent 预设/权限/沙箱/审批等状态,并在新对话界面提供「导入对话」按钮;导入/删除实时推送到页面,无需刷新。

Agent 协作 · 界面 · 效率
dsh-session-timeline

DeepSeek Harness 会话左侧虚线时间轴:横短横线波浪、当前消息定位(scroll-spy)、点击跳转、圆角预览 tooltip、可收起/展开。

界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:XiLuovo/dsh-session-timeline
dsh-side-panel

Right-side developer panel for DeepSeek Harness: files, session history, and git version control

开发工具 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:XYZ1024-alt/dsh-side-panel
dsh-superpowers

Superpowers (obra/superpowers) for DeepSeek Harness: the software-development methodology skills plus their session bootstrap, as a dsh plugin

Agent 协作 · 开发工具 · 效率 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:codeAnqiang-ma/dsh-superpowers
dsh-token-usage

更清晰美观的会话 Token 用量条:上下文占用、输入/输出/缓存分解、吞吐与首字延迟,取代默认的纯文本 stats 行

效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hashdiana/dsh-token-usage

dsh-tui

2
dsh-tui

A small, session-aware terminal UI for DeepSeek Harness

Agent 协作 · 开发工具 · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:orriduck/dsh-tui
dsh-usage-plugin

DeepSeek Harness 插件:每个会话的令牌使用量和预估成本报告(/usage 命令 + usage_report 工具 + Web Composer 停靠栏中的实时成本),价格来自 DeepSeek 定价表。

finance · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Yihong89/dsh-usage-plugin#c6b4cb340422fca2f18be4f0884c98383683bb8d&path:packages/usage-report
dsh-usage-report

DeepSeek Harness plugin: per-session token usage and estimated cost report (/usage command + usage_report tool), priced from the DeepSeek pricing table.

finance · 效率
dsh-web-archive

DSH Web 客户端插件:把会话里非正文的工具卡片(read/think/bash/...)合并折叠为输入框上方一个可展开的 "Deep Sleeping..." 小列表,前端不再显示一堆工具卡片。

界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:renat3u/dsh-web-archive
dsh-worktree

Codex-style permanent git worktrees for DeepSeek Harness: agent tools, a /worktree command, and session context for durable worktrees.

Agent 协作 · 开发工具 · 效率
@aprilwizard/dsh-multi-cot

DeepSeek Harness 的多采样测试时计算插件:并行规划、内部投票,以及计划/执行/审查工作流。

效率
@dsh-community/dsh-deeplink

DSH WebUI 深链:用 ?session=<会话id> 或 ?workspace=<工程id> 直接打开指定项目对话

效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:qyw233/dsh-deeplink
@dsh-external/dsh-plugin-workshop

dsh web 插件:插件工坊(Steam 创意工坊式 DSH 插件浏览/搜索/排序/详情,侧栏「新会话」下方常驻入口)

界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yyyyukari/dsh-plugin-workshop
@dsh-external/dsh-session-pin

Pin sessions to the top of the DeepSeek Harness session list — a dual-face (host + client) dsh plugin with a hover pin badge.

界面 · notifications · 效率