Changelog

Weekly updates on improvements and product direction.

#006

Dec 14 - Dec 20

Shipped larger instances, higher tier limits, and improved agent tooling.

  • Added 32GB RAM instances for heavier workloads
  • Increased tier limits: 10 computers on Developer, 100 on Startup
  • Improved computer.prompt() for more reliable agent performance
  • Refreshed TypeScript package for cleaner npm install experience
  • Fixed file upload bug affecting UI sync
  • Updated documentation for faster developer onboarding
#005

Dec 7 - Dec 13

Shipped core infrastructure improvements for faster boot times and enhanced stability.

  • Optimized desktop images with 2x faster p50 boot times and reduced memory footprint
  • Added Google Chrome support as the default browser for desktop instances
  • Fixed critical API stability issue that caused intermittent crashes
  • Resolved terminal command blocking that previously caused system hangs
  • Multiple backend improvements for agent infrastructure reliability
#004

Nov 30 - Dec 6

Shipped file export capabilities and platform stability improvements.

  • Added file export to download files directly from virtual desktops
  • Updated desktop backend with file transfer support
  • Multiple platform stability improvements and bug fixes
#003

Nov 23 - Nov 29

Shipped backend infrastructure improvements and developer documentation.

  • Rolled out new proxy backend which reduces latency on the computer action API by 75%
  • Added new documentation for embeddable virtual desktops
  • Added llms.txt and llms-full.txt to documentation for LLM compatibility
  • Platform improvements for reduced latency on virtual desktop live streams
  • Multiple UI bug fixes and improvements
#002

Nov 16 - Nov 22

Shipped embeddable desktops, new plans, and developer tooling.

Currently building file download/upload for workspaces, improving computer use agent capabilities, and working towards general availability for Windows.

  • Virtual desktops that are embeddable into your own application
  • New plans supporting larger resource limits and deployments
  • Predefined applications and configurations for new desktops
  • Several bug fixes and stability improvements
#001

Nov 9 - Nov 16

Shipped product improvements for developer productivity and UX.

Currently building file download/upload for workspaces, developer-defined templates to preboot computers with custom applications and configurations, and embeddable virtual desktops.

  • New global search to find workspaces and account resources
  • UX: Navigation layout supports larger workspace counts
  • UX: Chat interface displays suggestions on submission
  • UX: Live stream maintains proper aspect ratios
  • Improved invite flow for teammates to share compute resources
  • Improved terminal reliability with automatic retry
  • Additional platform stability improvements