Skip to content

sandbox: v0.6.0

Choose a tag to compare

@cua-release-bot cua-release-bot released this 10 Sep 05:34
9280f9a

0.6.0 (2026-09-10)

⚠ BREAKING CHANGES

  • cua-driver: ClickInput now requires target, position, and delivery_mode; click returns ActionResult directly and raises typed tool errors for refusals.

Features

  • cua-driver: expose typed native-window SDK flow (#3683) (75b04aa)
  • sandbox: connect typed Driver through explicit MCP carrier (#3693) (dc3d35c)

Bug Fixes

  • sandbox: align optional Driver dependency with 0.26.0 (#3699) (2b748f6)
  • sandbox: drain MCP responses before cancellation teardown (#3696) (07e36a3)