Tag
John Rush shares how various AI agents and tools saved him a million hours, listing products for browser automation, SEO, coding, and more.
Cloudflare announces Kitesurf, an agent-first browser that runs entirely on Cloudflare Workers in V8 isolates, designed to be more efficient than Chromium for AI agent tasks like screenshots and HTML extraction. It is available for free in beta in Browser Run.
Figure AI's CEO has launched a computer-using agent called Hark Handoff, which can automatically handle everyday tasks such as ordering food through a browser. The goal is to let users hand off tasks they don't want to deal with. The article showcases a demo scenario and notes this is the product's first research preview.
Datasette Agent 0.4a0 adds a new browser_task() mechanism, letting plugin tools run JavaScript directly in the user's browser. This enables new debugging capabilities for Datasette Apps.
This arXiv paper proposes a three-class detection framework distinguishing humans, bots, and AI agents, showing binary classifiers systematically misclassify agents. It identifies minimal feature sets (e.g., mouse_event_rate and teleport_click_ratio) that achieve perfect agent recall across evasion levels.
A developer shares a free, open-source workflow using browser automation agents to streamline repetitive job application processes like filling out Workday forms.
Johannes Dittrich demonstrated using a BU V4 agent to automate Trustpilot review handling by opening a saved profile, finding the company, filling the form, setting the rating, and submitting.
BetterWright is an open-source tool that improves browser automation by being more token-efficient, faster, and less prone to bot detection. It integrates with agent setups like OpenClaw to enhance agent capabilities.
OpenClaw with Cockroach Crawler transforms an AI agent into a powerful web research machine that can crawl JavaScript-heavy pages, extract structured data, generate PDFs, and take screenshots without separate API keys for many public sources.
This article breaks down the five infrastructure layers required to run production web agents beyond just a browser, covering warm pools, isolation, identity, observability, and model gateways, and discusses when it makes sense to build vs. buy.
A tweet describes the experience of using Codex, noting that it can directly operate web pages, browsers, and office files in the editor, making users feel like they are using a computer rather than writing code.
It is recommended to use OpenAI Codex to reference multiple open-source fingerprint browser projects, write a fingerprint browser that meets personal needs, to replace paid fingerprint environments and reduce security risks.
A thread recommending five essential community repositories for Hermes Agent, covering built-in skills, stealth browsing, GUI workspace, one-command setup, and payment security, with advice on what to skip.
browser_use powers browser automations for Tomo, a personal AI assistant that helps tens of thousands of everyday people accomplish their goals, as announced with a launch.
Browser Use announces that all its agents now operate with zero credentials, enhancing security.
Browser Use v4 is now available via API, allowing users to automate browser tasks with a single request, including logged-in profiles, proxies, live view, and reusable environments.
A production team migrated their QA agent from GPT-5.3-codex to MiniMax M3, finding that while the new model uses more tokens per task, its lower per-token price led to a 55% median cost reduction. The post also highlights the importance of inference provider selection and hidden reasoning tokens affecting effective pricing.
TigrimOSR v0.6.2 introduces Open Loop Engineering, allowing users to define custom agent loops via YAML profiles, integrates the Obscura Rust browser for web automation, and adds LINE/Telegram bot control. The release emphasizes transparency and user control over agent behavior.
Fortress is a stealth Chromium engine that modifies browser fingerprints at the C++ level to help scrapers and browser agents avoid detection by bot detectors like Cloudflare Turnstile, CreepJS, and Sannysoft. It operates as a drop-in CDP replacement for Playwright and Puppeteer.
Quaso is an AI automation agent that performs tasks across applications and browsers.