Cua-BenchThe best frontier agent clears just 6 of 25 expert KiCad tasks.View overview
All changelog entries

Changelog

Week of June 1, 2026

cua-driver

  • Multi-agent sessions — Caller-declared session IDs and Streamable HTTP let multiple agents drive the daemon in parallel, with per-session cursors on Windows and macOS.
  • Stable macOS local installs — A stable self-signed bundle identity keeps TCC permissions across rebuilds, and the installer can clear stale grants tied to older signing identities.
  • Python wrapper package — The cua-driver PyPI wrapper bundles native binaries, including Windows ARM64 and cua-driver-uia.exe.
  • Windows background input — Windows input can target background apps without raising them, with DPI-aware capture and overlay fixes.
  • Linux terminal input — Linux can show the agent cursor and type into background terminal windows.

lume

  • Pulled layer verificationlume checks each pulled layer against its expected SHA-256 digest.
  • Digest mismatch failures — Pulls fail when a layer's downloaded digest does not match the manifest value.