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.

Bottom Info Bar — DSH Plugin for DeepSeek Harness
← Plugins

dsh-bottom-info-bar

Bottom Info Bar

DeepSeek Harness info bar plugin: Replaces the native stats bar below the conversation input box, displaying the provider/specific model, actual balance, peak/off-peak pricing and countdown, and spending for this session (including sub-agents), today, the past month, and all time. Install once; it a

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

npx -y @deepseek-ai/dsh plugin --profile web add dsh-bottom-info-bar@1.14.0
READMECompatibilityVersions

Description

DeepSeek Harness info bar plugin: Replaces the native stats bar below the conversation input box, displaying the provider/specific model, actual balance, peak/off-peak pricing and countdown, and spending for this session (including sub-agents), today, the past month, and all time. Install once; it automatically takes effect every time DSH is opened.

Compatibility and provenance

Bottom Info Bar is published as dsh-bottom-info-bar and currently resolves to version 1.14.0. 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

1.14.0stable
9/19/2026
1.13.0stable
9/18/2026
1.12.0stable
9/18/2026
Show 29 more versionsCollapse versions
1.11.2stable
9/16/2026
1.11.1stable
9/13/2026
1.11.0stable
9/11/2026
1.10.19stable
9/11/2026
1.10.18stable
9/11/2026
1.10.12stable
9/11/2026
1.10.11stable
9/10/2026
1.10.10stable
9/8/2026
1.10.9stable
9/7/2026
1.10.8stable
9/7/2026
1.10.7stable
9/7/2026
1.10.6stable
9/7/2026
1.10.5stable
9/7/2026
1.10.4stable
9/7/2026
1.10.3stable
9/6/2026
1.10.2stable
9/4/2026
1.10.1stable
9/4/2026
1.10.0stable
9/4/2026
1.9.2stable
8/29/2026
1.9.1stable
8/29/2026
1.9.0stable
8/28/2026
1.8.0stable
8/27/2026
1.7.0stable
8/27/2026
1.5.1stable
8/23/2026
1.5.0stable
8/22/2026
1.4.2stable
8/20/2026
1.4.1stable
8/20/2026
1.4.0stable
8/20/2026
1.3.1stable
8/20/2026
Latest
1.14.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
504.5 kB
Files
9
Surface
web
License
MIT
Source
npm
GitHub
★ 38
Weekly downloads
1,228
Security scan
✓ v1.14.0 scan passed
Last push
9/19/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
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

README

dsh-bottom-info-bar

DeepSeek Harness 底部信息栏插件(静态 bundle 形态)。安装一次,每次打开 DSH 自动生效。

本包发布至 npm registry,也可通过仓库克隆后从本地安装(见仓库根 README)。

  • 安装:dsh plugin --profile web add dsh-bottom-info-bar;或在仓库根执行 ./install.sh,也可从本地目录安装
  • 构建:npm run build(生成 lib/,由 src/host.js + src/client-bundle.js 生成)
  • 完整文档见仓库根 README.md 与 docs/INSTALL.md