October 15, 2025

Auggie CLI 0.5.9 Release Notes

  • Non-interactive mode: Added support for running CLI in automated scripts and CI/CD environments without interactive UI
  • 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
  • Session improvements: Session list now shows last modified time and request IDs for better debugging
  • OAuth improvements: Display authentication URL when browser fails to open (useful for SSH connections)
  • Simplified commands: Consolidated `/new` and `/clear` commands for starting fresh conversations