You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Format memory grants as KB/MB/GB instead of raw KB (#76)
Add FormatMemoryGrantKB helper to TextFormatter that picks the most readable
unit: KB under 1024, MB with 1 decimal up to 1 GB, GB with 2 decimals above.
Applied in both the text output and the runtime summary pane.
Closes#68
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments