2025-09-13
What’s New
  • Added cookie management to agent profiles, allowing you to store and manage website cookies for your automation workflows
  • Added new list_files and read_files tools for agents to work with context files during execution
  • Added browser_fill_form action for simplified form completion
  • Added support for JavaScript evaluation on web pages with the new browser_evaluate tool
  • File uploads and downloads are now tracked in the activity stream, showing important metadata like filename, size, and type
  • You can now use longer agent names up to 100 characters
  • Special characters are now supported in agent names (previously limited to alphanumeric, #, -, _, and spaces)
Improvements
  • Enhanced file handling with better error messages and more consistent processing
  • Browser form filling now shows field details in the activity log for better visibility
  • Large model responses now automatically retry with increased token limits when needed
  • Improved error handling and reliability for streaming connections
  • File uploads for agent executions are more efficient and reliable
  • Enhanced agent cancellation with more specific reasons (timeout, max steps, or user-requested)
  • Improved reasoning display when the agent is thinking through complex tasks
  • Enhanced WebSocket connection handling for more reliable real-time activity updates
  • Workflow Flexibility: You can now have multiple end success and end failure nodes in your workflows.
  • Better reliability for real-time updates during agent execution - the system now processes messages more efficiently and reliably, ensuring you get immediate updates about your agent’s activities
Fixes
  • Fixed duplicate activity messages that were incorrectly appearing in execution logs
  • Fixed an issue where duplicate credential names could cause conflicts
  • Fixed occasional connection errors during real-time activity streaming
  • Fixed an issue where execution status was incorrectly displayed as “Starting” instead of “Running” when activities begin, providing more accurate status information in the interface
  • Fixed issues with image handling in agent conversations
  • Resolved a potential issue during execution cancellation that could prevent proper cancellation in certain cases
2025-08-25
What’s New
  • Real-time activity updates for agent executions with the new activity streaming endpoint
  • You can now send messages to a running agent execution via a new API endpoint
  • Enhanced activity tracking with filtering options to view execution activities in your preferred order
  • Improved file upload capabilities in agents, allowing for more seamless handling of user-provided files within agent workflows.
  • Enhanced browser file download features that enable agents to access and work with files downloaded during browsing sessions.
  • You can now select Windows as the operating system for your agent profiles, allowing you to run browser sessions that emulate Windows instead of macOS
Improvements
  • Activity streams now show detailed step progress, node transitions, and agent actions
  • Agent statistics now include average execution time metrics
  • Enhanced error messages for troubleshooting agent issues
  • Added comprehensive API documentation to make integration easier
  • Introduced API versioning with a new v2 endpoint structure for better backwards compatibility
  • Better file metadata handling with improved MIME type detection and extension processing for more accurate file identification.
  • Streamlined file notifications for agents, making it clearer when new files are available for use.
  • More robust file handling with improved validation, sanitization, and error handling for increased reliability.
  • Enhanced file activity messaging.
Fixes
  • Fixed reliability issues with browser actions by improving error handling
  • Resolved problems with file downloading
  • Fixed an issue where expired subscriptions couldn’t be upgraded without contacting support