Jev로 Computer Use 가속화: LLM 메모리와 Jev 실행
LLM이 메모리와 컨텍스트를 보유하고 agent-desktop으로 스냅샷을 찍어 Jev에 전송하면 Jev가 올바른 요소를 선택해 작업을 수행하여 Computer Use를 가속화합니다. Cursor 지원 및 헤드리스 모드.
개발자가 오픈소스 arc-cua를 공개했습니다. 에이전트가 데스크톱 작업을 Jev에 넘기면 클릭과 입력을 처리하며, 매 동작마다 스크린샷과 LLM 호출이 필요 없고 에이전트가 계획하고 Jev가 실행합니다.
jev has now solved computer use, and it's fast. i built arc-cua - lets agents hand off a desktop task, and jev handles the clicks and typing until it's done. >no screenshot + LLM call after each action. >the agent plans, jev executes. open source. link below.