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.11.1
4+ - Task list UI: Fix uncaught exception that resulted in the agent being unable to add to the tasklist
5+
6+ ### 0.11.0
7+
8+ #### MCP Mode Improvements
9+ - ** MCP Logging** : Added --log-file option for MCP mode to enable error logging (default: /tmp/augment-log.txt)
10+ - ** MCP Performance** : Improved MCP mode startup performance with asynchronous workspace initialization
11+
12+ #### TUI Improvements
13+ - ** Thinking Display** : Improved visual styling for thinking entries with better readability and less intrusive appearance
14+ - ** Bash Mode** : Bash mode is now available, trigger by pressing !
15+ - ** Input History** : Fixed input history navigation state after submitting commands and queued messages now properly added to history
16+
17+ #### Bug Fixes
18+ - ** Tool Interruption** : Fixed crash when interrupting tool execution with escape key
19+ - ** Parallel Interrupts** : Improved interrupt handling to properly cancel all running parallel sub-agents
20+ - ** Exit Message** : Fixed typo in exit tip message
21+
322### 0.10.0
423
524#### TUI Features
You can’t perform that action at this time.
0 commit comments