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

Window Sep 6, 2026 – Sep 20, 2026

#Problems worth solvingCommunity demand
21▼10
PLUGIN
4hackernews6

Strengthen Agent Sandbox Isolation

Run agents in rootless, strongly isolated sandboxes with fine-grained filesystem, command, privilege, resource, network, X11, and D-Bus controls. Restrict access to approved workspaces and data, protect credentials such as Xauthority, and prevent shell or socket-based bypasses and sensitive-data exfiltration.

Explore challenge ↗

The problem

Run agents in rootless, strongly isolated sandboxes with fine-grained filesystem, command, privilege, resource, network, X11, and D-Bus controls. Restrict access to approved workspaces and data, protect credentials such as Xauthority, and prevent shell or socket-based bypasses and sensitive-data exfiltration.

Possibly addressed by:Sandbox Micro · Agentenv Sandbox · Sandbox Allowlist

Start with these discussions

  • Hey! Someone should check wasmer sandboxes works on web so... could fit for this harness?github · ▲2 · 1 comments
  • Support rootless container toolchains under `workspace-write`github · ▲1 · 1 comments
  • bwrap sandbox can be bypassed by accessing X11 socket or dbusgithub · ▲1 · 0 comments
Last active Sep 19, 2026
4 authors4 posts · 2 reactions2 comments
22▲21
HARNESS
3

Make fs-ext optional for installation

Allow DSH to install and run without a native C++ toolchain by skipping the POSIX-only fs-ext dependency when unnecessary, using prebuilt alternatives, or providing clear prerequisite guidance. Windows installations should not require Visual Studio build tools solely to compile fs-ext.

Explore challenge ↗

The problem

Allow DSH to install and run without a native C++ toolchain by skipping the POSIX-only fs-ext dependency when unnecessary, using prebuilt alternatives, or providing clear prerequisite guidance. Windows installations should not require Visual Studio build tools solely to compile fs-ext.

Possibly addressed by:Windows Native · Windows Bash · Minimal Msys2

Start with these discussions

  • Windows 更新后源码运行失败:fs-ext@2.1.1 在 node-gyp 阶段无法完成安装 (Windows source install fails at fs-ext@2.1.1 / node-gyp after recent update)github · ▲4 · 4 comments
  • @deepseek-ai/dsh@0.1.3-alpha.2 cannot be installed without a C++ toolchain: new hard dependency fs-ext (node-gyp, no prebuilt binaries)
23
HARNESS
12

Support OpenCode Go Flash models

Update the OpenCode Go integration to discover and expose current Flash models, including V4.1 Flash, and send the required session header so requests work correctly.

Explore challenge ↗

The problem

Update the OpenCode Go integration to discover and expose current Flash models, including V4.1 Flash, and send the required session header so requests work correctly.

Possibly addressed by:Llm Opencode Go · Web Search Opencode Go · Opencodego

Start with these discussions

  • opencode-go provider returns stale model list — deepseek-flash (V4.1 Flash) missing & custom provider fails with MissingSessionIDgithub · ▲3 · 2 comments
  • @ashen_one I tried to use DeepSeek Harness with OpenCode Go API, but I couldn’t use DeepSeek Flash 4.1 on DeepSeek Harne
24
HARNESS
2

Add Session Rewind and Code Rollback

Provide an official rewind capability that restores modified files and returns an agent session or experiment to a selected earlier timestamp or event, including truncating subsequent session history.

Explore challenge ↗

The problem

Provide an official rewind capability that restores modified files and returns an agent session or experiment to a selected earlier timestamp or event, including truncating subsequent session history.

Possibly addressed by:Session Rewind · Msg Rewind · Turn Rewind

Start with these discussions

  • 什么时候ds官方可以出一个rewind的功能呀github · ▲4 · 2 comments
  • Feature Request: 增加类似 Claude Code 的 /rewind 会话回退功能github · ▲2 · 0 comments
