AI Agent Hub
Back to plugins
dsh-receipt preview

dsh-receipt

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install bluechips-zhao/dsh-receipt

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

You can install this plugin in DeepSeek Harness from GitHub by running the command dsh plugin install bluechips-zhao/dsh-receipt, or follow the instructions at: https://github.com/bluechips-zhao/dsh-receipt

About this plugin

When using the DeepSeek Harness Web GUI for multi-model sessions, users often struggle to track token consumption and cost details for each interaction. The dsh-receipt plugin adds a receipt button to the session header, which expands to show a detailed consumption breakdown in a receipt-style view. It displays model-wise call counts, token usage across input, cache read/write, output, and reasoning, along with subtotals, overall totals, and billing timestamps. By extracting data from session logs and calculating costs locally in real-time, it provides transparent insights without additional configuration or network requests. This plugin is ideal for developers, data scientists, and teams managing API expenses, enabling them to monitor and optimize resource usage with clear cost visibility.

Screenshots

Use Cases

  • Monitor API consumption for DeepSeek models
  • Optimize token usage and cost allocation in sessions
  • Analyze model usage when sharing within teams

Best For

  • Developers managing API expenses
  • Data scientists running multi-model experiments
  • Team managers focusing on resource efficiency