Files
Filip Kujawa 1e3037b43f feat(desktop): per-message usage stats chip with detailed breakdown
Hovering an assistant message reveals a quiet monospace chip (same
fade/slide choreography as the copy link) showing tokens/sec, cost
(~-prefixed when estimated), and total tokens. Hovering the chip opens
a sectioned stats card: input tokens with cache read/write sub-rows and
cache-hit rate, output, total, time to first token, total time, speed,
and cost with an estimated/reported qualifier. Usage arrives on the
message_usage goose notification and is attached to the matching
message (falling back to the last assistant message) in the ACP
adapter. Also adds the missing 'group' class on the tool-call footer
wrapper, which the timestamp's group-hover classes already assumed.
2026-07-02 17:11:27 -07:00
..
2026-06-10 22:00:01 +00:00