Skip to content

feat: Claude-Code-style quiet output + live token/time meter (v3.05.81)#139

Merged
chauncygu merged 1 commit into
mainfrom
v3.05.81
Jun 5, 2026
Merged

feat: Claude-Code-style quiet output + live token/time meter (v3.05.81)#139
chauncygu merged 1 commit into
mainfrom
v3.05.81

Conversation

@chauncygu
Copy link
Copy Markdown
Contributor

Hide per-tool execution lines in quiet mode (on by default) and emit one summary line per turn (e.g. "Read 2 files, ran 3 shell commands") just above the reply. Collapse multi-line permission prompts to a single line. Errors and denials still surface.

Add a live spinner meter showing elapsed time + estimated output tokens ("Thinking... (7s - down 435 tokens)") and a real-usage turn footer built from TurnDone counts ("Worked for 7.2s - up 1.2k - down 435").

New /quiet toggle, --show-tools (--no-quiet) CLI flag, and an "Output: quiet/full" banner line. Bump version to 3.05.81; update README, news, features, and reference docs.

Hide per-tool execution lines in quiet mode (on by default) and emit one
summary line per turn (e.g. "Read 2 files, ran 3 shell commands") just above
the reply. Collapse multi-line permission prompts to a single line. Errors
and denials still surface.

Add a live spinner meter showing elapsed time + estimated output tokens
("Thinking... (7s - down 435 tokens)") and a real-usage turn footer built
from TurnDone counts ("Worked for 7.2s - up 1.2k - down 435").

New /quiet toggle, --show-tools (--no-quiet) CLI flag, and an
"Output: quiet/full" banner line. Bump version to 3.05.81; update README,
news, features, and reference docs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@chauncygu chauncygu merged commit fd76991 into main Jun 5, 2026
2 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant