File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### 0.22.0
4+
5+ #### New Features
6+ - ** Fork Session** : Added ` /fork ` slash command to fork the current session into a new one.
7+ - ** Custom Themes** : Users can now override the default TUI theme.
8+
9+ #### Improvements
10+ - ** Summarization Status** : Conversation summarization indicator is now only shown when summarization is actively happening.
11+ - ** Help Menu** : The ` --wait-for-indexing ` and ` --plugin-dir ` flags are now visible in ` auggie --help ` output.
12+ - ** Plugin Auto-Enable** : Plugins loaded via ` --plugin-dir ` are now automatically enabled for skills and commands.
13+ - ** Tool Permission Feedback** : Denying a tool permission request now provides clearer feedback.
14+ - ** Error Details** : Fetch errors now surface more detailed cause information.
15+
16+ #### Bug Fixes
17+ - Fixed excessive summarization calls within a single agent turn.
18+ - Fixed Tab-only navigation for multi-question prompts in the TUI.
19+ - Fixed MCP server initialization timing in ACP mode.
20+ - Fixed queue message rejection handling for enqueued messages.
21+
322### 0.21.0
423
524#### New Features
You can’t perform that action at this time.
0 commit comments