mirror of
https://github.com/trycua/lume.git
synced 2026-05-04 11:20:15 -05:00
b3c0e6dc1a
* feat(kasm): add cua-agent dependency and enable computer-server and agent auto-update on startup * feat(xfce): add agent dependency & enable computer-server and agent auto-update on startup * feat(qemu-android): add agent dependency & enable computer-server and agent auto-update on startup * feat(qemu-linux): add agent dependency & enable auto-update on startup * feat(qemu-windows): add agent dependency & enable auto-update on startup * fix(xfce): use sudo for package upgrades * perf(kasm): optimize startup time by installing packages after HOME switch - Move uv and package installation to after HOME=/home/kasm-user switch - Clean up uv cache (~8GB) after installation to prevent profile bloat - Add sudo to auto-update command in startup script - Only chown .cache directory instead of all files to avoid bus errors This prevents packages from polluting kasm-default-profile, making container startup 67% faster while maintaining auto-update functionality.
QEMU Docker Containers
Docker containers running desktop operating systems via QEMU/KVM for Computer-Using Agents.
Documentation - Setup and configuration.