microsoft/fara

Fara1.5 – A family of frontier computer use agent models

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 40 minutes ago
Added to GitGenius on September 10th, 2026
Created on October 29th, 2025
Open Issues & Pull Requests: 40 (+0)
GitHub issues: Enabled
Number of forks: 603
Total Stargazers: 6,176 (+0)
Total Subscribers: 44 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 20.1 hours
Mean response time: 2.3 days
90th percentile: 7.2 days
Tracked items: 27

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 7% of issues opened in the past year have been closed. Three people close 69% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 28
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 205 days
Stale 30+ days: 28
Stale 90+ days: 23

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Fara is a family of frontier computer use agent models designed to automate tasks by interacting with computer interfaces like a human would.

The tool addresses the problem of automating complex workflows that require visual understanding and interaction with graphical user interfaces. Rather than relying on APIs or structured data, Fara agents perceive the screen, reason about what they see, and execute actions such as clicking, typing, and scrolling. This approach enables automation of tasks across diverse applications without requiring integration with each system's internals, making it applicable to workflows that would otherwise be difficult or impossible to automate programmatically.

Fara suits organizations looking to automate repetitive computer-based tasks where traditional automation approaches fall short due to reliance on visual interfaces or unstructured interactions. It is particularly valuable for scenarios involving web browsers, desktop applications, or any graphical environment where the agent must navigate and make decisions based on what appears on screen. Teams considering adoption should evaluate whether their target workflows involve primarily visual navigation and decision-making, as this is where the agent's strengths lie. The project is positioned as a research effort from Microsoft, so adopters should be prepared for an evolving tool that may require adaptation as the models develop.

The project maintains active development with regular updates to the model family and supporting infrastructure. The codebase is structured to support experimentation with different agent configurations and capabilities. Documentation and examples are provided to guide implementation, though the research-oriented nature means users may need to engage with technical details beyond typical library usage. The project accepts community contributions and maintains responsiveness to issues and feature requests.