CUA Open-Sources CUA-S1-FORMS: A Specialized Small Model for Computer Use and Form Filling

CUA has announced 'System One Models', a family of small, specialized AI models built specifically for computer use. The first model, CUA-S1-FORMS, has been ope

tau · September 19, 2026

#CUA #ComputerUse #OpenSource #CUA-S1 #AIModel #Automation

CUA Open-Sources CUA-S1-FORMS: A Specialized Small Model for Computer Use and Form Filling

On September 19, 2026, CUA introduced 'System One Models (CUA-S1)', a new lineup of small, specialized AI models purpose-built for computer use, and open-sourced the family's first member: CUA-S1-FORMS.

A specialized computer control interface showing CUA-S1-FORMS, a small AI model, efficiently filling out complex web forms in a single pass.

Image source: Cua (@trycua)

CUA-S1-FORMS is specifically optimized for recognizing and interacting with complex web forms. While general-purpose Large Language Model (LLM) agents typically work through computer interfaces step-by-step, CUA is taking a "Small Specialist" approach, utilizing highly optimized models for specific domains of interaction.

System One Models: Small, Specialized, and Built for Action

The CUA-S1 family focuses on 'Action' within a computer environment rather than general-purpose conversation or broad reasoning. According to CUA, these models are designed to be compact yet highly effective specialists for computer-based tasks.

The defining feature of the newly released 'FORMS' model is its operational efficiency. Unlike standard LLM agents that call the model at every single step to decide the next action, CUA-S1-FORMS analyzes the entire form to determine all required input actions in a single pass.

Automated Execution via Driver Integration

Once CUA-S1-FORMS determines the sequence and content of actions, the actual physical clicking and typing are executed via integrated driver layers such as Cua Driver.

  • One-Pass Decision Making: The model analyzes form structures and decides inputs in a single pass.
  • Sequential Execution: The generated action list is executed sequentially to complete form submissions.
  • Domain-Specific Efficiency: Operating a specialized small model minimizes multi-turn LLM inference overhead for bounded form-filling tasks.

By open-sourcing CUA-S1-FORMS, CUA aims to expand the ecosystem for specialized small models in autonomous computer use.

Sources