Yutori's Batra: most of the web will never get agent APIs — pixels in, clicks out
DhruvBatra_ · x · 2026-08-27
On the Chain of Thought podcast, Yutori founder Dhruv Batra laid out his computer-use agent thesis:
- Most of the web will never expose APIs for agents — the long tail of school, government, and e-commerce sites was built for humans; agents should operate the human web like self-driving cars share roads with people.
- Its 27B Navigator n2 edges out Opus 4.7 and GPT-5.5 on browser benchmarks while running 2–3× faster and 4–5× cheaper — small specialized models are an economic necessity as aging H100s cost more and enterprises burn annual AI budgets in a month.
- Navigator N1.5 writes custom JavaScript on the fly to shorten trajectories (filling multiple form fields at once), while treating pixels, not the DOM, as ground truth.
- Training increasingly uses live websites rather than cloned synthetic ones, with URL query parameters as privileged signals for verifiers the agent never sees.
More from coding & agent
- Developer gives Claude a domain and lets it build whatever it wants — United-Combination66 · 2026-08-27
- Self-audit of a memory MCP server found models could read other users' memories — Technical_Bench_188 · 2026-08-27
- Is Document Parsing the Real Bottleneck in Your RAG System? — -R-I-k- · 2026-08-27
- OMEM: fully local agent memory layer that doesn't use a model to decide truth — Technical_Bench_188 · 2026-08-27
- IteraTools MCP: A production-ready MCP server with 40+ tools for AI agents — modelcontextprotocol · 2026-08-27
- DomainCheckr: Check domain availability via RDAP without an API key — modelcontextprotocol · 2026-08-27