dsh-web
zhu1090093659
DeepSeek Harness (DSH) Web 插件聚合生态 · 万物皆插件,通过创意工坊分发||DeepSeek Harness (DSH) Web Plugin Aggregation Ecosystem · Everything is a plugin, distributed via the Creative Workshop
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:ManoloRemiddi/DSH-Metafolder-Plugin
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
Visual meta-folders for the DeepSeek Harness sidebar.
Nest real workspace folders and individual sessions under named, collapsible groups — for example every Resonant OS project under one "Resonant OS" meta folder. The safe organization layer changes how sessions and workspace folders are visualised and persists in this browser’s localStorage. An optional Host integration exists, but durable Host storage and cross-device sync are not implemented:
→ <meta folder> to file, Remove from meta folder to unfile,
plus rename / move up / move down, and delete workspace.dsh.workspace.view.v5).Everything the shipped browser offered is still here — the meta-folder layer is an addition to the toolbar, not a replacement.
>= 0.1.5-rc.1 on the web profile.@deepseek-ai/dsh-client-ui-sidebar and
@deepseek-ai/dsh-client-ui-workspace client packages (the seat it shadows).^22.19.0 || >=24.0.0 to build the browser half.One package, two halves:
| file | role |
|---|---|
lib/index.js |
host half — optional in-memory service; mounting it enables the client-module scan |
lib/client.js |
browser half — shadows the sidebar.workspaces seat and renders the meta-folder browser |
client.js |
source of truth (dynamic-Cordis form, also usable with the cordis_define runtime tool) |
lib/client.js is generated from client.js; regenerate and check it after
editing:
npm run check # build + syntax + export smoke test
Download version 1.2.1.
The .tgz asset is ready to install; no build or manual symlink is needed:
dsh plugin --profile web add https://github.com/ManoloRemiddi/DSH-Metafolder-Plugin/releases/download/v1.2.1/dsh-metafolder-plugin-1.2.1.tgz
Finish any running tasks, restart your existing DSH process, and reload its web
page. Use your actual profile if it is not web. The shipped sidebar and workspace
packages must be present. This release was checked with DSH 0.1.5-rc.1; newer
releases may change the UI interfaces it uses.
For an existing manual symlink installation, update that checkout to v1.2.1
and keep its existing registration. Do not add a second copy or duplicate patch row.
For development, clone the repository and run npm run check and npm test.
The built browser file is included in both the repository and the release.
Registration note: a
singleslot takes one registration per priority and the lowest renders, so the seat is registered withpriority: -1to shadow the shipped browser at0. Registering at the default0is rejected with "already has a registration at priority 0 … register at a different priority to shadow it".
For a CLI installation:
dsh plugin --profile web remove dsh-metafolder-plugin
For the older manual installation, remove only its metafolder-plugin insert
row and its package symlink. Restart DSH and reload the page. Groups stay under
dsh.wsmeta.v1 in localStorage; uninstalling does not move workspace files.
Report a problem with your DSH version, browser version, install method and reproduction steps. Do not attach credentials or private session logs.
Browse the DeepSeek Harness Plugins collection.
@deepseek-ai/dsh-client-ui-workspace — sidebar.workspaces registration,
the sidebar.workspaces.directoryFlow hole, WorkspaceBrowserProps.@deepseek-ai/dsh-client-ui-sidebar — owner share { wide, expandSidebar }.@deepseek-ai/dsh-api-workspace-controller / dsh-api-session-controller —
workspace and session service methods and snapshot shapes.MIT © 2026 Manolo Remiddi
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: sidebar。