יום שלישי, 15 בספטמבר 2026 LIVE
AI־INFO

כתבה MarkTechPost ·

מחקרי UC Berkeley: CUA-Lite, פלטפורמה פתוחה לאגנטים לשימוש במחשב

UC Berkeley Researchers Release CUA-Lite, an Open Platform Unifying Sandboxes, Data, Evaluation and RL for Computer-Use Agents
חוקרים מאוניברסיטת UC Berkeley הוציאו לאור את CUA-Lite, פלטפורמה פתוחה לאגנטים לשימוש במחשב. הפלטפורמה מאחדת את האגנטים, הסביבות, התיעודים והפלטפורמה לבדיקה ואימון. CUA-Lite כוללת סביבות קלות, ניתן להתקין אותה על פי uv sync --all-extras והיא תפעל על כל Docker host. הפלטפורמה כוללת גם Lite.OSWorld, שהיא סביבה נאמנה של Ubuntu, אך היא נשלחת כפלטפורמה קבועה QEMU/KVM. CUA-Lite יכולה להתקין על כל Docker host, והיא תפעל על כל Docker host.
תקציר מקורי באנגליתA team of researchers from UC Berkeley have released CUA-Lite , an open platform for computer-use agents (CUAs). The argument behind it is infrastructural rather than model-centric: training and benchmarking a CUA requires four pieces: agents, environments, traces, and a framework to evaluate and train them and all four are currently fragmented across separate repositories with incompatible interfaces. CUA-Lite puts them behind one action space, one data schema, and one command, across desktop, browser and mobile. Is it deployable? Yes. The stack installs with uv sync --all-extras on Python 3.12, and its lightweight sandboxes run on any Docker host without /dev/kvm , so cloud instances, CI runners and nested containers all work. The VM tax, and how Lite.OSWorld removes it The most concrete
קרא במקור המקורי