klotz: browser*

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. Lightpanda is an original headless browser written in Zig, purpose-built for high-performance web automation and LLM-driven agents rather than being a fork of Chromium or WebKit. It prioritizes low memory consumption and execution speed by omitting unnecessary graphical rendering components while maintaining JavaScript support through the V8 engine. The system provides a CDP server to maintain compatibility with existing Puppeteer and Playwright workflows.

    - Benchmark data suggests 9x faster execution compared to Headless Chrome.
    - Includes an "Agent mode" that outputs deterministic PandaScript from natural language instructions.
    - Offers native Model Context Protocol (MCP) support for seamless agent interaction.
  2. An article detailing FastRender, a web browser built by Cursor using thousands of parallel coding agents. It explores the project's goals, architecture, and surprising findings about using AI for software development.
  3. Wilson Lin at Cursor has been experimenting with a large fleet of autonomous coding agents, successfully building a web browser from scratch with over a million lines of code. The article details the approach, the resulting browser's functionality (and minor glitches), and its implications for AI-assisted software development.
  4. Thorium is a Chromium-based browser that prioritizes speed and efficiency by stripping back unnecessary Google services and optimizing performance. It offers faster page loads, smoother scrolling, and lower CPU usage compared to Chrome, but has less frequent updates and potential DRM limitations.
  5. A guide to common pitfalls and best practices when starting with Playwright and Python, covering topics like browser context, waiting strategies, and handling different environments.
    2025-12-12 Tags: , , , , , by klotz
  6. >The Playwright MCP Chrome Extension allows you to connect to pages in your existing browser and leverage the state of your default user profile. This means the AI assistant can interact with websites where you're already logged in, using your existing cookies, sessions, and browser state, providing a seamless experience without requiring separate authentication or setup.
    2025-12-04 Tags: , , , , , , by klotz
  7. Extensions load unknown sites into invisible Windows. What could go wrong?
  8. Notte is an open-source browser using an agent, designed to improve speed, cost, and reliability in web agent tasks through a perception layer that structures webpages for LLM consumption. It offers a full stack framework with customizable browser infrastructure, web scripting, and scraping endpoints.
  9. Browser Use is a library that enables AI agents to interact with web browsers, making websites accessible for automated tasks. It includes features for browser automation, agent memory, and various demos showcasing its capabilities.
  10. Learn how to set up LanguageTool, a private and offline grammar checker, using Docker.
    2025-01-01 Tags: , , , , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: browser

About - Propulsed by SemanticScuttle