TEST RECORD · ← all field reports

FIELD REPORTS/FIELD NOTE/ISSUE #80

Complete web tasks by looking at pages and clicking through them

Agents that operate a web browser for you have so far been a closed, hosted product category. Microsoft just released one as open weights, and the most interesting part is how deliberately it is trained to know when to stop and hand control back to you.

MODELFara1.5-27B
PUBLISHEDJuly 27, 2026
READ TIME3 min
TESTED BYNeural Expedition
CATEGORYFIELD NOTE

Field notes

01What it does

You give Fara a goal in plain English, such as "book a table for two at a sushi place on Friday at 7pm", and it takes over the browser. It looks at screenshots of the page, the same view you have, decides the next move, then clicks, types, scrolls, and searches until the task is done. It does not read the page's hidden code; it navigates by sight, which means it copes with any site a human can use.

The design choice that matters for trust: it is trained to stop at what Microsoft calls critical points. Before entering personal details, typing card numbers, signing in, or hitting any submit button it cannot undo, it pauses and asks you instead of guessing. On public web-agent tests it completes 89.3 percent of WebVoyager tasks and 72.3 percent of Online-Mind2Web, the strongest open-weight results in its class.

02How to try it

The quickest look is the community demo Space on Hugging Face: type a small real errand, like finding the cheapest date for a specific flight route, and watch it scroll, click, and narrate its reasoning step by step in a sandboxed browser.

For real use, Microsoft's MagenticLite on GitHub is the intended home: it runs the agent in a locked-down container with a domain allow-list, a live action log, and a pause button. The weights are MIT licensed, but plan on data-center-class GPU hardware to serve them yourself.

03Caveat

Treat this as a supervised assistant, not an unattended one. It reads pages by sight, so deceptive page content can mislead it, and a misclick early in a long task can compound; Microsoft itself says to run it sandboxed, never with access to logged-in accounts that matter. It is also English-only, and running it yourself is a serious hardware commitment rather than a laptop install.

04What you can do with it

  • Fill the web forms you retype every week, with the final submit left to you.
  • Compare prices across several shops and come back with carts ready for review.
  • Book tables or tickets right up to the payment page, which it hands back to you.
  • Collect information spread across pages that offer no download or export button.
  • Automate click-through testing of your own site where scripted tests keep breaking.

Try the demo

View model page

Read this issue on neuralexpedition.com →