AI Agent Hub
Back to plugins
dsh-sidebar-panel preview

dsh-sidebar-panel

Client Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install kee0012/dsh-sidebar-panel

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install kee0012/dsh-sidebar-panel in the DSH terminal to install the plugin (source: https://github.com/kee0012/dsh-sidebar-panel), then restart DSH and refresh the browser to activate it.

About this plugin

In DSH's Web profile, the details column collapses automatically every time you switch or create a session, forcing you to re-expand it just to check context usage, workspace files, or tool-call traces. Account balance, session cost, file previews, and change tracking are scattered across separate surfaces with no unified at-a-glance view.

dsh-sidebar-panel injects a panel toggle into the top-right corner of the session header, styled to match the existing left-side collapse button. The panel opens by default and stays open across session switches and new conversations until you explicitly close it; the closed preference is remembered so subsequent switches keep it collapsed. Four tabs cover the full workflow: the Overview tab queries the official DeepSeek balance in real time, displays the context window and per-round budget, session cost, and per-source/usage analytics with a 5-second server-side refresh; the Files tab provides the workspace file tree with inline preview for text, PDF, and images plus right-click actions to insert references or file content into the prompt box; the Changes tab lists every file touched by write/edit tools during the current session; and the Tools tab renders the full tool-call list with parameter and result details.

Built for developers who work intensively in DSH's Web profile and need continuous visibility into token budgets, cost estimates, workspace state, and tool-invocation specifics without repeatedly toggling the details column.

Screenshots

Use Cases

  • Quickly check context window and cost estimates across frequent session switches
  • Locate workspace files and insert references into the prompt box with one click
  • Audit tool-call parameters and per-session file change history

Best For

  • Developers running long, intensive sessions in the DSH Web profile
  • Daily users who need real-time visibility into token usage and cost estimates
  • Debuggers who track workspace file state and tool execution details