DeepSeek Harness Plugin

songoao25/dsh-bottom-info-bar#plugin

Stars ★ 8 Category UI Enhancements Added 2026-08-16

Bottom info bar for the DSH Web UI: provider/model, live balance, peak/off-peak pricing with countdown, and real persisted per-session spend in a single line.

Install

# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)

dsh plugin --profile web add github:songoao25/dsh-bottom-info-bar#path:/plugin

Any plugin you install runs third-party code with your own permissions — it can read your files, use your credentials, and reach the network, and tool approvals don’t sandbox it. GitHub-sourced plugins also run build scripts at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).

README

This plugin publishes its README in Chinese only.

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

本包不发布到 npm registry,仅通过 git clone 安装(见仓库根 README)。

  • 安装:仓库根执行 ./install.sh,或 dsh plugin --profile web add <本目录>
  • 构建:npm run build(生成 lib/,由 src/host.js + src/client-bundle.js 生成)
  • 完整文档见仓库根 README.mddocs/INSTALL.md

Content from the project README on GitHub ↗

Links

More in this category

View the whole category →