DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Community Feature Requests — Plugin Hub News
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

COMMUNITY CHALLENGES

Find your next challenge.

Real problems from the community. Find one that sparks an idea, explore the discussion, and build something people need.

Showing 81–100 of 164 community requestsUpdated hourly from community discussions
All updatesDSH ReleasesFeature Requests
All3 days7 days14 days
TopNew
OpenShippedSolved by pluginWon't fixAll statuses
#Problems worth solvingCommunity demand
81
HARNESS
3

Treat non-widening sandbox requests as no-op grants

Generate escalation options from each session’s effective sandbox policy, omit impossible choices, and treat equal or narrower requests—including redundant same-mode requests—as no-op grants without prompts or approval events. Continue validating genuine policy changes consistently across Native and PTC schemas.

Explore challenge ↗

The problem

Generate escalation options from each session’s effective sandbox policy, omit impossible choices, and treat equal or narrower requests—including redundant same-mode requests—as no-op grants without prompts or approval events. Continue validating genuine policy changes consistently across Native and PTC schemas.

Possibly addressed by:Sandbox Permissions Not Strictly Wider Justification Empty Fix · Strip Sandbox Permissions · Plugin Sandbox Escalation Fix

Start with these discussions

  • [Proposal] Make sandbox escalation session-aware and ignore redundant same-mode requestsgithub · ▲1 · 1 comments
  • openai-responses models fill optional sandbox_permissions with the current mode, bricking all bash callsgithub · ▲1 · 0 comments
  • Non-widening sandbox escalation fails closed when the session is already danger-full-accessgithub · ▲0 · 0 comments
Last active Sep 9, 2026
3 authors3 posts · 2 reactions1 comments
82
HARNESS
2

Bound and resume session streaming

Optimize remote session delivery over slow or unreliable WebSocket connections by bounding or chunking snapshots, compressing transfers, prioritizing heartbeats, and resuming incremental updates instead of retransmitting large windows.

Explore challenge ↗

The problem

Optimize remote session delivery over slow or unreliable WebSocket connections by bounding or chunking snapshots, compressing transfers, prioritizing heartbeats, and resuming incremental updates instead of retransmitting large windows.

Possibly addressed by:Session Snapshot · Session Handoff · Session Robustness

Start with these discussions

  • 性能优化提案:压缩 remote.mux WebSocket(permessage-deflate)并为首屏快照设界——移动端/远端链路实测首屏缩小 5~8 倍github · ▲1 · 0 comments
  • 关于WebSocket承载大体积数据的问题:慢链路下心跳误杀 + 整窗重发风暴github · ▲1 · 0 comments
Last active Sep 20, 2026
2 authors2 posts · 2 reactions0 comments
83
HARNESS
2

Show balance and conversation cost

Add a visible balance indicator that shows the current conversation’s spending and the remaining account balance, whether in the status bar or at the bottom of the chat.

Explore challenge ↗

The problem

Add a visible balance indicator that shows the current conversation’s spending and the remaining account balance, whether in the status bar or at the bottom of the chat.

Possibly addressed by:Balance Guard · Balance · Balance Dock

Start with these discussions

  • 什么时候能在对话框的底部加入一个余额显示的功能github · ▲1 · 0 comments
  • 新增一个余额显示功能github · ▲1 · 0 comments
Last active Sep 20, 2026
2 authors2 posts · 2 reactions0 comments
84
HARNESS
2

Add additive plugin side panels

Let out-of-tree plugins register keyed, persistent right-side details panels that stack beside the built-in tool-details panel without replacing or covering it. Provide layout controls to reserve width and open, select, close, and restore panels.

Explore challenge ↗

The problem

Let out-of-tree plugins register keyed, persistent right-side details panels that stack beside the built-in tool-details panel without replacing or covering it. Provide layout controls to reserve width and open, select, close, and restore panels.

Possibly addressed by:Side Panel · Sidebar Panel · Ui Workbench

Start with these discussions

  • [Proposal] Additive non-overlapping right-side panel extension for pluginsgithub · ▲3 · 1 comments
  • Idea: 让右侧 details 列可叠加(按面板 id 分发),给树外插件一个常驻面板的扩展点github · ▲1 · 2 comments
Last active Sep 6, 2026
2 authors2 posts · 4 reactions3 comments
85
PLUGIN
1hackernews3

Enforce checkpoint-based completion verification

Add interactive orchestration with explicit checkpoints and quality gates that tracks progress toward the objective, detects premature or insufficient completion, and retries or iterates until the result satisfies the requirements.

Explore challenge ↗

The problem

