יום חמישי, 30 ביולי 2026 LIVE
AI־INFO

וידאו YT AI Engineer ·

סוכנים רב-עכבר: פריצת דרך בשימוש במחשב

Computer-Use 2.0: Agents Just Got Multi-Cursor — Francesco Bonacci, Cua
▶ צפה כאן — בלי לצאת מהאתר
צוות פיתח כלי בשם Cua Driver, המאפשר לסוכנים רבים לפעול על מחשב בו-זמנית. הכלי משתמש ב-APIs של המערכת ההפעלה כדי לאפשר לסוכנים לפעול על חלונות רקע. נבדקו 130 משימות שונות על 5 פלטפורמות.
תקציר מקורי באנגליתThree agents click, type, and scroll through three different apps on one desktop at the same time, and the user's own mouse and keyboard never move. That's the live demo behind cua driver, a tool the team built in a single weekend after Codex shipped its own computer use model. Instead of taking over the hardware cursor, it talks straight to the accessibility layer underneath the operating system: UI Automation on Windows, AT SPI on Linux, AX on macOS. Those undocumented APIs let a click land on a background window or a keystroke reach a hidden one, so any number of agents can act without stealing focus from each other or from the human sitting at the machine. To know whether any of this can be trusted, the team built CUABench: over 130 verifiable tasks across 42 environments and five plat
קרא במקור המקורי