AI UNDERDOGSDAILY PICK
AI UNDERDOGS
用 grep 写代码的 AI Agent
An AI Agent That Grep-Powers Your Code
Atlarix
别的 AI 编程工具要么把代码传上云
要么先花半天建索引
Atlarix 的作者觉得没必要——代码就在本地
grep 就能搜
Other AI coding tools either upload your code
or spend ages building an index first. Atlarix's
author says: the code's right there, just grep
it
grep 就是搜索引擎
Grep Is the Search Engine
Atlarix 不用向量数据库
也不搞 RAG 流水线
就拿 grep 当代码搜索引擎
简单到你会纳闷
为什么别人都把它搞那么复杂
这是个刻意的选择:牺牲一点语义匹配能力
换来零配置、秒启动、全程本地可审计
Atlarix skips the vector DB and the RAG
pipeline — just uses grep as the code
search engine. Simple enough you wonder why everyone
else over-engineers it. A deliberate trade: sacrifice some
semantic matching for zero-config, instant startup, and full
local auditability
★ SIGNAL 1
越用越懂你的项目
Gets Smarter the Longer You Use It
Atlarix 在本地维护一份代码库笔记
不是扫一次就扔的那种
而是你每次用它都在积累上下文
对长期维护的项目来说
这意味着 Agent 的理解是增量的
不是每个 session 都从零开始
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. For long-running codebases, that's a real differentiator
— the agent's understanding is incremental, not cold-start
every session
★ SIGNAL 2
每一步都等你确认
Every Step Waits for Your OK
Atlarix 的执行不是黑盒:读了 14 个文件
编辑了 checkout.ts
跑了 28 个测试
每一步都展示给你,等你确认才继续
不是那种'搞完了,祝你好运'的模式
支持 macOS
Linux 和 Windows
可以用托管模型、自己的 key
或者完全本地推理
Every step is shown to you and waits
for approval: read 14 files, edited checkout.ts, ran
28 tests — all transparent, not a 'done
good luck' black box. Runs on macOS, Linux
and Windows, with managed models, your own keys
or fully local inference
作者 Amariah 在 Show HN 上的标题就是整句话:local-first AI coding agent that runs on grep, no index
没有什么'颠覆编程体验'的宏大叙事
就是把一个简单想法做出来了
Author Amariah distilled the whole pitch into one
Show HN title: 'local-first AI coding agent that
runs on grep, no index.' No grand narrative
about revolutionizing coding — just a simple idea
made real
AI UNDERDOGS
Show HN 作者原帖
From the author's Show HN post
Atlarix
关注 · 每天发现更多 AI 神作
www.atlarix.dev