Add interactive orchestration with explicit checkpoints and quality gates that tracks progress toward the objective, detects premature or insufficient completion, and retries or iterates until the result satisfies the requirements.

Possibly addressed by:Agent Guard Dsh · Continue · Subagent Watchdog

Start with these discussions

  • [RFC] Guard Failure-Mode Detection Plugin — One-shotting, Premature Victory, Unverified Donegithub · ▲1 · 2 comments
  • Comment on: Claude Fable 5.1 and Claude Mythos 5.1hackernews · ▲0 · 0 comments
  • Comment on: Gemini 3.8 Flash and 3.8 Flash Cyber
86
PLUGIN
2

Add a configurable global keyboard shortcut registry

Provide a central keyboard shortcut system that lets users configure shortcuts and allows plugins to register callbacks consistently, with conflict detection for duplicate bindings.

Explore challenge ↗

The problem

Provide a central keyboard shortcut system that lets users configure shortcuts and allows plugins to register callbacks consistently, with conflict detection for duplicate bindings.

Possibly addressed by:Shortcuts · Hotkeys Platform · Keyboard Manager

Start with these discussions

  • 我们希望可以进行快捷键的自定义设置github · ▲1 · 0 comments
  • 全局键盘快捷键注册插件, 希望有一个插件可以处理其他全部插件提供的快捷键github · ▲1 · 0 comments
Last active Sep 20, 2026
2 authors2 posts · 2 reactions0 comments
87
PLUGIN
2

Enhance and preserve file-tree navigation

Improve the file-tree sidebar with icons, filtering, highlighting, and auto-scrolling, while preserving expanded folders, the active file context, and scroll position when files are opened or the interface reloads.

Explore challenge ↗

The problem

Improve the file-tree sidebar with icons, filtering, highlighting, and auto-scrolling, while preserving expanded folders, the active file context, and scroll position when files are opened or the interface reloads.

Possibly addressed by:Sidebar Files · File Tree · Sidebar Enhancement Search

Start with these discussions

  • 侧边栏文件目录优化github · ▲1 · 0 comments
  • File tree in the right sidebar: four additions it already has room forgithub · ▲1 · 0 comments
Last active Sep 20, 2026
2 authors2 posts · 2 reactions0 comments
88
HARNESS
2

Expose plugin host commands in the slash-command menu

Include plugin-registered host commands in slash-command autocomplete and let them provide localized titles, descriptions, icons, and optional sections that update with the client language.

Explore challenge ↗

The problem

Include plugin-registered host commands in slash-command autocomplete and let them provide localized titles, descriptions, icons, and optional sections that update with the client language.

Possibly addressed by:Quick Commands · Plugin Commands · Better Command

Start with these discussions

  • 第三方插件的宿主端命令缺少客户端菜单呈现入口(图标 / 本地化标题 / 分区)github · ▲2 · 0 comments
  • Slash autocomplete lists skill catalog entries but not plugin-registered host commands (e.g. /room)github · ▲1 · 0 comments
Last active Sep 15, 2026
2 authors2 posts · 3 reactions0 comments
89
HARNESS
2hackernews1

Enforce tool-use policies

Add configurable harness-level policies that distinguish read-only from mutating tools, including MCP and shell calls, and require structured approval or block unsafe actions. Policies must be enforceable rather than mere suggestions that cause rejection-and-retry cycles.

Explore challenge ↗

The problem

Add configurable harness-level policies that distinguish read-only from mutating tools, including MCP and shell calls, and require structured approval or block unsafe actions. Policies must be enforceable rather than mere suggestions that cause rejection-and-retry cycles.

Possibly addressed by:Approval First · Tool Policy · Approval Gate

Start with these discussions

  • MCP tool calls bypass ctx.approval — no gate on side-effectful bridged toolsgithub · ▲1 · 4 comments
  • Production case study: using DSH for a read-only disk investigation with human approval gatesgithub · ▲1 · 0 comments
90
HARNESS
2

Reject Unsupported Node.js Versions Before Startup

Add an early Node.js version guard to the CLI and build entry points, declare the supported engine range, and return a clear error with a nonzero exit code for unsupported versions.

Explore challenge ↗

The problem

Add an early Node.js version guard to the CLI and build entry points, declare the supported engine range, and return a clear error with a nonzero exit code for unsupported versions.

Possibly addressed by:Check For Updates · Install Guard · Version Update

Start with these discussions

  • Fix(cli) Proposal: 让入口守卫在 Node 24.0–24.1 上失败可见,并把它们移出 engines 范围github · ▲1 · 1 comments
  • Node 20 causes npx @deepseek-ai/dsh web to hang without a clear version errorgithub · ▲1 · 0 comments
