Skip to content

Conversation

@justinxu421
Copy link
Collaborator

@justinxu421 justinxu421 commented Oct 16, 2025

Update CHANGELOG for version 0.5.9 release

Adds changelog entry documenting the following improvements:

  • Image support: New --image flag and /image command with drag-and-drop and paste capabilities
  • Enhanced clipboard: Fixed clipboard operations in SSH sessions and terminal multiplexers (tmux/screen) using OSC 52 protocol
  • Copy command: New /copy command for copying request IDs and agent responses
  • Session improvements: Session list now displays last modified time and request IDs for easier debugging
  • OAuth improvements: Authentication URL display when browser fails to open (helpful for SSH connections)
  • Simplified commands: Consolidated /new and /clear commands for starting fresh conversations

🤖 This description was generated automatically. Please react with 👍 if it's helpful or 👎 if it needs improvement.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the changelog additions for version 0.5.9. Found one duplication issue that should be addressed.


🤖 Automated review complete. Please react with 👍 or 👎 on the individual review comments to provide feedback on their usefulness.

CHANGELOG.md Outdated
### 0.5.9
- **Image support**: Attach images to prompts using `--image` flag or the new `/image` command with drag-and-drop and paste support
- **Enhanced clipboard**: Fixed clipboard copying in SSH sessions and terminal multiplexers (tmux/screen) using OSC 52 protocol
- **Copy command**: Added `/copy` command to easily copy request IDs and agent responses

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The /copy command is already documented as added in version 0.5.8 (line 12). This entry appears to be a duplicate.

Current code:

- **Copy command**: Added `/copy` command to easily copy request IDs and agent responses

Version 0.5.8 already includes:

- Added `/copy` command to copy request ID or response text to clipboard

Consider removing this entry from 0.5.9 since the /copy command was introduced in 0.5.8. If there were enhancements to the /copy command in 0.5.9, please clarify what specifically was improved rather than listing it as a new addition.

Copy link

@augment-app-staging augment-app-staging bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. 1 suggestion posted.

CHANGELOG.md Outdated
### 0.5.9
- **Image support**: Attach images to prompts using `--image` flag or the new `/image` command with drag-and-drop and paste support
- **Enhanced clipboard**: Fixed clipboard copying in SSH sessions and terminal multiplexers (tmux/screen) using OSC 52 protocol
- **Copy command**: Added `/copy` command to easily copy request IDs and agent responses

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This duplicates the 0.5.8 entry below, which already notes that /copy was added. Consider rephrasing this as an improvement or removing it to avoid confusion.

🤖 React with 👍 or 👎 to let us know if the comment was useful.

@justinxu421 justinxu421 merged commit 1a1a0c2 into main Oct 16, 2025
@justinxu421 justinxu421 deleted the justinxu421-patch-1 branch October 16, 2025 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants