deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
VSCode-like layout for the DeepSeek Harness (DSH) web GUI.
Re-arranges the web shell's columns into a VSCode-style layout:
Existing capabilities are preserved: sidebar drag-resize (workspace tab), file-tree search, multi-tab preview, source/preview toggle, save, SCM changes panel — they just moved around.
web profile).@linxin666/dsh-web-ui-all aggregate bundle).
The plugin's browser half is a no-op while the aionui columns
([data-aionui-explorer-col], [data-aionui-preview-col]) are absent.dsh plugin --profile web add link:/absolute/path/to/dsh-vscode-layout
or publish the package and:
dsh plugin --profile web add dsh-vscode-layout
Then restart dsh web. The profile bundle is read at boot, so a restart is
required (a page refresh alone is not enough).
The package is a standard DSH profile bundle:
cordis.patch.yml — inserts the dsh-vscode-layout row into the profile tree.lib/index.js — host half (no-op).lib/client.js — browser half, registered via window.__ModuleLoader__.load.The browser half overrides the frame grid with an !important stylesheet
(winning over the aionui panel's inline grid-template-columns writes),
reassigns grid columns, injects the tab rail, and watches:
dsh plugin --profile web remove dsh-vscode-layout
Then restart dsh web.
Apache-2.0
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。