File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments