mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
1e3037b43f
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.