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 41–54 of 54 community requestsUpdated hourly from community discussions
All updatesDSH ReleasesFeature Requests
All3 days7 days14 days
TopNew
OpenShippedSolved by pluginWon't fixAll statuses

Window Sep 17, 2026 – Sep 20, 2026

#Problems worth solvingCommunity demand
41
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
1 authors1 posts · 0 reactions0 comments
42
HARNESS
hackernews11

Cache and reuse prompt-processing slots

Add native prompt/prefix caching that saves prompt-processing slots, optionally in a RAM disk, and reuses them across forked conversations, chat windows, subagents, and parallel requests to avoid duplicate prefill work and reduce latency.

Explore challenge ↗

The problem

Add native prompt/prefix caching that saves prompt-processing slots, optionally in a RAM disk, and reuses them across forked conversations, chat windows, subagents, and parallel requests to avoid duplicate prefill work and reduce latency.

Possibly addressed by:Granular Prompt · Prompt Injector · Prompt Stash

Start with these discussions

  • Prompt processing takes 21 seconds, so reading it from a RAMDISK should reduce it to 1-2 secondsx · ▲0 · 0 comments
  • Comment on: Speculative Decoding in vLLM on AMD GPUshackernews · ▲0 · 0 comments
Last active Sep 18, 2026
1 authors1 posts · 0 reactions0 comments
43▼19
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
44▼11
HARNESS
3

Enable Codex-to-DeepSeek Harness message delivery

Enable bidirectional communication so Codex can send information directly to DeepSeek Harness, eliminating manual copy-and-paste between the two systems.

Explore challenge ↗

The problem

Enable bidirectional communication so Codex can send information directly to DeepSeek Harness, eliminating manual copy-and-paste between the two systems.

Possibly addressed by:Codex · Codex Community · Embedded Codex

Start with these discussions

  • i might even try to add on the deepseek harness which was released if i can get it to connect to codex i will be runningx · ▲0 · 0 comments
  • @thsottiaux Tibo,我今天意外发现Deepseek harness内的子线程的可以直接将信息发送给codex内的sol主线程,通过codex cli queue。这样我就不需要手动粘贴来传递信息了,不过怎么才能让codex发送x · ▲0 · 0 comments
  • 我今天意外发现Deepseek harness内的子线程的可以直接将信息发送给codex内的sol主线程,通过codex cli queue。这样我就不需要手动粘贴来传递信息了,不过怎么才能让codex发送信息给Deepseek harnex · ▲0 · 0 comments
Last active Sep 18, 2026
1 authors1 posts · 0 reactions0 comments
45▼7
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
1 authors1 posts · 0 reactions0 comments
46
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
1 authors1 posts · 0 reactions0 comments
47
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
48
HARNESS
2hackernews32

Connect subscription providers via OAuth

Provide an authorized OAuth flow that lets DSH and other harnesses use existing Claude or other provider subscriptions without API keys, with clear authorization, status, and error handling to reduce account-risk concerns.

Explore challenge ↗

The problem

Provide an authorized OAuth flow that lets DSH and other harnesses use existing Claude or other provider subscriptions without API keys, with clear authorization, status, and error handling to reduce account-risk concerns.

Possibly addressed by:Codex Oauth · Openai Codex Auth · Subscriptions

Start with these discussions

  • Support signing in to subscription-only LLM providers (OpenAI Codex)
49
HARNESS
hackernews2

Improve resumable session management

Provide session renaming that keeps history selectable for resumption, along with the requested forking and keep/undo workflows. Renaming the underlying history folders should remain consistent with the session identity.

Explore challenge ↗

The problem

Provide session renaming that keeps history selectable for resumption, along with the requested forking and keep/undo workflows. Renaming the underlying history folders should remain consistent with the session identity.

Possibly addressed by:Session Rename · More Session Operations · Session Mover

Start with these discussions

  • Comment on: Claude Code now reads AGENTS.md if there is no Claude.mdhackernews · ▲0 · 0 comments
  • Comment on: Our decision on Cursor following its acquisition by SpaceXhackernews · ▲0 · 0 comments
Last active Sep 19, 2026
1 authors1 posts · 0 reactions0 comments
50
HARNESS
1hackernews2

Enforce user and project instructions

Make the agent reliably follow the user's intent and applicable project instruction files such as AGENTS.md, while respecting higher-priority system, developer, and direct user instructions when conflicts occur.

Explore challenge ↗

The problem

Make the agent reliably follow the user's intent and applicable project instruction files such as AGENTS.md, while respecting higher-priority system, developer, and direct user instructions when conflicts occur.

