*August 2026*
Web search works again. If you use Atlarix's own AI (Core) and asked it to search the web, it was
very likely finding nothing — not fewer results, none. The free services it fell back on have quietly
stopped being usable for this: one only ever returned encyclopaedia summaries rather than search
results, and the rest now refuse requests that don't come from a real browser. Atlarix *is* a real
browser, so it now searches with the one it already ships, invisibly and in the background. On three
ordinary programming questions that previously returned nothing at all, it returned 24, 29 and 25
results. This is not the AI browsing on your behalf and it never opens a tab you can see — it is the
search underneath, doing what it always claimed to.
Setting up search is no longer something you can do wrong. The old settings page walked you
through installing a search engine in Docker — a whole flow, for a fallback that measurably returned
nothing. It's gone. Search needs no setup at all now. If you run your own search server there is a
single field to point Atlarix at it, and it checks the address actually answers before saving.
And it can read pages that need a browser to make sense. Asking Atlarix to read a specific page
used to fetch the raw file and nothing more, so a modern site that builds itself after loading came
back as an empty frame, and a site that screens out non-browsers came back as a refusal. It now tries
the quick way first and falls back to actually rendering the page when that returns nothing useful —
so documentation sites, dashboards and anything behind a bot check read properly.
Signing in with a passkey no longer hangs the page. If a site offered you more than one saved
passkey, Atlarix's browser had nothing listening for the question — so the page just waited, for ever,
which read as the browser being broken rather than as a feature being unfinished. Later it refused
outright, which was worse: a security key holding two credentials could never be used at all. Now it
asks which account you want, and a security key with several credentials works.
And when a site asks for a passkey Atlarix can't provide, it tells you what will. A site asking
specifically for a passkey *stored on this device* can't be satisfied in Atlarix's browser. Instead of
a silent wait you get a note saying to choose "use a phone or tablet" and scan the QR code with the
device your passkey is on, or to use a security key — both go through the browser normally, and the
passkey on your phone is the same one you set up elsewhere.
The Plan panel says which plan it is showing, and lets you switch. A session can hold several
plans, but the panel only ever showed the newest one — so one plan was presented as though it were
*the* plan, with nothing on screen saying the others existed.
Steps now stay ticked. Marking several plan steps done at once could silently lose most of them,
and marking one could be refused outright when its text contained formatting. On a long task Atlarix
also worked in several passes and was handed the step counts from the *beginning* of the task at the
start of each new one — so it could tick three steps, then immediately be told only one was done, and
start arguing with a stale number instead of carrying on. All of that is fixed.
A large amount of dead machinery is gone — about 30,000 lines. Atlarix began as a fork and had
been carrying whole features nothing could reach: a hosted AI gateway pointed at a server that no
longer exists, a project-details screen with no way in, a visual editor for a preview pane removed
several versions ago, and a container mode no setting could turn on. None of it was reachable, so
nothing you use changes — but a "Refresh app" button that did nothing, and an "Atlarix Pro" toggle
wired to a dead server, are no longer there to click.
Under the hood: the browser is five Chromium versions newer (two of the versions Atlarix shipped
on had gone end-of-life, so it was serving an unpatched browser), on-device dictation now runs under
the app's security policy like everything else, and a dependency and security pass took known
vulnerabilities from 54 down to 28.
Accounts can be suspended. If an account is suspended, Atlarix says so plainly, points to
support@atlarix.dev, and offers to sign out — it doesn't fail with a confusing error or pretend to be
broken. Nothing here affects anyone whose account is in good standing.
---