Skip to content

Releases: Cheng-cheng9669/dsh-cache-precision

Release list

v0.1.1

Choose a tag to compare

@Cheng-cheng9669 Cheng-cheng9669 released this 15 Aug 15:26

Widen the built-in composer stats line so the three-decimal cache-hit readout and other dock items no longer ellipsize.

  • Stats root max-width grows by 260px, capped at viewport width.
  • Applied in place via the same tokenUsage-driven patch.

v0.1.0

Choose a tag to compare

@Cheng-cheng9669 Cheng-cheng9669 released this 15 Aug 15:21

In-place three-decimal cache-hit percentage for the DSH Web composer dock.

  • Rewrites the built-in ???? 12% text in place.
  • Reads the same okenUsage projection.
  • Re-applies after React re-renders.