Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ GitHub Releases page; `0.8.0` is the new starting line.

## Unreleased

- **Thinking and subagent activity now render cleanly in the terminal.** Live reasoning previews
render complete Markdown without exposing top-level HTML comments, activity-tree rows remain
visually stable, and the coral shimmer is reserved for the active verb spinner.

## 0.57.0 (2026-07-05)

- **No more ghost/duplicate input prompt while the agent works.** After
Expand Down
4 changes: 4 additions & 0 deletions docs/en/release-notes/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ GitHub Releases page; `0.8.0` is the new starting line.

## Unreleased

- **Thinking and subagent activity now render cleanly in the terminal.** Live reasoning previews
render complete Markdown without exposing top-level HTML comments, activity-tree rows remain
visually stable, and the coral shimmer is reserved for the active verb spinner.

## 0.57.0 (2026-07-05)

- **No more ghost/duplicate input prompt while the agent works.** After
Expand Down
Loading
Loading