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 101–120 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
101
HARNESS
2

Add post-compaction plugin hooks

Expose deterministic pre- and post-compaction integration points, including a post-compaction lifecycle signal, so plugins can restore or re-seed model-visible context after compaction without polling.

Explore challenge ↗

The problem

Expose deterministic pre- and post-compaction integration points, including a post-compaction lifecycle signal, so plugins can restore or re-seed model-visible context after compaction without polling.

Possibly addressed by:Force Compact · Compactor · Manual Compact Plugin

Start with these discussions

  • [Feature] Expose compaction integration points for plugins that own model-visible contextgithub · ▲1 · 0 comments
  • [core/agent] 'compact' SessionStartSource is reserved but never emitted — no lifecycle signal for plugins to re-seed context after compactiongithub · ▲1 · 0 comments
Last active Sep 16, 2026
2 authors2 posts · 2 reactions0 comments
102
HARNESS
2

Support workspace and session relocation

Provide supported operations to rename workspaces and move sessions between workspaces, safely updating paths, metadata, storage, registrations, and caches without manual edits or restarts.

Explore challenge ↗

The problem

Provide supported operations to rename workspaces and move sessions between workspaces, safely updating paths, metadata, storage, registrations, and caches without manual edits or restarts.

Possibly addressed by:Session Mover · Session Workspace · Session Manager

Start with these discussions

  • 建议:支持把会话跨工作区迁移(在侧边栏把会话拖到另一个工作区分组)github · ▲2 · 0 comments
  • [Feature Request] Manage workspaces and sessions "like in a file explorer" — rename a workspace folder, move a session between workspaces, without scripts or restarting DSHgithub · ▲1 · 0 comments
Last active Sep 12, 2026
2 authors2 posts · 3 reactions0 comments
103
PLUGIN
3

Allow selecting agent presets when starting sessions

Allow session creation to select an agent preset through workspace/session APIs and headless CLI, including loading presets from .dsh/.agent-presets/ with an --agent-preset option.

Explore challenge ↗

The problem

Allow session creation to select an agent preset through workspace/session APIs and headless CLI, including loading presets from .dsh/.agent-presets/ with an --agent-preset option.

Possibly addressed by:Preset · Workspace Presets · Agent Preset Switcher

Start with these discussions

  • 建议:在 uiWorkspace.openWorkspace() / sessions.create() 中支持指定 agent preset(模式)github · ▲1 · 0 comments
  • 建议:在 uiWorkspace.openWorkspace() / sessions.create() 中支持指定 agent preset(模式)github · ▲1 · 0 comments
  • 建议:headless 支持 --agent-preset 旗标(预设能力对齐 Web GUI)github · ▲1 · 0 comments
Last active Sep 10, 2026
104
PLUGIN
2

Detect and block repeated tool-call loops

Detect repeated, cyclic, or near-identical tool-call patterns across configurable windows and turn counts, then block or interrupt them and redirect the agent toward synthesis, clarification, or a different strategy.

Explore challenge ↗

The problem

Detect repeated, cyclic, or near-identical tool-call patterns across configurable windows and turn counts, then block or interrupt them and redirect the agent toward synthesis, clarification, or a different strategy.

Possibly addressed by:Loop Continue · Tool Failure Circuit Breaker · Repeat Stop

Start with these discussions

  • Repeat-tool reminder detects loops but does not reliably break themgithub · ▲1 · 3 comments
  • [Idea] repeat-tool-reminder 抓不住调用签名周期循环(A→B→C→A)——只统计连续相同签名,周期循环永远不触发github · ▲0 · 0 comments
Last active Sep 12, 2026
2 authors2 posts · 1 reactions3 comments
105
HARNESS
2

Make Settings Navigation Independently Scrollable

Add an independent vertical scroll area for the Settings dialog’s left navigation so all sections remain accessible in short or zoomed viewports. Keep the title fixed, preserve keyboard access, and prevent navigation scrolling from affecting the content pane.

Explore challenge ↗

The problem

Add an independent vertical scroll area for the Settings dialog’s left navigation so all sections remain accessible in short or zoomed viewports. Keep the title fixed, preserve keyboard access, and prevent navigation scrolling from affecting the content pane.

Possibly addressed by:Settings Nav Scroll · Settings Sections · Settings Nav Organizer

Start with these discussions

  • [Bug/Feature] 设置对话框左侧导航栏在分区较多时溢出被裁切:navList 不可滚动github · ▲1 · 0 comments
  • Settings: independently scroll the section sidebar / 设置左侧配置列表支持独立滚动github · ▲1 · 0 comments
Last active Sep 15, 2026
2 authors
106
PLUGIN
2

Harden Remote Stream Recovery

