Skip to content

Commit 7d505ea

Browse files
authored
Update CHANGELOG.md (#21)
1 parent 234ff3e commit 7d505ea

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

3+
### 0.5.8
4+
- Added `/copy` command to copy request ID or response text to clipboard
5+
- Added OAuth authentication support for MCP (Model Context Protocol) servers
6+
- Added interactive session picker when using `--resume` without specifying a session ID
7+
- Improved help command readability with better formatting and organization
8+
- Added fuzzy search for slash commands, making them easier to discover
9+
- Improved file picker performance with better fuzzy search algorithm for large codebases
10+
- Enhanced tool permission system reliability with improved regex matching
11+
- Fixed extra blank lines appearing at the beginning of agent responses
12+
313
### 0.5.7
414
- **MCP Support**: Added `mcp add-json` command for importing MCP servers via JSON configuration
515
- **MCP Reliability**: Improved MCP server validation to continue loading valid servers even when some configurations are invalid

0 commit comments

Comments
 (0)