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.

Tauri Ui — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins

dsh-tauri-ui

Tauri Ui

`dsh-tauri-ui` provides DSH with a Tauri-style client interface extension. It currently includes functionality to transform the settings dialog into a left-docked settings panel.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add dsh-tauri-ui@0.6.7
READMECompatibilityVersions

Compatibility and provenance

Tauri Ui is published as dsh-tauri-ui and currently resolves to version 0.6.7. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
npm
Registry updated
9/20/2026

Versions

0.6.7stable
8/31/2026
0.6.6stable
8/31/2026
0.6.5stable
8/31/2026
Show 17 more versionsCollapse versions
0.6.4stable
8/31/2026
0.6.3stable
8/31/2026
0.6.2stable
8/31/2026
0.6.1stable
8/30/2026
0.6.0stable
8/30/2026
0.5.3stable
8/29/2026
0.5.2stable
8/29/2026
0.5.1stable
8/29/2026
0.5.0stable
8/29/2026
0.4.9stable
8/27/2026
0.4.8stable
8/27/2026
0.4.7stable
8/27/2026
0.4.6stable
8/27/2026
0.4.5stable
8/27/2026
0.4.4stable
8/27/2026
0.1.1stable
8/26/2026
0.1.0stable
8/24/2026
Latest
0.6.7
DSH
*
HMR
Process restart
Tree shaking
Declares sideEffects: false
Unpacked size
61.7 kB
Files
8
Surface
web
License
MIT
Source
npm
GitHub
★ 1
Weekly downloads
90
Last push
8/31/2026
View source ↗Project homepage ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

README

dsh-tauri-ui

dsh-tauri-ui 为 DSH 提供 Tauri 风格的客户端界面扩展。目前包含将设置对话框改造成左侧停靠设置栏的功能。

dsh-tauri-ui 设置侧边栏

功能

  • 在 sidebar.settings 注册设置触发器。
  • 在 shell.overlay 渲染桌面化设置侧边栏。
  • 通过 settings.section 展示官方设置分区。
  • 设置打开期间持续隐藏并禁用宿主内容列及异步挂载的 Better Sidebar,关闭时精确恢复原状态。
  • 提供中英文的返回应用、搜索设置等文案。
  • renderer 缺少 SlotOutlet 时自动保留官方设置对话框。

兼容性

设置侧边栏需要 renderer 提供通用 SlotOutlet。在旧版核心或缺少 renderer patch 的环境中,插件会安全降级,不会阻塞官方设置功能。

许可证

MIT © Hairyf