What's wrong with this entry?
Anonymous. No account, no email.
What
New slash command that toggles a focus view, showing only your prompt, a tool summary, and the final response — hiding intermediate tool calls and verbose output.
Usage
/focus # Toggle focus view on/offDetails
- Only available in the fullscreen TUI renderer
- When enabled, displays "Focus view enabled"; when disabled, displays "Focus view disabled"
- Backed by the existing
briefTranscriptstate, now exposed as a convenient slash command
Evidence
Focus command definition (search for "Toggle focus view")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.