We're excited to announce the release of Rovo Dev CLI v0.9.2! This release includes significant new features, improvements, and bug fixes to enhance your development experience.
Image File Input: Support for loading and analyzing image files
Automatic MIME type detection for image files
Support for common image formats (PNG, JPEG, GIF, etc.)
Usage: add image file path to your prompt for Rovo Dev to analyze
Example: “what’s in cat.jpg file?”
Image Compression: Automatic compression for large image files to optimize performance
File size limits enforced for better processing efficiency
Smart compression maintains image quality while reducing file size
PDF File Input: Support for loading and analyzing PDF files
Usage: add PDF file path to your prompt for Rovo Dev to analyze
Example: “what’s in research.pdf file?”
Copy Last Response: Quickly copy the agent's most recent response to clipboard
Use /copy command
Copy Conversation: Export entire conversation history
Use /copy conversation to get clean text of the full chat history
Smart Clipboard Integration: Automatic fallback to system clipboard tools on different platforms
Session Forking: Create new sessions based on existing conversation history
Use /sessions fork to branch from current conversation
Maintain conversation context while exploring different approaches
Session Creation: Start fresh sessions with /sessions new
Session Switching: Navigate between multiple conversation threads
Windows Compatibility: Improved support for Windows development environments
UTF-8 Encoding: Better handling of file encoding across different platforms
Ctrl+C Behavior: Improved interrupt handling
Ctrl+C now clears input text instead of exiting when text is present
Better handling of interrupts during message processing
Console Output: Configurable console output width for better readability
Prompt Caching: Optimized prompt caching for faster response times
File Processing: Enhanced file decoding and error handling
MCP Server Management: Improved handling of MCP server startup failures
Async Operations: Better asyncio handling and reduced hanging on exit
Tool Permissions: Enhanced external path validation and safety checks
Fixed file decoding errors
Resolved issues with Ctrl+C not working when messages are passed via CLI
Fixed session context encoding issues on Windows
Improved handling of keyboard interrupts during conversation
Fixed tool permission checks for safe directory navigation commands
Resolved MCP configuration test failures
Better error handling for broken session files
Community Forum: Join discussions at Rovo for Software Teams Beta
Bug Reports: Use the /feedback command in interactive mode to report issues
Documentation: Visit our comprehensive documentation
Thank you for using Rovo Dev CLI! We're continuously working to improve your development experience with AI-powered assistance.
Peter Wu
1 comment