October 8, 2025

Auggie CLI 0.5.8 Release Notes

New Features
  • Added `/copy` command to copy request ID or response text to clipboard - Added OAuth authentication support for MCP (Model Context Protocol) servers
  • Added interactive session picker when using `--resume` without specifying a session ID
Improvements
  • Improved help command readability with better formatting and organization
  • Added fuzzy search for slash commands, making them easier to discover
  • Improved file picker performance with better fuzzy search algorithm for large codebases
  • Enhanced tool permission system reliability with improved regex matching
Bug Fixes
  • Fixed extra blank lines appearing at the beginning of agent responses