Skip to content

Commit 81522bc

Browse files
committed
docs(tui): changelog and design for clean activity rendering
1 parent 9885fe3 commit 81522bc

4 files changed

Lines changed: 565 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ GitHub Releases page; `0.8.0` is the new starting line.
1515

1616
## Unreleased
1717

18+
- **Thinking and subagent activity now render cleanly in the terminal.** Live reasoning previews
19+
render complete Markdown without exposing top-level HTML comments, activity-tree rows remain
20+
visually stable, and the coral shimmer is reserved for the active verb spinner.
21+
1822
## 0.57.0 (2026-07-05)
1923

2024
- **No more ghost/duplicate input prompt while the agent works.** After

docs/en/release-notes/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ GitHub Releases page; `0.8.0` is the new starting line.
1717

1818
## Unreleased
1919

20+
- **Thinking and subagent activity now render cleanly in the terminal.** Live reasoning previews
21+
render complete Markdown without exposing top-level HTML comments, activity-tree rows remain
22+
visually stable, and the coral shimmer is reserved for the active verb spinner.
23+
2024
## 0.57.0 (2026-07-05)
2125

2226
- **No more ghost/duplicate input prompt while the agent works.** After

0 commit comments

Comments
 (0)