
Atlarix
www.atlarix.dev/ →A local-first AI coding agent that runs on grep. No index
WHAT IT SOLVES
Most AI coding tools either upload your code to the cloud or spend ages building an index first. Atlarix's author thinks that's backwards — the code's right there, so why not just let the agent grep through it?
WHY IT'S INTERESTING
Grep is the index
No vector DB, no RAG pipeline — just grep as the code search engine. So simple you wonder why everyone else over-engineers it. A deliberate trade: sacrifice some semantic matching for zero-config, instant startup, and full local auditability
Gets sharper the longer you use it
Atlarix keeps local notes on your codebase — not a one-time scan that gets thrown away, but accumulated context that grows as you use it. The agent's understanding of your project is incremental, not cold-start every session. For long-running codebases, that's a real differentiator
Every change waits for your approval
Read 14 files, edited checkout.ts, ran 28 tests — every step shown to you, waiting for approval before moving on. Not a 'done, good luck' black box. Runs on macOS, Linux, and Windows, with managed models, your own keys, or fully local inference
「In the Show HN title, author Amariah distilled the whole pitch in one line: local-first AI coding agent that runs on grep, no index」
TECH GUESS
Desktop app (likely Electron or Tauri) wrapping system grep for code search, with a pluggable LLM provider layer for managed/self-hosted/local inference
Discussion (0)
- No comments yet — be the first.
Related
#196▶ 16490s Magic Eye posters, now a React component
#195▶ 129Interrogate AI suspects with your own voice
#194▶ 145Your laundry room, rendered in 3D for no practical reason