Agent S2
Agent S2 is an open, modular, and scalable framework for computer-use agents developed by Simular. These autonomous AI agents interact directly with graphical user interfaces (GUIs) on desktops, mobile devices, browsers, and various software applications, mimicking human-like control via mouse and keyboard. Building upon the initial Agent S framework, Agent S2 enhances performance and modularity by integrating both frontier foundation models and specialized models. It achieves state-of-the-art results, notably surpassing previous benchmarks on OSWorld and AndroidWorld evaluations. Key design principles include proactive hierarchical planning, where the agent dynamically updates its plans after each subtask; visual grounding for precise GUI interaction using raw screenshots; an improved Agent-Computer Interface (ACI) that delegates complex tasks to specialized modules; and an agentic memory mechanism that enables continual learning from experience.
Learn more
II-Agent
II-Agent is an open source intelligent assistant developed by Intelligent Internet, designed to enhance productivity across various domains such as research, content creation, data analysis, coding, automation, and problem-solving. It operates through a robust function-calling paradigm, driven by a powerful large language model (LLM), specifically Anthropic's Claude 3.7 Sonnet, and is supported by advanced planning, comprehensive execution capabilities, and intelligent context management. The agent's architecture includes a central reasoning and orchestration component that interfaces directly with the LLM, utilizing system prompting, interaction history management, and intelligent context management to maintain a coherent and efficient workflow. II-Agent's capabilities encompass multistep web search, source triangulation, structured note-taking, rapid summarization, blog and article drafting, lesson plan creation, creative prose, technical manuals, website creation, etc.
Learn more
Lux
Lux is a powerful computer-use AI platform that enables agents to operate software just like a human user—clicking, typing, navigating, and completing tasks across any interface. It offers three execution modes—Tasker, Actor, and Thinker—giving developers the ability to choose between step-by-step precision, near-instant task execution, or long-form reasoning for complex workflows. Lux can autonomously perform actions such as crawling Amazon data, running automated QA tests, or extracting insights from Nasdaq’s insider activity pages. The platform makes it possible to prototype and deploy real computer-use agents in as little as 20 minutes using developer-friendly SDKs and templates. Its agents are built to understand vague goals, execute long-running operations, and interact naturally with human-facing software instead of relying solely on APIs. Lux represents a new paradigm where AI goes beyond reasoning and content generation to directly operate computers at scale.
Learn more
Gemini 2.5 Computer Use
Introducing the Gemini 2.5 Computer Use model, a specialized agent model built on top of Gemini 2.5 Pro’s visual reasoning capabilities, designed to interact directly with user interfaces (UIs). It is exposed via a new computer-use tool in the Gemini API, with inputs that include the user’s request, a screenshot of the UI environment, and a history of recent actions. The model generates function calls corresponding to UI actions like clicking, typing, or selecting, and may request user confirmation for higher-risk tasks. After each action is executed, a new screenshot and URL are fed back into the model to continue the loop until the task completes or is halted. It is optimized primarily for web browser control and shows promise for mobile UI interaction, though it is not yet suited for desktop OS-level control. In benchmarks across web and mobile control tasks, Gemini 2.5 Computer Use outperforms leading alternatives, delivering high accuracy at lower latency.
Learn more