Last active Sep 15, 2026
2 authors2 posts · 6 reactions2 comments
25▼12
HARNESS
6

Support multi-folder workspaces

Allow a workspace to contain multiple ordered directories with an optional primary directory while preserving single-folder compatibility. Sessions, configuration discovery, Git operations, and sandbox permissions should coordinate across all associated directories.

Explore challenge ↗

The problem

Allow a workspace to contain multiple ordered directories with an optional primary directory while preserving single-folder compatibility. Sessions, configuration discovery, Git operations, and sandbox permissions should coordinate across all associated directories.

Possibly addressed by:Multi Workspace · Workspace Merge · Multi Folder

Start with these discussions

  • Feature: Workspace should support multiple root paths (project with appended directories)github · ▲4 · 4 comments
  • [Feature Idea] 多文件夹工作区与 primary 文件夹(对齐 Codex 的项目模型)github · ▲3 · 1 comments
  • 工作区能添加多个文件夹目录吗?
26▲12
PLUGIN
4

Configure an Independent Search Backend

Allow web search to use independently configured providers, credentials, endpoints, and billing from the conversation model, enabling local models to search without a DeepSeek API key. Expose provider changes and failures, and provide safeguards and separate cost tracking for search calls.

Explore challenge ↗

The problem

Allow web search to use independently configured providers, credentials, endpoints, and billing from the conversation model, enabling local models to search without a DeepSeek API key. Expose provider changes and failures, and provide safeguards and separate cost tracking for search calls.

Possibly addressed by:Web Search Diy · Web Search · Websearch

Start with these discussions

  • web_search 在会话模型切到第三方 provider 后仍走 DEEPSEEK_API_KEY 独立计费——披露藏在参考页一行里,且从不说破计费后果github · ▲1 · 3 comments
  • [DSH Desktop] web_search 联网搜索工具静默使用官方 DeepSeek API 并计费,且界面无任何提示github · ▲1 · 1 comments
27▲27
HARNESS
4

Support multi-session plugin work areas

Allow plugins to render multiple session views simultaneously in shell-managed, independently laid-out panes, with each view bound to its own session rather than the global selection.

Explore challenge ↗

The problem

Allow plugins to render multiple session views simultaneously in shell-managed, independently laid-out panes, with each view bound to its own session rather than the global selection.

Possibly addressed by:Split Panes · Plugin Archived Sessions · Side Session

Start with these discussions

  • 插件生态诉求:官方侧边会话渲染面 / 快照字段稳定性承诺 / 只读权限 presetgithub · ▲1 · 1 comments
  • 提案:为插件提供工作区域与唯一原生会话伴随栏github · ▲1 · 1 comments
  • Client: keep more than one session live at a time (multi-pane conversation rendering)github · ▲1 · 0 comments
28
HARNESS
2

Replay Session History on ACP Load

Add ACP session/load support and replay persisted session updates when loading or resuming a session. This lets clients rebuild the full conversation transcript after restart instead of receiving only the resumed state and future updates.

Explore challenge ↗

The problem

Add ACP session/load support and replay persisted session updates when loading or resuming a session. This lets clients rebuild the full conversation transcript after restart instead of receiving only the resumed state and future updates.

Possibly addressed by:Acp Replay · Autoload History · Session Rewind

Start with these discussions

  • [ACP] session/resume restores the agent but does not replay history; loadSession is missing, so ACP clients show a blank transcriptgithub · ▲2 · 3 comments
  • [dsh-acp] ACP clients cannot rebuild a session transcript: no session/load, and session/resume does not replay historygithub · ▲1 · 2 comments
Last active Sep 12, 2026
2
29▼6
PLUGIN
6

Integrate Blotato with DeepSeek Harness

Adapt Blotato as a DeepSeek Harness integration or plugin so it is compatible with DSH and usable within its plugin ecosystem.

Explore challenge ↗

The problem