Add bounded retries and graceful fallback from WebSocket to SSE or other HTTP transports, including compatibility with HTTP/2/HTTP/3 proxies and automatic reconnect with backoff. Preserve durable-stream safety by avoiding duplicate output or tool actions, and cover disconnect, cancellation, exhaustion, and fallback cases with regression tests.

Explore challenge ↗

The problem

Add bounded retries and graceful fallback from WebSocket to SSE or other HTTP transports, including compatibility with HTTP/2/HTTP/3 proxies and automatic reconnect with backoff. Preserve durable-stream safety by avoiding duplicate output or tool actions, and cover disconnect, cancellation, exhaustion, and fallback cases with regression tests.

Start with these discussions

  • WebSocket /api/remote.mux fails behind Cloudflare Tunnel (HTTP/2 edge)github · ▲2 · 1 comments
  • [Idea] Recover OpenAI Codex WebSocket 1006 disconnects instead of ending the turngithub · ▲1 · 1 comments
Last active Sep 5, 2026
2 authors2 posts · 3 reactions2 comments
107
HARNESS
2

Add a new-conversation composer dock

Expose an additive, extensible UI slot immediately below the zero-turn new-conversation composer, preserving normal document flow, registration order, and session-specific visibility without replacing the resident input.

Explore challenge ↗

The problem

Expose an additive, extensible UI slot immediately below the zero-turn new-conversation composer, preserving normal document flow, registration order, and session-specific visibility without replacing the resident input.

Possibly addressed by:Conversation Flat · Client Ui Selection Add · Subagent Panel

Start with these discussions

  • 在新会话页的输入卡片下方,能否增加一个 slot?github · ▲1 · 0 comments
  • Hero Composer lacks an additive public dock below the zero-turn InputBargithub · ▲1 · 0 comments
Last active Sep 15, 2026
2 authors2 posts · 2 reactions0 comments
108
HARNESS
2

Add prompt history navigation and rewind support

Let users navigate previously submitted prompts with Up/Down keys and recover from unexpected execution paths through a flexible rewind mechanism, across the relevant interfaces.

Explore challenge ↗

The problem

Let users navigate previously submitted prompts with Up/Down keys and recover from unexpected execution paths through a flexible rewind mechanism, across the relevant interfaces.

Possibly addressed by:Keyboard History · Input History · Prompt History

Start with these discussions

  • Feature request: Up/Down arrow input history in the Web composergithub · ▲2 · 4 comments
  • 几个问题和建议。github · ▲1 · 1 comments
Last active Sep 1, 2026
2 authors2 posts · 3 reactions5 comments
109
PLUGIN
2

Persist settings for trusted remote browsers

Allow UI and settings-plugin preferences to use host persistence for remote browsers that pass the trusted-host fence, including declared hosts, LAN names, and reverse proxies.

Explore challenge ↗

The problem

Allow UI and settings-plugin preferences to use host persistence for remote browsers that pass the trusted-host fence, including declared hosts, LAN names, and reverse proxies.

Possibly addressed by:Settings Remote · Trusted Host Proxy 403 Fix · Remote Settings Compat

Start with these discussions

  • web settings: Host persistence is loopback-only — remote browsers get "settings are unavailable in this browser"github · ▲1 · 1 comments
  • UI appearance / settings changes made over a non-loopback (trusted remote) origin do not persist — `persistence` is hard-gated to loopback onlygithub · ▲1 · 1 comments
Last active Sep 6, 2026
2 authors
110
HARNESS
1hackernews2

Attach precise file-and-line context to messages

Let users select or identify a file and line range and attach the relevant excerpt or review context directly to a message. Support consistent path-and-line references so agents can act on precise locations without requiring users to restate them.

Explore challenge ↗

The problem

Let users select or identify a file and line range and attach the relevant excerpt or review context directly to a message. Support consistent path-and-line references so agents can act on precise locations without requiring users to restate them.

Possibly addressed by:Improved Inline Edit · Inline Comments · Editor Selection

Start with these discussions

  • [Idea] 文件/Markdown 预览中选中文本 → 以「@路径:行号」精确引用插入输入框(官方内建 + 行级语法)github · ▲1 · 0 comments
  • Comment on: Our decision on Cursor following its acquisition by SpaceXhackernews · ▲0 · 0 comments
111
HARNESS
2

Add plugin rewrite hooks for tool inputs and assistant text

Let plugins rewrite tool-call arguments before execution and assistant text before display or persistence. Preserve the model-emitted arguments for faithful auditing while enabling redaction, secret restoration, or other safe transformations.

Explore challenge ↗

The problem

Let plugins rewrite tool-call arguments before execution and assistant text before display or persistence. Preserve the model-emitted arguments for faithful auditing while enabling redaction, secret restoration, or other safe transformations.

