Skip to content

Commit 234ff3e

Browse files
authored
Update changelog 0.5.7 (#12)
1 parent f0eb431 commit 234ff3e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

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.5.7
4+
- **MCP Support**: Added `mcp add-json` command for importing MCP servers via JSON configuration
5+
- **MCP Reliability**: Improved MCP server validation to continue loading valid servers even when some configurations are invalid
6+
- **Version Management**: Enhanced upgrade system with semantic versioning support and better handling of prerelease versions
7+
- **TUI Navigation**: Improved input mode switching with history-based navigation for more natural mode transitions
8+
- **File Picker**: Fixed double @ symbol display issue in file picker mode
9+
- **Select Menus**: Fixed arrow key handling in TUI select menus for smoother navigation
10+
- **Non-Interactive Mode**: Agent now runs without stopping for user input when in non-interactive mode
11+
- **Tool Execution**: Fixed regex command execution bug that was causing incorrect string formatting
12+
- **Tool Permissions**: Improved consistency in tool permission settings format
13+
- **Feedback**: Added GitHub repository link to the feedback command for easier issue reporting
14+
315
### 0.5.6
416
- New `auggie rules list` command: Display workspace rules and guidelines directly from the CLI
517
- Enhanced `/rules` command: View workspace rules with improved colored formatting in the TUI

0 commit comments

Comments
 (0)