Adapt Blotato as a DeepSeek Harness integration or plugin so it is compatible with DSH and usable within its plugin ecosystem.

Possibly addressed by:Deepseek Harness Insights · Search Enhance · Deepseek Harness Plugin

Start with these discussions

  • @emanueledpt not bad, any plan to add deepseek harness?x · ▲1 · 1 comments
  • @EWDOB I didn’t know there was only 1 way to get “real” results, so deepseek should be in deepseek harness?x · ▲1 · 1 comments
  • @Tiny_Fish @MonidHQ Could you please adapt it for deepseek-harness?x · ▲1 · 0 comments
Last active Sep 17, 2026
3 authors3 posts · 2 reactions2 comments
30▼22
HARNESS
7

Register Plugin Session Events

Let plugins declare custom persisted or durable session event types so the harness recognizes them when loading and re-observing sessions, while safely skipping declared ignorable events for older readers.

Explore challenge ↗

The problem

Let plugins declare custom persisted or durable session event types so the harness recognizes them when loading and re-observing sessions, while safely skipping declared ignorable events for older readers.

Start with these discussions

  • `Session.append` cannot set `ignorable`, so a plugin's own event type makes its sessions unloadablegithub · ▲3 · 2 comments
  • [Proposal] Session event registration for out-of-tree plugins — unknown event types refuse resume (dsh-click/observed|action crashes rc.6/rc.7)github · ▲2 · 13 comments
  • Out-of-repo plugins cannot mark session events `ignorable` — every log they touch becomes unreadable (extensibility gap + minimal fix)github · ▲2 · 3 comments
Last active Sep 9, 2026
2
31
HARNESS
2

Detect stalled and idle Goal-mode continuation

Make Goal mode detect repeated no-progress rounds and waiting or idle states, pausing or stopping continuation when background work is running or no meaningful task remains. This prevents unnecessary calls, injected turns, and token consumption.

Explore challenge ↗

The problem

Make Goal mode detect repeated no-progress rounds and waiting or idle states, pausing or stopping continuation when background work is running or no meaningful task remains. This prevents unnecessary calls, injected turns, and token consumption.

Possibly addressed by:Goal Auto · Goal Pause Guard · Goal Restart

Start with these discussions

  • Goal模式空转,亟需优化github · ▲2 · 1 comments
  • goal 续行缺少"无进展"与"等待中"判断:0.1.6-alpha.2 仍复现github · ▲1 · 3 comments
Last active Sep 19, 2026
2 authors2 posts · 3 reactions4 comments
32
HARNESS
2hackernews1

Relocate workspaces without losing history

Provide a supported, validated workflow to rename or move workspaces while preserving their identity, configuration, sessions, history, and related metadata.

Explore challenge ↗

The problem

Provide a supported, validated workflow to rename or move workspaces while preserving their identity, configuration, sessions, history, and related metadata.

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

Start with these discussions

  • Renaming a workspace folder makes its stored sessions fail the identity check, with no supported repairgithub · ▲1 · 1 comments
  • [Feature Request] Relocate a Project/Workspace folder without losing its sessions / 更换项目文件夹路径github · ▲1 · 0 comments
  • Comment on: Claude Code now reads AGENTS.md if there is no Claude.md
33
HARNESS
2

Make the Plan View Persistent and Expandable

Keep the plan view available after selections and provide a collapsible, resizable, or expanded layout for comfortable repeated viewing. Preserve plan actions such as approving the plan and continuing to plan.

Explore challenge ↗

The problem

Keep the plan view available after selections and provide a collapsible, resizable, or expanded layout for comfortable repeated viewing. Preserve plan actions such as approving the plan and continuing to plan.

Possibly addressed by:Plan Plus · Plugin Better Plan · Plan Toggle

Start with these discussions

  • [功能建议] plan 模式的计划视图增加全屏 / 侧边栏查看能力github · ▲3 · 1 comments
  • 计划模式中的计划面板能否支持反复查看?github · ▲1 · 0 comments
