DSH Hub

Cheng-cheng9669/dsh-cache-precision

dsh-cache-precision

UIWeb UI3 GitHub stars· updated 2026-08-15

DSH client plugin: render the built-in session cache-hit percentage with three decimal places.

Install

npx @deepseek-ai/dsh plugin --profile web add D:\Dsh\tools\dsh-cache-precision

Restart `dsh web` after install. Bundle APIs can change during the developer preview.

README badge

dsh-cache-precision DSH Hub badge
[![DSH Hub](https://dshhub.dev/badge/dsh-cache-precision.svg)](https://dshhub.dev/plugins/dsh-cache-precision)

Paste this into your README. The star count updates with every catalog sync.

From the README

Excerpt from Cheng-cheng9669/dsh-cache-precision, cleaned of badges and images.

dsh-cache-precision

English | 中文

Two in-place composer-dock refinements:

  1. Rewrites the built-in cache-hit percentage with three decimals (缓存命中 12% -> 缓存命中 12.345%).
  2. Widens the built-in stats line (max-width grows beyond the chat content width) so the extra precision and other dock items no longer truncate with ....

Both read the same tokenUsage projection and re-apply automatically after React re-renders.

Install

dsh plugin --profile web add D:\Dsh\tools\dsh-cache-precision

Restart dsh web.

Related plugins