Skip to content

Commit 65aae7d

Browse files
authored
Merge pull request #3 from augmentcode/09-24-add-changelog-0.5.6
add changelog to 0.5.6
2 parents c4da26b + 4a6474e commit 65aae7d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

3+
### 0.5.6
4+
- New `auggie rules list` command: Display workspace rules and guidelines directly from the CLI
5+
- Enhanced `/rules` command: View workspace rules with improved colored formatting in the TUI
6+
- Smarter TUI mode switching: Exit modes now return to the previous mode instead of always going back to Normal mode, enabling better workflows with FilePicker and Ask modes
7+
- Session continuation tip: See a helpful reminder about using `auggie session continue` when exiting the TUI
8+
- Better error messages: Reduced duplicate warnings and improved error tracking for cleaner output
9+
- Fixed Ctrl+C handling: Properly interrupt the agent when Ctrl+C is pressed while the agent is running
10+
- Fixed Option+Delete: Keyboard shortcut now correctly deletes words backward instead of forward
11+
312
### 0.5.5
413

514
- Ask Mode: a streamlined prompt-first interaction mode with improved transcript rendering.

0 commit comments

Comments
 (0)