Last active Sep 11, 2026
2 authors2 posts · 4 reactions1 comments
34
GENERAL
2

Expose per-model reasoning effort metadata

Expose each model’s supported reasoning-effort values and default, including custom-provider models, through model metadata or configuration. Reject unsupported values instead of silently ignoring them so clients can build accurate selectors.

Explore challenge ↗

The problem

Expose each model’s supported reasoning-effort values and default, including custom-provider models, through model metadata or configuration. Reject unsupported values instead of silently ignoring them so clients can build accurate selectors.

Possibly addressed by:Reasoning Effort · More Models Thinking Level · Better Reasoning Effort

Start with these discussions

  • 解决一下这个,自定义提供商默认不能设置思考等级github · ▲3 · 1 comments
  • Expose reasoning effort metadata in `GET /models`github · ▲1 · 0 comments
Last active Sep 13, 2026
2 authors2 posts · 4 reactions1 comments
35▼9
HARNESS
6

Delete sessions permanently

Add a confirmed action to delete active or archived sessions and remove their associated persisted and in-memory data. Emit a typed deletion lifecycle event so plugins can respond to the removal.

Explore challenge ↗

The problem

Add a confirmed action to delete active or archived sessions and remove their associated persisted and in-memory data. Emit a typed deletion lifecycle event so plugins can respond to the removal.

Possibly addressed by:Session Admin · Session Delete · Delete Session

Start with these discussions

  • Feature Request: Support native /delete command to permanently delete sessionsgithub · ▲4 · 2 comments
  • add delete buttongithub · ▲2 · 2 comments
  • SessionPersistence.delete: a single-session deletion primitive (proposal with a complete, tested implementation)github · ▲1 · 3 comments
36▲28
HARNESS
3

Add session-scoped filesystem workspaces

Give each session an isolated working directory and allow filesystem operations outside agent turns to target an explicit session scope. Propagate session identity through filesystem APIs and endpoints so shared DSH processes can safely serve multiple users.

Explore challenge ↗

The problem

Give each session an isolated working directory and allow filesystem operations outside agent turns to target an explicit session scope. Propagate session identity through filesystem APIs and endpoints so shared DSH processes can safely serve multiple users.

Possibly addressed by:Session Scope · Session Workspace · Multi Workspace

Start with these discussions

  • 同一个工作区内的会话为啥不做个目录隔离?github · ▲1 · 4 comments
  • Feature request: session scope for `fs`github · ▲1 · 0 comments
  • Session-scoped cwd: AgentLoop.create accepts one, the SDK wire has no way to send it
37
HARNESS
2

Configure LAN and reverse-proxy access

Provide documented, persistent configuration for using DSH from other LAN devices or through a reverse proxy, including host, proxy, port, origin, and related access settings. The configuration should support NAS and other remote deployments without source changes or fragile workarounds.

Explore challenge ↗

The problem

Provide documented, persistent configuration for using DSH from other LAN devices or through a reverse proxy, including host, proxy, port, origin, and related access settings. The configuration should support NAS and other remote deployments without source changes or fragile workarounds.

Possibly addressed by:Lan Proxy · Plugin Lan Proxy · Lan Proxy

Start with these discussions

  • 为什么DSH对LAN口'0.0.0.0'的监听要做如此严格的限制github · ▲1 · 2 comments
  • 能不能开放一下DSH局域网内跨设备访问啊?github · ▲1 · 1 comments
Last active Sep 18, 2026
2 authors2 posts · 2 reactions3 comments
38
HARNESS
2

Recover Sessions Rejected for Content Risk

Identify content-risk failures with metadata about the triggering historical message and category without exposing sensitive content. Provide documented recovery actions such as truncating or deleting messages and tool results, or restarting from a selected turn.

Explore challenge ↗

The problem

Identify content-risk failures with metadata about the triggering historical message and category without exposing sensitive content. Provide documented recovery actions such as truncating or deleting messages and tool results, or restarting from a selected turn.