Possibly addressed by:Tool Rewind · Input Rewriter · Tool Args Unwrap

Start with these discussions

  • Plugin seams for reversible secret tokenization — tool-argument rewriting and assistant-text restoregithub · ▲1 · 1 comments
  • Downstream requirements: the proposed "Pre-tool input rewrite" designgithub · ▲1 · 0 comments
Last active Sep 9, 2026
2
112
HARNESS
2

Add a one-command environment doctor

Provide a `dsh doctor` or `dsh diagnose` command that checks runtime versions, dependencies and native modules, Web UI prerequisites, and first-run configuration, then reports actionable fixes. This would simplify fresh-install troubleshooting and standardize diagnostic output for bug reports.

Explore challenge ↗

The problem

Provide a `dsh doctor` or `dsh diagnose` command that checks runtime versions, dependencies and native modules, Web UI prerequisites, and first-run configuration, then reports actionable fixes. This would simplify fresh-install troubleshooting and standardize diagnostic output for bug reports.

Possibly addressed by:Plugin Doctor · Version Update · Doctor

Start with these discussions

  • 💡 Idea: Add 'dsh doctor' CLI command for environment & dependency diagnosticsgithub · ▲5 · 64 comments
  • [idea] One-command environment doctor for fresh installs (dsh doctor)github · ▲1 · 2 comments
Last active Aug 15, 2026
113
HARNESS
1hackernews1

Add audio notifications for agent state changes

Provide built-in or reusable audio and browser notifications for important agent states, including waiting, blocked, and round completion, so users can monitor agents without continuously watching the harness.

Explore challenge ↗

The problem

Provide built-in or reusable audio and browser notifications for important agent states, including waiting, blocked, and round completion, so users can monitor agents without continuously watching the harness.

Possibly addressed by:Chime Alerts · Notify · Agent Notify

Start with these discussions

  • 浏览器声音+notification 提示完成一轮github · ▲1 · 0 comments
  • Comment on: Show HN: Share your AI Setup, Learn from othershackernews · ▲0 · 0 comments
Last active Sep 18, 2026
2 authors
114
HARNESS
2

Fix currency dollar signs being misparsed as inline math

Improve the Markdown math renderer so currency and other literal dollar signs are not paired with later delimiters, while preserving valid inline and display math. Add appropriate flanking and whitespace guards with literal-text fallback.

Explore challenge ↗

The problem

Improve the Markdown math renderer so currency and other literal dollar signs are not paired with later delimiters, while preserving valid inline and display math. Add appropriate flanking and whitespace guards with literal-text fallback.

Possibly addressed by:Math Input

Start with these discussions

  • Disable single-`$` inline math so plain-text dollar signs are not parsed as KaTeXgithub · ▲1 · 1 comments
  • Markdown renderer: a stray `$` (currency like `US$ 500`) pairs with the next `$` and swallows text as inline mathgithub · ▲1 · 1 comments
Last active Sep 5, 2026
2 authors2 posts · 2 reactions2 comments
115
HARNESS
hackernews31

Gate High-Risk Actions with Approval and Limits

Implement layered, configurable safety controls that require explicit approval for risky, costly, broad, deployment-related, or harness-stopping actions. Include fencing and energy or spending limits to keep agents within mission scope.

Explore challenge ↗

The problem

Implement layered, configurable safety controls that require explicit approval for risky, costly, broad, deployment-related, or harness-stopping actions. Include fencing and energy or spending limits to keep agents within mission scope.

Possibly addressed by:Agent Guard Dsh · Agent Approval · Danger Guard

Start with these discussions

  • Comment on: We must pace the frontierhackernews · ▲0 · 0 comments
  • Comment on: Gemini 3.8 Flash and 3.8 Flash Cyberhackernews · ▲0 · 0 comments
  • 我在用 Deepseek Harness 搭建自己的工作台的时候发现如果我开着 full access,它会不经过我同意直接把 DSH 进程本身给停掉。想要解决这个问题也很简单,那就是在 dsh 配置目录中创建 AGENTS.md 文档,在x · ▲0 · 0 comments
Last active Sep 12, 2026
4 authors4 posts · 0 reactions0 comments
116
HARNESS
2

Allow settings sections to declare navigation icons

Add an optional icon channel to `settings.section` registrations and propagate it through the ledger and renderer, so third-party plugin pages can display custom navigation icons instead of the fallback gear. The capability should be backward compatible and follow the existing `icon?: ReactNode` pattern.

Explore challenge ↗

The problem

Add an optional icon channel to `settings.section` registrations and propagate it through the ledger and renderer, so third-party plugin pages can display custom navigation icons instead of the fallback gear. The capability should be backward compatible and follow the existing `icon?: ReactNode` pattern.

