Skip to content

[Feature]: Export and Replay Agent Workflows #1914

Description

@nayar-900

Which destkop app does this feature request relate to?

  • Select a project 👇
  • Agent-TARS (cli, server, agent, tool etc.)
  • UI-TARS Desktop

What problem does this feature solve?

Many users perform repetitive desktop workflows using UI-TARS, such as:

  • Filling forms
  • Navigating websites
  • Downloading reports
  • Managing files and folders
  • Testing application interfaces

Currently, when a successful task is completed, the workflow cannot be easily saved and reused. Users must repeat the same instructions every time or rely on the model to rediscover the workflow.

This becomes inefficient for recurring tasks and business processes that require consistent execution.

What does the proposed features look like?

Add a workflow recording and replay feature that allows users to save successful agent executions as reusable templates.

Possible functionality:

Save Workflow

After a task completes successfully:

  • Save the sequence of actions
  • Save prompts and parameters
  • Store screenshots or checkpoints (optional)

Replay Workflow

Allow users to:

  • Re-run a saved workflow with one click
  • Modify variables before execution
  • Schedule recurring runs

Export / Import

Support exporting workflows as:

  • JSON
  • YAML

This would allow sharing workflows across teams and devices.

Example Use Cases

  • Daily report downloads
  • Automated website monitoring
  • Repetitive data entry tasks
  • QA testing procedures
  • Browser-based business workflows

Suggested UI

New sidebar section:

Workflows
├── Saved Workflows
├── Recent Runs
├── Import Workflow
└── Export Workflow

This would make UI-TARS more useful for automation-heavy users and reduce repeated prompting for routine tasks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureNew feature or request
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions