Fetching from the wire…
Public story · 2026-09-18 · high
The self-hosted search engine indexes full page text from Firefox and Chrome and lets a coding agent query it directly.
Why now: Posted to Hacker News in the September 18 roundup, where it picked up 637 points.
hister puts your browsing history behind an MCP endpoint a coding agent can query. Browser extensions for Firefox and Chrome capture full page contents as you browse, and the tool also indexes local directories and crawled sites. Results come back through a web UI, a terminal client, a CLI, and that MCP endpoint.
Most history and bookmark tools stop at a search box for a human. hister hands the same index to an agent, so it can pull up a page you read last week instead of guessing from training data. The repo gained 842 stars in a day, landing at 4,660 total after 637 points on Hacker News.
Semantic search is in there too, but it's optional. You point it at an embeddings endpoint you configure yourself, so a default install stays fully local with no data leaving your machine.
Whether hister holds those stars depends on how many people get through the setup, a browser extension plus a local server plus optional embeddings config, and actually wire the MCP endpoint into a working agent session. Star counts on day one measure curiosity, not installs that stuck.
Each link below shares sources, entities, or timing with this story.
v0.10.0 (~84.8k stars, Apache-2.0) ships no agent of its own and drives whichever CLI you already have, Claude Code, Codex, Cursor, Copilot, OpenClaw, Gemini, Kimi, Qwen, Cline, plus BYOK OpenAI-compatible endpoints, via od mcp install <agent>. It produces single-page HTML pro...
The IDE market is fragmenting, and this week drew the sharpest lines yet. Cursor 3 launched as a rebuilt agent-orchestration platform in Rust and TypeScript, replacing the VS Code fork with an Agents Window for dispatching and monitoring multiple AI coding agents. Anysphere hi...
Released August 6, it binds an exact Chromium tab to its native process and window via Chrome DevTools Protocol, giving page-aware browser actions plus full desktop control in one session, reachable through CLI, MCP, Python, and TypeScript (Cua). Contrast with Claude Code conn...
OpenCLI is at 27,376 stars, installing as the opencli-browser skill in Claude Code, Cursor, and others, driving your already-authenticated Chrome through a Browser Bridge extension over the DevTools Protocol. Credentials never leave the browser and traffic looks like normal us...
citrolabs/ego-lite hit 3,112 stars at #3 on daily trending. MIT-licensed browser where agents work in isolated "Spaces" in parallel with your own tabs, with an opt-in Chrome data migration letting agents inherit your existing cookies, logins and extensions rather than re-authe...
Google shipped the bridge between terminal agents and visual debugging, and the HN response tells you how badly people wanted it. Chrome DevTools MCP (requiring Chrome M144 beta) now lets coding agents auto-connect to your running browser session via --autoConnect, including s...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.