Possibly addressed by:Ui Settings Icons · Settings Sections · Settings Nav Organizer

Start with these discussions

  • Feature request: Let a settings.section registration choose its nav icongithub · ▲1 · 0 comments
  • Allow settings.section registrants to declare a nav icongithub · ▲1 · 0 comments
Last active Sep 11, 2026
117
HARNESS
hackernews3

Provide reusable on-demand skills for custom workflows

Let users package custom agent flows as reusable skills and define repeatable, on-demand tasks outside AGENTS.md. This enables workflows such as migrations or component generation without unnecessarily polluting the agent’s context.

Explore challenge ↗

The problem

Let users package custom agent flows as reusable skills and define repeatable, on-demand tasks outside AGENTS.md. This enables workflows such as migrations or component generation without unnecessarily polluting the agent’s context.

Possibly addressed by:Agent Useful Skills · Skill Creator · Agent Skills

Start with these discussions

  • Comment on: Claude Code now reads AGENTS.md if there is no Claude.mdhackernews · ▲0 · 0 comments
  • Comment on: OpenAI Agents APIhackernews · ▲0 · 0 comments
  • Comment on: Ask HN: How do you manage skills files?hackernews · ▲0 · 0 comments
Last active Sep 18, 2026
3 authors3 posts · 0 reactions0 comments
118
PLUGIN
2

Notify and Handle Background Interactions

Notify users about pending questions, approvals, completed replies, and task errors when the DSH tab is hidden, with title flashing and configurable system notifications. Where supported, let users answer or approve actions directly from interactive notification cards, while suppressing notifications for the active foreground tab.

Explore challenge ↗

The problem

Notify users about pending questions, approvals, completed replies, and task errors when the DSH tab is hidden, with title flashing and configurable system notifications. Where supported, let users answer or approve actions directly from interactive notification cards, while suppressing notifications for the active foreground tab.

Possibly addressed by:Taskdone Notify · Web Notify · Approval Notify

Start with these discussions

  • 系统级任务通知(右下角浮窗卡片 + 声音提醒),支持在通知卡片内直接回答/审批github · ▲2 · 1 comments
  • Background-tab notifications for pending user interactions and finished repliesgithub · ▲1 · 0 comments
Last active Sep 2, 2026
119
HARNESS
hackernews3

Coordinate parallel coding-agent teams

Provide orchestration for multiple coding-agent teams or workers running in parallel, with shared relevant context, coordination, and ongoing feedback between them.

Explore challenge ↗

The problem

Provide orchestration for multiple coding-agent teams or workers running in parallel, with shared relevant context, coordination, and ongoing feedback between them.

Possibly addressed by:Subagent Profile · Background Agents · Parallel Agent Ade

Start with these discussions

  • Comment on: Show HN: Share your AI Setup, Learn from othershackernews · ▲0 · 0 comments
  • Comment on: GLM-5.3-Flashhackernews · ▲0 · 0 comments
  • Comment on: DeepSeek V4 Flash 0731hackernews · ▲0 · 0 comments
Last active Sep 17, 2026
3 authors3 posts · 0 reactions0 comments
120
HARNESS
hackernews6

Add configurable response-style controls

Allow users to control verbosity and clarity independently of reasoning, including reliably reducing unnecessary detail and expanding or explaining unfamiliar acronyms while preserving useful content.

Explore challenge ↗

The problem

Allow users to control verbosity and clarity independently of reasoning, including reliably reducing unnecessary detail and expanding or explaining unfamiliar acronyms while preserving useful content.

Possibly addressed by:Output Style · Prompt Polish · Output Styles

Start with these discussions

  • Comment on: Claude Fable 5.1 and Claude Mythos 5.1hackernews · ▲0 · 0 comments
  • Comment on: A week of using Codex more than Claudehackernews · ▲0 · 0 comments
  • Comment on: Why does Opus 5 feel worse to work with?hackernews · ▲0 · 0 comments
Last active Sep 2, 2026
6 authors6 posts · 0 reactions0 comments
← PreviousPage 6 of 9Next →
2 authors3 posts · 3 reactions0 comments
2 posts · 2 reactions
0 comments
2 posts · 2 reactions
2 comments
Comment on: Our decision on Cursor following its acquisition by SpaceX
hackernews · ▲0 · 0 comments
Last active Sep 11, 2026
3 authors3 posts · 1 reactions0 comments
authors
2 posts · 2 reactions
1 comments
2 authors
2 posts · 6 reactions
66 comments
2 posts · 1 reactions
0 comments
2 authors2 posts · 2 reactions0 comments
2 authors2 posts · 3 reactions1 comments