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.

Bt Panel Theme — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
B

dsh-bt-panel-theme

Bt Panel Theme

A BT Panel-themed DeepSeek Harness integration with an embedded panel and automatic login.

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

npx -y @deepseek-ai/dsh plugin --profile web add github:aaPanel/btpanel-dsh#f0ee7089ec4c6bca2a4c3954478434e45e832d57
READMECompatibilityVersions

Compatibility and provenance

Bt Panel Theme is published as dsh-bt-panel-theme and currently resolves to version 0.0.1. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
8/21/2026

Versions

0.0.1stable
8/21/2026

Related plugins

Loading related plugins…

Latest
0.0.1
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 2
Weekly downloads
0
Last push
8/21/2026
View source ↗
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

Related plugins

More verified plugins in ui-customization.

Remote Web Ui@linxin666/dsh-remote-web-uiScan-to-pair remote access for the dsh web GUI that shares one official interface: a QR beside the settings button pairs phones and PCs into the same Web GUI (a portrait-touch adaptation layer for phones, full desktop on PCs) through one-time tokens and rClient Ui Task Board@linxin666/dsh-client-ui-task-boardHost-authoritative task board for the DSH Web GUI with real session execution, Host cron scheduling, and optional cross-platform idle-sleep protection; mounted without DSH source changes.Client Ui Git Graph@linxin666/dsh-client-ui-git-graphExternal dsh web GUI plugin: a blank-session git branch selector + Git graph, with real host-side git operations and guards, as a dsh profile bundlePet@linxin666/dsh-petMulti-pet companion plugin for the dsh web GUI: a registry-driven floating pet that reacts to model activity, with per-pet naming, petting/feeding interactions and an affinity score

README

DeepSeek Harness 宝塔面板主题

dsh-bt-panel-theme 是一个 DeepSeek Harness Web 插件,提供宝塔风格的浅色/暗色主题,并将宝塔面板原生页面内嵌到 Harness。

功能

  • 宝塔绿色浅色主题与宝塔暗色主题
  • 首页“预览版”显示为“宝塔版”
  • 左侧菜单增加“宝塔面板”入口
  • API 配置验证和自动登录
  • 内嵌页面状态保持
  • 新窗口打开宝塔原地址并继承登录态
  • 复用 Harness 当前端口,不新增监听端口

环境要求

  • Node.js 20+
  • DeepSeek Harness Web profile
  • 已启用 API 的宝塔面板
  • Harness 服务器 IP 已加入宝塔 API 白名单

安装

git clone https://github.com/aaPanel/btpanel-dsh.git
dsh plugin --profile web add ./btpanel-dsh
dsh web

安装或更新后请重启 dsh web,并刷新浏览器页面。

配置

打开以下位置:

设置 → 插件 → 插件配置 → 宝塔面板
配置项说明
宝塔面板地址完整的 HTTP 或 HTTPS 地址
API 密钥宝塔面板“API接口”中生成的密钥
验证 SSL 证书使用自签名证书时可关闭
请求超时1000–60000 毫秒

保存时会验证面板地址、API 密钥和 API 白名单。已保存的 API 密钥不会回显,输入框留空会保留原密钥。

使用

  1. 保存宝塔面板配置。
  2. 点击左侧“宝塔面板”进入内嵌页面。
  3. 点击会话或“新会话”返回对话页面。

切换页面不会销毁宝塔 iframe,再次进入时会保留当前页面状态。

注意事项

  • 插件不会修改宝塔面板源码或配置。
  • API 密钥只在 Harness Host 中使用,不会写入 iframe 地址。
  • 内嵌代理使用 Harness 现有 WebServer,不会额外占用端口。

卸载

dsh plugin --profile web remove dsh-bt-panel-theme

许可证

MIT