Beta 2: macOS window dragging and Apple Silicon browser support
A hotfix for macOS users. Two issues prevented a smooth experience on Mac: the window could not be moved, and agent browsers failed to start on Apple Silicon machines.
Fixes
macOS window not draggable
The app window could not be moved by dragging the title bar on macOS. Fixed. The window now behaves like any native macOS app.
Agent browser unavailable on Apple Silicon
Agents running on Apple Silicon Macs could not use their browser because the container image only included an x86-only browser. The container now installs the correct browser for your architecture automatically. Existing containers will be rebuilt on first launch.