C
dsh-cache-precision
cheng-cheng9669/dsh-cache-precision
把内置缓存命中率原位显示为 3 位小数,并加宽底部统计行避免内容被截断。
安装
dsh plugin --profile web add github:cheng-cheng9669/dsh-cache-precisionREADME
dsh-cache-precision
English | 中文
Two in-place composer-dock refinements:
- Rewrites the built-in cache-hit percentage with three decimals
(
缓存命中 12%->缓存命中 12.345%). - Widens the built-in stats line (
max-widthgrows 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.