Cheng-cheng9669/dsh-cache-precision 预览图

Cheng-cheng9669/dsh-cache-precision

插件 ⭐ 3 MIT web-ui

DSH客户端插件:将以三位小数显示内置会话缓存命中率。

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

安装

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

Cheng-cheng9669/dsh-cache-precision 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

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.