fix(grok): hide empty cache creation column (#1605)
* fix(grok): hide empty cache creation column Focused Grok reports now suppress the cache-creation column when every selected row reports zero, while retaining cache reads, totals, JSON fields, and unified report columns. The shared table renderer exposes this as an opt-in display option so future non-zero Grok records remain visible. Add focused regression coverage and document the source-specific table behavior. * test(grok): harden cache column regression Read the shared renderer default in the regression test so the test guards the public default configuration. Link the Grok guide to the JSON output documentation for the stable cacheCreationTokens schema.
R
ryoppippi committed
a323dcc233e259cd2bc3500bfa3cb4ff9d9a4f6d
Parent: af5e80f
Committed by GitHub <noreply@github.com>
on 8/15/2026, 1:26:44 PM