
juhe291/dsh-token-panel
61Last commit Aug 15, 2026
dsh-token-panel DSH plugin
dsh-token-panel is an installable DeepSeek Harness web plugin that provides a draggable token-consumption panel. It shows live session context pressure, cumulative usage, estimated costs, token speed, charts, and persisted daily or monthly usage statistics.
How to install the dsh-token-panel DSH plugin
dsh plugin --profile web add dsh-token-panelCopying does not run this command. Review the repository and version before use.
Data source
Snapshot date: Aug 15, 2026
manifest-valid
What the dsh-token-panel DSH plugin can do
- Adds a persistent, draggable token HUD in the DeepSeek Harness web UI.
- Displays per-session context pressure, cumulative token consumption, estimated cost, and token generation speed.
- Provides expandable session details for input, output, cache read/write usage, capacity, and context occupancy.
- Shows per-session real-time usage charts with 2-, 5-, and 15-minute windows.
- Provides daily and monthly usage statistics with bars and trend charts.
- Persists daily usage increments as JSONL and retains state across restarts.
- Supports configurable polling, token price inputs, peak/off-peak pricing, monthly budget, and data directory.
- Includes Chinese and English client localization.
Where the dsh-token-panel DSH plugin fits
- Monitor token consumption and context pressure while using DeepSeek Harness.
- Review estimated token costs by session or over daily and monthly periods.
- Set a monthly budget indicator using configured CNY pricing.
- Inspect recent token-usage trends during active conversations.
Who the dsh-token-panel DSH plugin is for
- DeepSeek Harness web-profile users.
- Users who want an in-product view of token usage and estimated costs.
- Developers or power users tracking session context utilization.
dsh-token-panel DSH plugin limitations
- Cost figures are estimates only; the README states that actual billing should follow the official DeepSeek bill.
- Configured default prices are specific to the documented model/pricing assumptions and should be adjusted for other models or providers.
- Real-time charts use an in-memory rolling window of up to about 15 minutes and reset after restart.
- The panel hides zero-token sessions by default and follows the current conversation unless the user expands all sessions.
- Installation from Git may require explicitly allowing build scripts under pnpm 10 or later.
Objective checks
These signals come from public metadata scans. They are not a security certification.
- info
dependency counts
package.json declares 12 runtime, 6 development, 0 peer, and 0 optional dependencies.
- info
dsh bundle declared
package.json declares DSH bundle metadata.
- info
license declared
GitHub reports the repository license as MIT.
- info
package manifest available
A root package.json was captured and can be inspected by the registry.
- info
prepare script detected
package.json declares a prepare lifecycle script that may run during relevant package installation workflows.
- info
source available
Public GitHub source metadata is available for this registry snapshot.
dsh-token-panel DSH plugin alternatives
dsh-context
33
A DeepSeek Harness web UI plugin that adds a Context tab for inspecting context-window composition and changes across a conversation.
better-model-provider
4
A DeepSeek Harness web plugin for declaring per-model reasoning-effort options and text/image input capabilities for OpenAI-compatible providers.
dsh-clawrouter
9
DeepSeek Harness plugin that reviews risky tool calls with a stronger model and adds a BlockRun x402-paid LLM provider route.
dsh-better-sidebar
846
A DSH web plugin that adds a VSCode-like, session-isolated sidebar and bottom workspace.
dsh-token-panel DSH plugin questions
What is the dsh-token-panel DSH plugin?
dsh-token-panel is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.
How do I install the dsh-token-panel DSH plugin?
The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.
Which DSH profile does dsh-token-panel use?
The snapshot records web as the dsh-token-panel profile. DSH conventions can change quickly, so verify the manifest and README before installation.
Is dsh-token-panel compatible with the current DSH release?
The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.
What should I do if dsh-token-panel fails to load?
Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.
What are the closest alternatives to dsh-token-panel?
Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.