Skip to content

Commit 9b56281

Browse files
docs: update changelog for v0.25.1 (#131)
Co-authored-by: Tulga Tsogtgerel <tulga@augmentcode.com>
1 parent 9be3c17 commit 9b56281

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
### 0.25.1
4+
5+
#### New Features
6+
- **Transcript Persistence**: New `keepTranscriptOnNewSession` setting preserves conversation history when starting a new TUI session.
7+
- **Non-Interactive Login**: Added `--no-tui` flag to `auggie login` for headless and scripted environments.
8+
9+
#### Bug Fixes
10+
- Fixed TUI flickering during indexing, typing, and sub-agent work.
11+
- Fixed stale agent state persisting after starting a new session with `/new`.
12+
- Fixed `rebuild` command failing when script file paths were passed instead of file contents.
13+
- Fixed queued request IDs not being preserved across retries.
14+
315
### 0.25.0
416

517
#### Improvements

0 commit comments

Comments
 (0)