Skip to content

Changelog

Every release, documented.

0.3.02026-01-15

Multi-tab orchestration and scheduled runs

Added

  • + Multi-tab workflow support — chain tasks across tabs
  • + Scheduled runs — set tasks to repeat on a schedule
  • + Task templates — save and reuse workflows

Improved

  • Agent speed improved by 40% on complex pages
  • Better handling of dynamically loaded content

Fixed

  • Fixed memory leak with long-running sessions
  • Fixed credential fill on sites with custom login flows
0.2.02026-01-05

Persistent memory and export

Added

  • + Persistent agent memory across sessions
  • + Export results to CSV and JSON
  • + Named memory contexts for projects

Improved

  • Improved page perception accuracy
  • Faster task planning

Fixed

  • Fixed scroll handling on infinite-scroll pages
0.1.02025-12-20

Initial release

Added

  • + Agent task execution with live view
  • + Approval gates for sensitive actions
  • + Pause, take-over, and undo controls
  • + macOS and Windows support