2afe17984184c38f02a696feb261123cc4193051694fc11b35f80a1bbb7109f3 lume-0.2.23-darwin-arm64.pkg.tar.gz
f581b7772adf0d71138929e83f5cc31804e0435768132064caf78cb4d6c118e1 lume-0.2.23-darwin-arm64.tar.gz
Installation with script
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/trycua/cua/main/libs/lume/scripts/install.sh)"
## What's Changed
* Update README badges with sky/emerald colors and larger logo by @f-trycua in https://github.com/trycua/cua/pull/641
* Add QEMU Ubuntu 22.04 template with CUA computer-server support by @synacktraa in https://github.com/trycua/cua/pull/622
* Add QEMU Windows 11 template with CUA computer-server support by @synacktraa in https://github.com/trycua/cua/pull/551
* docs: update intro page with hero image and Geist font by @f-trycua in https://github.com/trycua/cua/pull/642
* docs: expand CUA description with screenshot-VLM-action loop by @f-trycua in https://github.com/trycua/cua/pull/643
* F trycua/docs hero image by @f-trycua in https://github.com/trycua/cua/pull/644
* Introduce cua-bench-ui submodules (webview API, configurable ports, improved python RPC) by @ddupont808 in https://github.com/trycua/cua/pull/645
* Replace PyQt6 with PySide6 by @ddupont808 in https://github.com/trycua/cua/pull/646
* Bump cua-bench-ui version in xfce Dockerfile by @ddupont808 in https://github.com/trycua/cua/pull/647
* Replace qt backend with gtk in xfce Docker image by @ddupont808 in https://github.com/trycua/cua/pull/648
* fix(docs): broken link references for docs by @sarinali in https://github.com/trycua/cua/pull/652
* fix(docs): document cloud models by @sarinali in https://github.com/trycua/cua/pull/651
* Refactor Docker publish workflow to correctly build and publish multi-arch images by @synacktraa in https://github.com/trycua/cua/pull/653
* Refactor Python quickstart examples to use asyncio by @LucaStngn in https://github.com/trycua/cua/pull/650
* fix(lume): Resolve install script downloading wrong release by @synacktraa in https://github.com/trycua/cua/pull/655
**Full Changelog**: https://github.com/trycua/cua/compare/cua-v0.1.7...lume-v0.2.23