Last active Sep 14, 2026
2 authors2 posts · 2 reactions1 comments
91
HARNESS
2

Support file attachments, pasting, and mentions

Allow users to add and paste supported file types into chat, not just images, and reference those files directly through chat mentions.

Explore challenge ↗

The problem

Allow users to add and paste supported file types into chat, not just images, and reference those files directly through chat mentions.

Possibly addressed by:Client Ui File Attach · Upload File · Paste Files

Start with these discussions

  • 希望把最基础的“文件添加”功能补全!github · ▲2 · 3 comments
  • 【需求】deepseek harness支持粘贴文件到对话框github · ▲2 · 0 comments
Last active Sep 4, 2026
2 authors2 posts · 4 reactions3 comments
92
HUB
hackernews4

Add cross-harness benchmark comparisons

Provide a standardized place to run, publish, and compare agent-harness benchmarks using consistent prompts and models so users can evaluate DSH against alternatives.

Explore challenge ↗

The problem

Provide a standardized place to run, publish, and compare agent-harness benchmarks using consistent prompts and models so users can evaluate DSH against alternatives.

Possibly addressed by:Harness Audit · Harness All In Dsh · Harness Self Evolution

Start with these discussions

  • Comment on: HarnessTax: How Much Does the Harness Matter for Coding Agents?hackernews · ▲0 · 0 comments
  • Comment on: HarnessTax: How Much Does the Harness Matter for Coding Agents?hackernews · ▲0 · 0 comments
  • Comment on: DeepSeek Harness developer previewhackernews · ▲0 · 0 comments
Last active Sep 19, 2026
4 authors4 posts · 0 reactions0 comments
93
HARNESS
2

Add native SSH workspace support

Provide built-in SSH support for remote development and operations through native SSH workspace integration, similar to zcode.

Explore challenge ↗

The problem

Provide built-in SSH support for remote development and operations through native SSH workspace integration, similar to zcode.

Possibly addressed by:Remote Ssh · Ssh Workspaces · Ssh Remote

Start with these discussions

  • dsh 的 desktop能否原生支持下WSL 工作空间和SSH 工作空间?github · ▲1 · 0 comments
  • SSH能力尽快增加github · ▲0 · 1 comments
Last active Sep 19, 2026
2 authors2 posts · 1 reactions1 comments
94
HUB
hackernews4

Create a unified skills registry and standard

Provide a centralized, standardized registry for creating, discovering, versioning, distributing, and synchronizing reusable agent skills across compatible agents and developers.

Explore challenge ↗

The problem

Provide a centralized, standardized registry for creating, discovering, versioning, distributing, and synchronizing reusable agent skills across compatible agents and developers.

Possibly addressed by:Skills Hub · Skill Manage · Skills Anywhere

Start with these discussions

  • Comment on: Claude Code now reads AGENTS.md if there is no Claude.mdhackernews · ▲0 · 0 comments
  • Comment on: Ask HN: How do you manage skills files?hackernews · ▲0 · 0 comments
  • Comment on: Ask HN: How do you manage skills files?hackernews · ▲0 · 0 comments
Last active Sep 18, 2026
4 authors4 posts · 0 reactions0 comments
95
HARNESS
1hackernews1

Force tool selection for agents

Add a toolChoice option that lets agents require a specified tool and propagate that requirement through adapters, wire requests, durable headers, and resumed sessions. This supports integrations that depend on stable tool invocation.

Explore challenge ↗

The problem

Add a toolChoice option that lets agents require a specified tool and propagate that requirement through adapters, wire requests, durable headers, and resumed sessions. This supports integrations that depend on stable tool invocation.

Possibly addressed by:Tool Call Limit · Toolcall Compat · Tool Manager

Start with these discussions

  • Plumb `toolChoice` from an agent option to the wire — pi-ai already carries the fieldgithub · ▲1 · 1 comments
  • Comment on: Claude Fable 5.1 and Claude Mythos 5.1hackernews · ▲0 · 0 comments
Last active Sep 18, 2026
96
HUB
hackernews4

Create an Open Workflow and Setup Sharing Hub

Provide a dedicated, dependency-free space—such as within the plugin hub—for users to export, share, discover, and reuse AI setup summaries and agent workflows without requiring MCP servers or third-party access.

Explore challenge ↗

The problem

Provide a dedicated, dependency-free space—such as within the plugin hub—for users to export, share, discover, and reuse AI setup summaries and agent workflows without requiring MCP servers or third-party access.

Possibly addressed by:Share · Share · Share

