跳到主要内容

cordis 513

  • dshcost v1.0.5 已验证 Web 界面

    Session cost readout for the DeepSeek Harness Web GUI: prices every model call at DeepSeek's official peak/off-peak rates and shows the running session cost under the composer.

    dsh plugin add @stuchenxj/dshcost
  • dsh-manual-compact-plugin v0.1.3 已验证 Web 界面

    Manual context compaction for DeepSeek Harness: keep the latest N conversation items with stop or batch mode and a per-session compaction archive — embedded in the context meter popup when the meter panel slot exists, or a composer button otherwise.

    dsh plugin add dsh-manual-compact-plugin
  • dsh-qq-bridge v1.0.5 已验证 Web 界面

    A pluggable DSH host plugin that connects QQ (NapCat/OneBot) and forwards messages to DSH agents / local capabilities.

    dsh plugin add @yachangchang/dsh-qq-bridge
  • dsh-skill-manage v0.1.4 已验证 Web 界面

    Skill management plugin for DeepSeek Harness (dsh): list / enable / disable / delete / add skills from the web UI settings panel. 为 DeepSeek Harness 提供技能管理:列表 / 启用 / 停用 / 删除 / 添加。

    dsh plugin add @lijian-ui/dsh-skill-manage
  • dsh-skills-manager v0.1.4 已验证 Web 界面

    dshweb 设置页 Skills 管理器:浏览、搜索、创建、编辑、删除 skills,切换模型可见性,ZIP 上传安装。纯 Node 实现,无 python/unzip 依赖。

    dsh plugin add @xqitw/dsh-skills-manager
  • dsh-plugin-tools v1.2.0 已验证

    Plugin tools provider for DeepSeek Harness: install plugin/skill development tools (expert2skill, skill-compliance, dependency-scan) via ctx.skills from a line catalog.

    dsh plugin add @wwumit/dsh-plugin-tools
  • dsh-patch-keeper v0.2.3 已验证 Web 界面

    补丁包管理(DSH 插件,hybrid):把你在第三方插件/项目上的自定义修改提取为补丁包,官方更新时检测并提示,用 AI 把补丁合并到新版本(冲突自动交 AI 解决),再生成新补丁包。含 Web GUI 管理面板(设置「补丁包」分区,/patch-keeper/api)。纯 JS 零依赖。

    dsh plugin add dsh-patch-keeper
  • dsh-client-message-tools v0.1.0 已验证 Web 界面

    User-message edit (withdraw and resend) and withdrawal: the withdrawal writes a surface replacement that hides the message and everything after it from the model, with a chat divider marking the spot

    dsh plugin add @khorsheed/dsh-client-message-tools
  • dsh-workbuddy-files v0.1.4 已验证 Web 界面

    WorkBuddy 风格的 DeepSeek Harness Web 插件:拖拽/粘贴文件与文件夹生成输入框引用气泡(附绝对路径)、@ 菜单检索缓存文件、对话区文件卡片、read_document 工具。

    dsh plugin add dsh-workbuddy-files
  • dsh-phone v2.1.1 已验证 Web 界面

    Agent phone client plugin — phone dialer overlay in DSH web UI, consuming CHA2A phone directory

    dsh plugin add @wwumit/dsh-phone
  • dsh-tool-visibility v0.3.3 已验证 Web 界面

    Control which tool schemas are injected into the DeepSeek Harness model context. Registers a tool_visibility manager tool AND a settings-page UI (Settings → 工具注入控制) with per-tool toggles; backed by the framework-native tools.restrict filter and persisted

    dsh plugin add @rayfalling/dsh-tool-visibility
  • dsh-reasoning-effort v0.2.6 已验证 Web 界面

    Provider-aware reasoning effort settings and composer control for DeepSeek Harness.

    dsh plugin add dsh-reasoning-effort
  • dsh-plugin-llmtr v0.1.0 已验证

    LLMTR AI gateway provider for the DeepSeek Harness LLM seam: 170+ chat models and Türkiye-hosted LLMs behind one OpenAI-compatible key

    dsh plugin add dsh-plugin-llmtr
  • dsh-scientific-computing v0.1.1 已验证

    NumPy/SciPy 科学计算工具 — 以 DSH Cordis 插件形式集成,模型通过 math_compute 工具发起任意 NumPy/SciPy 运算

    dsh plugin add @kiwifruit/dsh-scientific-computing
  • dsh-lan-access v1.0.4 已验证

    为 DeepSeek Harness 提供局域网访问能力:绑定 0.0.0.0 并注入 crypto.randomUUID polyfill,使纯 HTTP 局域网源下 GUI 与 /api 正常工作,不改动任何原始代码。

    dsh plugin add @woyeshishen/dsh-lan-access
  • dsh-plugin-windows-guard v0.1.0 已验证

    DeepSeek Harness (dsh) Windows 环境防坑守则 skill 插件(纯数据):GBK/BOM/UTF-16 编码坑、PowerShell 引号转义、长路径/文件占用/EACCES、进程与端口、CRLF、stderr 误判、乱码识别——预防性规则,无修复工具。纯技能载体,零运行时依赖,零构建。

    dsh plugin add dsh-plugin-windows-guard
  • dsh-token-usage-stats v0.3.0 已验证 Web 界面

    Token usage statistics plugin for DeepSeek Harness: records per-call token usage and shows it in a settings page

    dsh plugin add @lmber/dsh-token-usage-stats
  • dsh-safe-web-fetch v0.1.0-next.0 已验证

    SSRF-resistant HTTP(S) fetch provider for DeepSeek Harness

    dsh plugin add dsh-safe-web-fetch
  • open-in-vscode v0.1.1 已验证 Web 界面

    DeepSeek Harness (dsh) Web plugin: open workspaces in VSCode from the sidebar, and jump chat-referenced files straight into VSCode with line/column support

    dsh plugin add @alex-dsh-plugin/open-in-vscode
  • dsh-hermes-bridge v0.1.0 已验证

    DSH ↔ WeChat bridge: inbound dispatch (WeChat → DSH agent, persistent per-cwd session pool) + outbound push (task progress → WeChat via hermes send, zero-LLM). 微信 ↔ DSH 双向桥:入站调度 + 出站推送,常驻会话复用。

    dsh plugin add @dsh-pulse/dsh-hermes-bridge
  • dsh-schedule-view v0.1.1 已验证 Web 界面

    Cron-based scheduled task plugin for DeepSeek Harness (dsh): pure UI management, zero LLM tools, cross-session timer, multi-level notifications.

    dsh plugin add @lijian-ui/dsh-schedule-view
  • ds-deepseek-usage v1.1.1 已验证 Web 界面

    DeepSeek account usage monitor (HP/MP) — sidebar module with balance and token usage bars; WeChat scan login via bundled CLI (login-cli.mjs), hourly visible-only sync, and real-time local token increments.

    dsh plugin add ds-deepseek-usage
  • dsh-dual-plugin-guide v0.1.0 已验证

    Dual-format plugin development guide: teaches agents to build plugins compatible with both the DSH static plugin package (installable via dsh plugin --profile add) and Agent Plugins 1.0 (plugin.json + skills/). Ships as an Agent Plugins 1.0 plugin, a stan

    dsh plugin add dsh-dual-plugin-guide
  • dsh-trajectory-persistence v0.1.0 已验证

    DeepSeek Harness (dsh) plugin: persist session trajectories to S3/OSS (JSONL) and OTel GenAI spans (OTLP).

    dsh plugin add dsh-trajectory-persistence
  • dsh-mcp-mgmt-bundle v0.0.6 已验证 Web 界面

    DeepSeek Harness profile bundle for MCP connection management in Web Settings

    dsh plugin add @anht3889/dsh-mcp-mgmt-bundle
  • dsh-agent-alert v0.1.0 已验证 Web 界面

    Desktop alerts for DeepSeek agent states: browser Windows notifications plus PowerShell sounds.

    dsh plugin add dsh-agent-alert
  • plane-dsh-plugin v0.1.0 已验证 Web 界面

    Plane-powered project management for DeepSeek Harness (DSH).

    dsh plugin add plane-dsh-plugin
  • dsh-plugin-readproof v0.3.2 已验证

    DeepSeek Harness plugin for Readproof: stable readproof:// identity, freshness policy, snapshots, per-run manifests, diff, byte-exact replay, and evidence bundles as model-callable tools.

    dsh plugin add dsh-plugin-readproof
  • dsh-siliconflow-vision v1.1.1 已验证 Web 界面

    DSH 插件:通过硅基流动(SiliconFlow)视觉大模型识别/分析图片,支持本地文件路径、http(s) 图片 URL 与 base64 data URL。含持久化的粘贴识别面板(web 端)。

    dsh plugin add dsh-siliconflow-vision
  • dsh-feishu-control v0.1.5 已验证

    Secure Feishu remote control bundle for DeepSeek Harness

    dsh plugin add dsh-feishu-control
  • dsh-xgame v0.1.2 已验证

    DeepSeek Harness 文字冒险/推理游戏插件:海龟汤、侦探推理、密室逃脱、剧本杀、时间循环、王国议会、单人跑团。确定性内核保证公平,LLM 担任主持人(GM)与 NPC;真相封存于引擎,永不进入模型上下文。

    dsh plugin add dsh-xgame
  • dsh-session-import-codex v0.1.1 已验证

    DeepSeek Harness plugin for importing Codex App Server conversation history

    dsh plugin add dsh-session-import-codex
  • dsh-worktree v0.1.0 已验证 Web 界面

    Git worktrees and branches for the DeepSeek Harness Web Client: a session-header chip that shows where the session is checked out, branch and worktree switching, and worktrees adopted as harness workspaces

    dsh plugin add @achasoft/dsh-worktree
  • dsh-better-sidebar-onlyoffice v0.1.0 已验证 Web 界面

    DSH web plugin: open .docx/.xlsx/.pptx in the better-sidebar editor through a self-hosted ONLYOFFICE Document Server (JWT-signed config, in-network document/callback routes, save-back to disk).

    dsh plugin add dsh-better-sidebar-onlyoffice
  • dsh-office v1.0.0 已验证

    Office efficiency skill hub provider for DeepSeek Harness: install office productivity skills (excel2insights, sum2slides-pro, 2 skills) from a line-level JSON catalog via ctx.skills (list/get), with DISCLOSURE v0.3 open-data-layer disclosure.

    dsh plugin add @wwumit/dsh-office
  • dsh-balance-tracker v0.1.3 已验证 Web 界面

    Real DeepSeek balance and spend tracker for DeepSeek Harness: official account balance and consumption in the session header, monetary spend alert with auto-stop, token breakdown by peak/off-peak pricing. Fork of ds-budget-meter.

    dsh plugin add dsh-balance-tracker
  • dsh-ankh-guard v0.1.1 已验证

    Hard gate for self-modification restarts: a green-build credential bound to the git HEAD, checked before any restart of the running instance

    dsh plugin add @khorsheed/dsh-ankh-guard
  • dsh-a2a v0.5.0 已验证 Web 界面

    dsh-a2a: A2A v1.0 for DeepSeek Harness — expose the harness as an A2A agent and call remote A2A agents from agent tools.

    dsh plugin add dsh-a2a
  • dsh-whale-dots v0.1.0 已验证 Web 界面

    DeepSeek Harness (dsh) 背景插件:由方块点阵构成的 DeepSeek 鲸鱼 logo 背景,鼠标靠近时方块在范围内旋转散开并弹回,叠加全屏网格点阵。复刻 deepseek.com 官网 HeroDigitile 效果。

    dsh plugin add dsh-whale-dots
  • dsh-compliancehub v1.1.1 已验证

    Compliance skill hub provider for DeepSeek Harness: install cross-border compliance skills (CCPA/GDPR/COPPA/HIPAA x check/guard/compliance, 9 skills) from a line-level JSON catalog via ctx.skills (list/get), with DISCLOSURE v0.2 open-data-layer disclosure

    dsh plugin add @wwumit/dsh-compliancehub
  • dsh-file-browser v0.1.1 已验证 Web 界面

    DeepSeek Harness 可视化文件浏览插件:会话头部按钮 + 右侧抽屉,浏览当前对话工作目录的文件树、查看文件内容、git 状态标记,支持选中文本提问。

    dsh plugin add dsh-file-browser
  • dsh-mobile-remote v1.6.1 已验证 Web 界面

    DeepSeek Harness mobile remote-control plugin: LAN/external remote control (QR / on-off toggle / remote-access password gate), rich telemetry (expandable device details, system CPU/memory/load, DSH app state: version/sessions/workspaces/plugins/models), r

    dsh plugin add @feiyang666/dsh-mobile-remote
  • dsh-plugin-admin v0.3.1 已验证 Web 界面

    dsh web UI plugin: unified administration panel — plugin and session management with modern tabbed Web UI (host remote + browser panel)

    dsh plugin add dsh-plugin-admin
  • dsh-oauth v0.2.0 已验证 Web 界面

    Provider-neutral OAuth account and credential lifecycle foundation for DeepSeek Harness

    dsh plugin add dsh-oauth
  • dsh-plugin-devkit v0.3.0 已验证 Web 界面

    开发者工具包:一键生成合规 dsh 插件脚手架(默认 TypeScript,可选 JavaScript)、按三条硬规则校验 schema、生成社区注册表发布条目。

    dsh plugin add dsh-plugin-devkit
  • dsh-conversation-ui v0.1.0-rc.12 已验证 Web 界面

    DeepSeek Harness (dsh) plugin: Codex-style progress, tool activity, and final answers.

    dsh plugin add @jcy2387/dsh-conversation-ui
  • dsh-plugin-console v0.3.2 已验证 Web 界面

    DSH Plugin Console: a verified community catalog, profile manager, and Harness updater for DeepSeek Harness

    dsh plugin add dsh-plugin-console
  • dsh-network-settings v1.1.1 已验证 Web 界面

    DSH (DeepSeek Harness) network plugin that bundles User-Agent rewriting, an HTTP/CONNECT/SOCKS5 proxy, and configurable request auto-retry for every outgoing global-fetch request, all configured from a single “网络设置” (Network) settings tab.

    dsh plugin add @dsh-plugin/dsh-network-settings
  • dsh-plugin-table-zoom v0.3.4 已验证 Web 界面

    DSH 聊天表格浮窗插件:聊天里 markdown 表格太长(行多/超宽)看不完时,表格上方自动出现「浮窗查看」按钮,点击弹出可滚动的小浮窗完整显示表格,并支持一键复制为 Markdown。纯前端 DOM 增强,不改核心包、不注册工具、无服务端逻辑。

    dsh plugin add dsh-plugin-table-zoom
  • langsearch-dsh v0.3.0 已验证 Web 界面

    LangSearch web search provider and langsearch_search tool for DeepSeek Harness

    dsh plugin add langsearch-dsh