Show HN: Browser Tools SDK – an optimal browser harness for agents
Sentiment Mix
Geography
Expert Signals
tanishqkanc
author • 1 mention
Hacker News
source • 1 mention
AI-Generated Claims
Generated from linked receipts; click sources for full context.
With just a few lines of code, you can give any agent a production-ready browser harness import { createAiSdkBrowserTools } from "libretto-browser-tools/ai-sdk"; import { LocalBrowserProvider } from "libretto-browser-tools"; const { tools } = createAiSdkBrowserTools(new LocalBrowserProvider()); const result = await generateText({ model: anthropic("claude-sonnet-4-5"), tools, prompt: "Go to Hacker News and tell me the top story", }); We built the Browser Tools SDK because access to a browser is one of the most important tools of a productive agent, but we found many of the existing tools lacking.
Supported by 1 story
Using the insights we gained building Libretto, we were able to build the SDK so that it's significantly more context and cost-efficient than other tools:We compared Browser Tools SDK against agent-browser, playwright-cli, and dev-browser on 26 live-site tasks with...
Supported by 1 story
Paper to Product Links
Related Events
Show HN: Word in Web – Near MS Word Parity Docx Editor in Web
Uncategorized • 7/22/2026
Introducing OpenAI Presence
LLMs • 7/22/2026
The Sandboxing Manifesto for Agentic Execution
Uncategorized • 7/22/2026
Microsoft Adds Anthropic AI to Copilot - GuruFocus
LLMs • 7/22/2026
AI Agent – TRMNL
Uncategorized • 7/22/2026