devwithjev
โ€” reading nowโ€” views
Submit a build

Jev Executes Handed-Off Desktop Tasks

arc-cua lets agents hand off a desktop task to Jev, which handles the clicks and typing until it is done. The agent plans while Jev executes, without a screenshot and LLM call after each action.

shiv@sxhivs๐•
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. https://t.co/zrGNmKEFZl
Sep 20, 2026X postsView on X
The project is open source.

Also filed under Agents & browsers

  • Evaluates Tool-Using Agents with Jev in CI

    The project evaluates a real tool-using AI agent using code checks, a calibrated Jev judge, and an LLM judge. It is wired into CI.

  • Watchdog for AI Coding Agents

    Jev Watch is a watchdog for AI coding agents that stops Codex or OpenCode when they loop, stall, or drift off task, then resumes the same session with a correction.

  • Fraud Investigation Agent

    The author is building a fraud investigation agent using Jev and TigerGraph. Its flow goes from an alert through graph evidence, a Bayesian update, a pattern, Jevโ€™s extra lookup, policy, a verdict, and human approval.

  • Coding-Agent Runtime Using Jev Decisions

    Distill is a coding-agent runtime that uses Jev decisions for model routing, context retention, and tool selection.