Possibly addressed by:Agent Instructions As Prompt · Agent Instructions Plus · Custom Instructions

Start with these discussions

  • 所有注入的 AGENTS.md 指令都被"仅供参考"式前言弱化,建议改为约束性表述github · ▲2 · 0 comments
  • Comment on: Claude Code now reads AGENTS.md if there is no Claude.mdhackernews · ▲0 · 0 comments
51
HARNESS
hackernews7

Persist user instructions and preferences

Automatically load important instructions from persistent files and retain user preferences such as language and output style across conversations, long contexts, and sessions.

Explore challenge ↗

The problem

Automatically load important instructions from persistent files and retain user preferences such as language and output style across conversations, long contexts, and sessions.

Possibly addressed by:Agent Instructions As Prompt · Session Prompt · Prompt Polish

Start with these discussions

  • Comment on: Claude Code now reads AGENTS.md if there is no Claude.mdhackernews · ▲0 · 0 comments
  • Comment on: DeepSeek v4.1 Flashhackernews · ▲0 · 0 comments
  • Comment on: Claude Fable 5.1 and Claude Mythos 5.1hackernews · ▲0 · 0 comments
Last active Sep 18, 2026
1 authors1 posts · 0 reactions0 comments
52
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
0 authors0 posts · 1 reactions1 comments
53▼21
HARNESS
5

Support Backward-Compatible Persistence Migration

Add versioned, tolerant migration and backward-compatible reads for legacy logs, sessions, and durable data, including safe handling, repair, or degradation of unknown ignorable events and obsolete plugin fields without data loss. Document the supported channel for UI-only notifications that should not be persisted.

Explore challenge ↗

The problem

Add versioned, tolerant migration and backward-compatible reads for legacy logs, sessions, and durable data, including safe handling, repair, or degradation of unknown ignorable events and obsolete plugin fields without data loss. Document the supported channel for UI-only notifications that should not be persisted.

Possibly addressed by:Session Migration Repair · Session Migrate · Session Migrator

Start with these discussions

  • 升级到 0.1.5 后,以前的一些老会话打不开了github · ▲5 · 6 comments
  • v0→v3 session migration refuses legacy plugin-injected message sources (history fails to load after host upgrade)
54▼46
HARNESS
1hackernews2

Provide a headless CLI

Provide a command-line, headless mode for DSH that exposes its capabilities through commands and arguments, enabling automated workflows, coordination of multiple harnesses, and use without VSCode.

Explore challenge ↗

The problem

Provide a command-line, headless mode for DSH that exposes its capabilities through commands and arguments, enabling automated workflows, coordination of multiple harnesses, and use without VSCode.

Possibly addressed by:Dcli · Skills Mcp Cli Manager · Cli

Start with these discussions

  • DSH应该支持CLIgithub · ▲2 · 4 comments
  • Comment on: Benzi – A harness reading LESS source code to write better quality codehackernews · ▲0 · 0 comments
  • Comment on: Ask HN: What are you working on? (August 2026)
← PreviousPage 3 of 3Next →
1 authors1 posts · 0 reactions0 comments
hackernews · ▲0 · 0 comments
Last active Sep 17, 2026
1 authors1 posts · 0 reactions0 comments
github · ▲2 · 1 comments
  • 把 ChatGPT / Codex 订阅直接接入 DeepSeek Harness,用已有的 ChatGPT 账号在 DSH 里用 Codex 模型,不需要 OpenAI API Key 也不用装 Codex CLIx · ▲2 · 0 comments
  • 内置 openai-codex能在 0.1.2-rc.1 中完成 OAuth 登录吗?github · ▲1 · 2 comments
  • Last active Sep 18, 2026
    1 authors1 posts · 0 reactions0 comments
    Comment on: AI agents lie, cheat and steal. That is putting off users
    hackernews · ▲0 · 0 comments
    Last active Sep 19, 2026
    1 authors1 posts · 0 reactions0 comments
    github · ▲2 · 2 comments
  • 0.1.5-rc.1: v0→v3 迁移有三道 fail-closed 闸门 —— 49/123 之前的会话点不开(含没人报过的 inbox/spliced 一类),附已验证的修复配方 0/49→49/49github · ▲1 · 11 comments
  • Last active Sep 14, 2026
    0 authors0 posts · 0 reactions2 comments
    hackernews · ▲0 · 0 comments
    Last active Sep 15, 2026
    0 authors0 posts · 0 reactions1 comments