{
  "id": 10194874,
  "title": "Ankita v2.4.3: a live browser beside your chat",
  "url": "https://urgent.news/2026/09/27/ankita-v2-4-3-a-live-browser-beside-your-chat",
  "topic": "ai",
  "section": "AI",
  "published": "2026-09-27T10:24:31.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/krish_verma_77e28d3fd63ca/ankita-v243-a-live-browser-beside-your-chat-3pge"
  },
  "original_language": "en",
  "account": "Ankita, an open-source desktop AI assistant, has released version 2.4.3, introducing a live browser feature that allows the assistant to interact with web pages directly alongside chat conversations. This new capability enables the assistant to open web pages, read snapshots of their contents, click, type, scroll, and fill forms. The browser stage is built into the desktop app, with tabs, URL, page status, and current page visible, along with Stop and Take control buttons. The assistant can also fill up to ten form fields from a single page snapshot, including selections and checkboxes, while protecting passwords from being exposed in the conversation.\n\nThere are two browser plugins, both of which start disabled and can be opted-in by the user. Playwright Browser runs in its own separate Chromium profile, ensuring that the assistant does not interfere with the user's personal browser session. Chrome local connects to Chrome through a pinned Chrome DevTools MCP server, offering options for a private session, a debug port, or the user's own session. Setup includes progress tracking for the Chromium download, background mode, and a debug-port connection test. Every plugin has allowed and blocked domain lists, and navigation is restricted to HTTP/HTTPS only, with private hosts blocked by default.\n\nBrowser actions such as clicks and form submissions require approval from the user, while reading pages does not. The assistant will not automatically replay actions if a connection hiccup occurs, instead requesting confirmation to prevent potential issues. Performance and filesystem security enhancements include running command creation, shell discovery, and process-tree work in a worker process on Windows, coalescing terminal Markdown redraws on a fixed 20 ms deadline, and measuring file inspection costs incrementally rather than re-scanning the entire conversation. To enhance security, file tools enforce workspace boundaries for paths, reject traversal escapes, interior symlinks/junctions, Windows device aliases, and alternate data streams, and use exclusive, unpredictable staging files for atomic writes.",
  "summary": "I've been building Ankita — an open-source desktop AI assistant — since I was 16. Version 2.4.3 is out today, and its headline feature is one I've wanted from the start: a real browser that lives next to your chat, which the assistant can actually drive. A live browser beside chat Ankita can already do a lot on your machine — run commands, edit files, manage MCP servers — but until now, the web…",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}