Start with these discussions

  • Comment on: Show HN: Share your AI Setup, Learn from othershackernews · ▲0 · 0 comments
  • Comment on: Show HN: Share your AI Setup, Learn from othershackernews · ▲0 · 0 comments
  • Comment on: Show HN: Share your AI Setup, Learn from othershackernews · ▲0 · 0 comments
Last active Sep 18, 2026
4 authors4 posts · 0 reactions0 comments
97
HARNESS
1hackernews1

Add persistent quota usage tracking and display

Track provider and model quota usage across configured rolling or billing windows and present it through an always-visible graphical dashboard. Include progress indicators and warnings so users can monitor consumption and avoid exhausting their allowance.

Explore challenge ↗

The problem

Track provider and model quota usage across configured rolling or billing windows and present it through an always-visible graphical dashboard. Include progress indicators and warnings so users can monitor consumption and avoid exhausting their allowance.

Possibly addressed by:Quota Monitor · Quota Viewer · Deepseek Harness Quota Monitor

Start with these discussions

  • [Idea] First-class subscription quota windows (5-hour / weekly / monthly) for Coding Plan providersgithub · ▲2 · 0 comments
  • Comment on: Show HN: My Claude quota ran out in 10 minutes, so I made a tool to find out why
98
HARNESS
1hackernews1

Centralize session-scoped tool permissions

Add a centralized authorization and sandbox-control layer that enforces per-user or per-session isolation across filesystem, shell, and other tool operations without requiring each tool to be modified. It should support users owning the underlying compute while keeping access boundaries centrally enforceable.

Explore challenge ↗

The problem

Add a centralized authorization and sandbox-control layer that enforces per-user or per-session isolation across filesystem, shell, and other tool operations without requiring each tool to be modified. It should support users owning the underlying compute while keeping access boundaries centrally enforceable.

Possibly addressed by:Strip Sandbox Permissions · Session Allow · Auto Approval Plugin

Start with these discussions

  • 做权限隔离需要改动很多工具代码github · ▲1 · 1 comments
  • Comment on: Show HN: Share your AI Setup, Learn from others
99
HARNESS
1hackernews2

Verify Code-Grounded Claims

Add automated verification for assistant claims by checking relevant code and cited source text, requiring supporting evidence before claims enter deliverables. Flag high-risk claims for mandatory verification and route cases that cannot be automated to human review.

Explore challenge ↗

The problem

Add automated verification for assistant claims by checking relevant code and cited source text, requiring supporting evidence before claims enter deliverables. Flag high-risk claims for mandatory verification and route cases that cannot be automated to human review.

Possibly addressed by:Harness Audit · Verify Claims · Plugin Verify

Start with these discussions

  • Subagent claims can ship with citations that don't support them — a concrete case and a cheap fixgithub · ▲1 · 0 comments
  • Comment on: Why your local LLM feels dumber than it ishackernews · ▲0 · 0 comments
100
PLUGIN
2

Signal and manage breaking package removals

Provide clear deprecation and removal signals for packages and APIs, including metadata, compatibility guards or deprecated stubs, removal records, release notes, and migration guidance. Help consumers detect upcoming removals and avoid misleading runtime failures when incompatible versions are resolved.

Explore challenge ↗

The problem

Provide clear deprecation and removal signals for packages and APIs, including metadata, compatibility guards or deprecated stubs, removal records, release notes, and migration guidance. Help consumers detect upcoming removals and avoid misleading runtime failures when incompatible versions are resolved.

Start with these discussions

  • Published packages have no removal signal — two public surfaces removed in six days, one still installs clean from npmgithub · ▲2 · 1 comments
  • [dsh-settings] settingsNamespace export removed in 0.1.2-alpha.x without migration cue — misleading 'does not provide an export' crashgithub · ▲1 · 1 comments
Last active Sep 6, 2026
2 authors2 posts · 3 reactions2 comments
← PreviousPage 5 of 9Next →
hackernews · ▲0 · 0 comments
Last active Sep 6, 2026
4 authors4 posts · 1 reactions2 comments
  • Comment on: DeepSeek Harness developer previewhackernews · ▲0 · 0 comments
  • Last active Sep 3, 2026
    3 authors3 posts · 2 reactions4 comments
    2 authors2 posts · 1 reactions1 comments
    hackernews · ▲0 · 0 comments
    Last active Sep 17, 2026
    2 authors2 posts · 2 reactions0 comments
    hackernews · ▲0 · 0 comments
    Last active Sep 17, 2026
    2 authors2 posts · 1 reactions1 comments
    Comment on: Why does Opus 5 feel worse to work with?
    hackernews · ▲0 · 0 comments
    Last active Sep 14, 2026
    3 authors3 posts · 1 reactions0 comments