File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### 0.5.9
4+ - ** Image support** : Attach images to prompts using ` --image ` flag or the new ` /image ` command with drag-and-drop and paste support
5+ - ** Enhanced clipboard** : Fixed clipboard copying in SSH sessions and terminal multiplexers (tmux/screen) using OSC 52 protocol
6+ - ** Copy command** : Added ` /copy ` command to easily copy request IDs and agent responses
7+ - ** Session improvements** : Session list now shows last modified time and request IDs for better debugging
8+ - ** OAuth improvements** : Display authentication URL when browser fails to open (useful for SSH connections)
9+ - ** Simplified commands** : Consolidated ` /new ` and ` /clear ` commands for starting fresh conversations
10+
311### 0.5.8
412- Added ` /copy ` command to copy request ID or response text to clipboard
513- Added OAuth authentication support for MCP (Model Context Protocol) servers
You can’t perform that action at this time.
0 commit comments