Possibly addressed by:Session Resilience · Session Integrity · Conversation Rollback

Start with these discussions

  • 长会话被输入审核整段熔断(400 Content Exists Risk / INVALID_REQUEST):能否提供历史定位与会话级旁路?github · ▲2 · 1 comments
  • 会话被服务端风控拒绝后永久锁死,应用内无任何恢复手段github · ▲1 · 0 comments
Last active Sep 19, 2026
2 authors2 posts · 3 reactions
39
HARNESS
hackernews6

Automatically discover and apply instruction files

Automatically discover and apply shared, harness-specific, and nested AGENTS.md instruction files, including directory-specific guidance.

Explore challenge ↗

The problem

Automatically discover and apply shared, harness-specific, and nested AGENTS.md instruction files, including directory-specific guidance.

Possibly addressed by:Agents Md Manager · Agent Instructions Plus · Custom Instructions

Start with these discussions

  • Comment on: Claude Code now reads AGENTS.md if there is no Claude.mdhackernews · ▲0 · 0 comments
  • Comment on: Claude Code now reads AGENTS.md if there is no Claude.mdhackernews · ▲0 · 0 comments
  • Comment on: Claude Code now reads AGENTS.md if there is no Claude.mdhackernews · ▲0 · 0 comments
Last active Sep 19, 2026
6 authors6 posts · 0 reactions0 comments
40
PLUGIN
2

Enforce configurable filesystem root jails

Restrict agents and plugins to configured per-profile or workspace roots, rejecting paths outside them unless explicitly authorized. Preserve unrestricted access when no root is configured and clearly report files that are unavailable within the allowed workspace.

Explore challenge ↗

The problem

Restrict agents and plugins to configured per-profile or workspace roots, rejecting paths outside them unless explicitly authorized. Preserve unrestricted access when no root is configured and clearly report files that are unavailable within the allowed workspace.

Possibly addressed by:Fs Deny Policy · Workspace Envrc · Remote Workspace

Start with these discussions

  • sandbox:网页版agent会访问工作区外的文件夹?github · ▲1 · 2 comments
  • [Idea] Optional root jail for the fs service (per-profile workspace root) — safer multi-agent setupsgithub · ▲1 · 0 comments
Last active Sep 18, 2026
2 authors2 posts · 2 reactions
← PreviousPage 2 of 7Next →
github · ▲1 · 2 comments
  • Windows install requires the full MSVC toolchain for fs-ext, which win32 never actually calls / Windows 安装被迫为从未调用的 fs-ext 拉起整套 MSVC 工具链github · ▲1 · 0 comments
  • Last active Sep 8, 2026
    2 authors2 posts · 5 reactions4 comments
    x · ▲0 · 0 comments
  • @thdxr 嗨,我们是否可以在 DeepSeek Harness 中使用 OpenCode Go 提供的 V4.1 Flash?x · ▲0 · 0 comments
  • Last active Sep 16, 2026
    3 authors3 posts · 3 reactions2 comments
    github · ▲2 · 1 comments
    Last active Sep 19, 2026
    2 authors2 posts · 5 reactions2 comments
    希望优化本地部署模型的搜索插件配置功能
    github · ▲1 · 0 comments
    Last active Sep 11, 2026
    3 authors3 posts · 3 reactions1 comments
    Last active Sep 14, 2026
    3 authors3 posts · 3 reactions1 comments
    authors
    2 posts · 3 reactions
    5 comments
    authors
    2 posts · 3 reactions
    4 comments
    hackernews · ▲0 · 0 comments
    Last active Sep 18, 2026
    3 authors3 posts · 2 reactions1 comments
    Last active Sep 12, 2026
    2 authors2 posts · 3 reactions2 comments
    github · ▲1 · 0 comments
    Last active Sep 11, 2026
    2 authors2 posts · 2 reactions4 comments
    1 comments
    2 comments