AI Agent Hub
Back to plugins
🖥️

dsh-cache-precision

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install Cheng-cheng9669/dsh-cache-precision

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

To install this plugin in DeepSeek Harness, run the command: dsh plugin install Cheng-cheng9669/dsh-cache-precision, with the full source code available at https://github.com/Cheng-cheng9669/dsh-cache-precision.

About this plugin

In the DSH composer-dock interface, the built-in cache-hit percentage often displays only integer values, which can lack precision for detailed analysis. Additionally, the stats line has limited width, leading to truncation when content expands and degrading the user experience. The dsh-cache-precision plugin addresses these issues by offering two key capabilities: it rewrites the cache-hit percentage with three decimal places (e.g., from 12% to 12.345%) and automatically widens the stats line to ensure all information, including extra precision and other dock items, remains fully visible without manual intervention. The plugin reads the same tokenUsage projection and reapplies changes automatically after React re-renders, keeping data in sync. It is ideal for DSH users such as developers, data analysts, or anyone needing accurate cache performance monitoring, helping them manage and optimize their workflow more effectively.

Use Cases

  • When precise monitoring of cache-hit percentage is needed for performance analysis.
  • When the stats line is truncated due to excessive content, affecting information visibility.
  • To enhance data visualization in the DSH interface, preventing information loss.

Best For

  • DSH everyday users, especially developers needing precise cache statistics.
  • Data analysts or performance optimizers seeking detailed data precision.
  • Any DSH user looking to improve their interface experience.