
TraceMind update brings unlimited free indexing and a massive overhaul to the local AI search quality
I just pushed a huge update to TraceMind, my fully offline AI browser history search tool. The feedback from this community on the initial launch was incredibly helpful, and I wanted to share exactly how I rebuilt the search pipeline to make finding your old tabs significantly more accurate.
The most noticeable technical change in version 1.2.3 is fixing exactly how older results surface. I noticed that older pages were systematically getting buried by aggressive recency multipliers. I completely removed that recency bias so that pure relevance drives the ranking instead of the visit date. I also introduced a new metadata search layer covering titles, URLs, and descriptions. This allows the high performance FlexSearch engine to scan your entire history for exact keywords instead of just looking at the most recent thousand pages. Additionally, I bumped the AI similarity threshold up to 0.25. This simple tweak eliminated all those weird, noisy false matches the local neural network would sometimes produce at lower confidence levels.
Another massive update is that the free version of the extension is no longer capped. You now get unlimited page indexing and three hundred sixty five days of history retention completely for free. You can even import your past month of existing Chrome history right off the bat to jumpstart your semantic memory bank. The entire concept relies on building a comprehensive map of your browsing, so limiting the capacity just did not make sense anymore.
For those who love to hoard data and read on the go, the Pro version now includes a dedicated Offline Page Viewer. It saves complete HTML snapshots of the pages you visit. You can read them later in a totally secure sandboxed environment without any internet connection. The privacy architecture remains completely unchanged. Everything still runs one hundred percent locally on your device using WebAssembly and WebGPU with absolutely zero cloud uploads.
You can grab the latest update over at tracemind.app or directly on the Chrome Web Store. Please let me know if the new hybrid search algorithm feels sharper and more accurate for your daily workflow!