dsh-open-folder
Web UI plugin: add an Open Workspace Folder button to the session header, left of Session log
225 results
Web UI plugin: add an Open Workspace Folder button to the session header, left of Session log
Opens the DeepSeek Harness Web UI in a native desktop window instead of a browser tab.
OpenCode Go & Google Antigravity (Gemini) 智能用量双擎监控面板:支持模型/供应商自适应切源、OAuth 动态额度刷新与对话底栏快捷进度环
Configurable OpenAI Responses-compatible native web search provider for DeepSeek Harness, with a Settings UI
OpenAI Codex plan usage indicator for DeepSeek Harness
OpenBook RSS Reader as a DeepSeek Harness UI plugin: RSS sync, three-column reading view, notes/highlights, agent tools and chat commands
DSH plugin (host + web client): status and progress of GitHub Actions checks of the open PRs, grouped by workspace/project, in the sidebar footer.
DSH Web plugin: OpenRouter account balance, per-key spend and alert thresholds under the composer, with hover trend charts.
DSH web plugin: open and edit .docx files in the better-sidebar editor through SuperDoc (superdoc.dev) — a browser-native DOCX editor. Assets are self-hosted from this package's node_modules; edited documents export back to disk atomically.
DSH Web plugin: a session API-cost + account-balance pill merged into the official composer stats row, with a click-open breakdown panel. Host half registers a `costPill` session projection and a loopback-only balance route; browser half renders it through the slot runtime.
Add an "打开工作区 / Open workspace" entry to the workspace sidebar session-row ⋯ menu and a button in the session header actions slot; opens the session's workspace folder with the system file manager. Compatible with DSH 0.1.2-alpha.5 and 0.1.2-rc.1.
Generic idea manager for the DSH Web GUI: Host-authoritative /api/ideas ledger, capture, 4-column kanban (open / under review / archived / declined), optional TaskBoard mirror; mounted without DSH source changes.
Wallpaper Engine Steam Workshop browser for the DeepSeek Harness web GUI: search the workshop without logging into Steam, and see at a glance whether this machine has a Steam session. Wallpapers are the ones Wallpaper Engine itself uses — subscribe from the opened page to wear them on the desktop.
CSS and JS snippet manager for the DeepSeek Harness web GUI. A sidebar-footer quick toggle opens a manager panel, and the plugin adds its own page to the Settings navigation; enabled CSS is injected as style elements and enabled JS runs in the page, so only trusted code should be enabled. Also mirrors a local folder of .css/.js files and publishes or imports a library through the GitHub Gist API. · DSH Web 代码片段管理器:侧栏底部快捷开关打开管理面板,并在设置导航里新增自己的页面;启用的 CSS 注入为 style 元素,启用的 JS 在页面内执行(无沙箱,只启用可信代码);并支持本地文件夹监听与 Gist 同步。
CC Switch bridge for DeepSeek Harness: live-mirrors cc-switch providers (Claude / Codex / Gemini relays / OpenClaw) into DSH and shows each provider's quota or balance — plan windows, account balance, or a custom cc-switch usage script — in the composer and the settings card.
DSH web plugin: VSCode-style Ctrl+P quick open — search workspace files with a fuzzy matcher, open them in the native right Sidebar, or drop a file reference into the conversation draft.
DSH plugin: OpenCode Go API-key pool with quota-driven automatic switching, a Settings tab and a composer quota badge.
Spreadsheet preview for the DeepSeek Harness web client: .xlsx, .xlsm, .xls, .csv and .tsv files open as a read-only grid in the right Sidebar instead of the unsupported-file placeholder
DSH UI manager for OpenViking connection, user keys, and local configuration. | OpenViking 连接、用户 Key 与本机配置的 DSH 管理界面。
Scoped, reversible tool-call ID compatibility plugin for DeepSeek Harness
DSH 上的类 VSCode 编码体验:Monaco 编辑器(文件页签/QuickOpen/状态栏,可驻 DSH 0.1.5+ 官方右侧 Sidebar 与对话同屏)+ 命令栏(Ctrl+Shift+P)与可扩展指令系统 + VS Code 兼容代码片段(.code-snippets 全局/项目,IntelliSense 展开)+ Agent 编辑差异审查(整文件差异/采纳/拒绝/归档/回滚)+ SVN 集成(侧栏变更面板/日志弹窗/并排差异)+ 语言服务器(LSP)智能(跳转定义/引用/hover/大纲
Open registered DeepSeek Harness workspaces in detected or configured local editors from the Web GUI
DSH desktop-window bundle: registers the /desktop command that opens DeepSeek Harness in a native desktop window (identical to the web UI). The window carries a floating control for one independent auxiliary dsh instance started from the installed CLI.
LAN and reverse-proxy access for the DeepSeek Harness Web UI: returns the settings service on pages that are not localhost, fills in the Web APIs the browser withholds on plain HTTP, and can open a listener of its own so nothing else is needed. Requires D