Microsoft ships Fara1.5-27B, a screenshot-based browser agent for web tasks
pmttyji · reddit · 2026-07-23
Microsoft releases Fara1.5-27B, a browser computer-use agent
Microsoft Research AI Frontiers introduced Fara1.5-27B, a multimodal computer-use agent for web browsers.
- It works from screenshots only at perception time, not the DOM or accessibility tree.
- The model emits structured tool calls such as click, type, scroll, visit URL, and web search to complete tasks end to end.
- It is supervised fine-tuned from Qwen3.5-27B using data generated by FaraGen1.5, a multi-agent pipeline that synthesizes, executes, and verifies web trajectories.
- Microsoft says it is co-designed with MagenticLite, which is the recommended deployment setup.
- The model is intended for repetitive browser workflows such as form filling, booking, shopping, and information seeking, but Microsoft warns against high-stakes or sensitive uses.
The release also lists key limitations: vision-only perception can be fooled by deceptive rendering or prompt injection, long trajectories accumulate errors, and run-to-run variance remains significant.
More from coding & agent
- Dev builds interactive 3D product experience with GPT-6 Astra + Hyper3D Rodin — nikola_mr64990 · 2026-09-11
- Codex tip: use Sol with Astra and Luna sub-agents to save usage — pvncher · 2026-09-11
- agents-best-practices: a provider-neutral Agent Skill for designing and auditing agentic harnesses — tom_doerr · 2026-09-11
- Cognition's SWE-2 uses a KKT duality argument in RL to shift the effort Pareto curve — YouJiacheng · 2026-09-11
- First-ever Three.js Conference lands in Paris, with a panel on AI-shortened design workflows — OdinLovis · 2026-09-11
- Data engineering, not agent frameworks, is the real bottleneck for enterprise AI agents — dhruv2038 · 2026-09-11