The default /tokenscope command currently instructs the model to print the full token-usage-output.txt report. That works, but it can be noisy in the TUI because the report includes large charts and box-drawing output.\n\nSuggested improvement:\n- Keep generating token-usage-output.txt for the full report.\n- Have the slash command return a concise key-metrics summary by default.\n- Document positional command arguments in the command template.\n\nThis keeps the detailed report available while making the default command response easier to read.
The default /tokenscope command currently instructs the model to print the full token-usage-output.txt report. That works, but it can be noisy in the TUI because the report includes large charts and box-drawing output.\n\nSuggested improvement:\n- Keep generating token-usage-output.txt for the full report.\n- Have the slash command return a concise key-metrics summary by default.\n- Document positional command arguments in the command template.\n\nThis keeps the detailed report available while making the default command response easier to read.