Show HN: Open-Source Greptile Alternative
开源替代Greptile,打造AI代码理解与搜索新选择,开发者值得关注。
Article URL: https://github.com/Juror-AI/juror Comments URL: https://news.ycombinator.com/item?id=49244029 Points: 3 # Comments: 1
开源替代Greptile,打造AI代码理解与搜索新选择,开发者值得关注。
Article URL: https://github.com/Juror-AI/juror Comments URL: https://news.ycombinator.com/item?id=49244029 Points: 3 # Comments: 1
AI自作主张后不留痕迹?Grepathy将Claude的决策记录本地提炼为markdown commit,让AI行为可追溯
hey HN - Claude pre-created users in Clerk with null emails/names as "guest users" on a contract job. Wasn't in any plan. The CTO asked why, and I did…
替代grep的开源工具,专为AI代理优化代码导航,实测大幅降低API成本并提升任务质量。
Article URL: https://github.com/metric-space-ai/greppy Comments URL: https://news.ycombinator.com/item?id=48841902 Points: 1 # Comments: 0
用 git grep 实现 LLM 式的精准代码搜索,掌握这些命令立竿见影
Article URL: https://marcusmichaels.com/notes/grep-like-an-llm/ Comments URL: https://news.ycombinator.com/item?id=48502159 Points: 1 # Comments: 2
Antigravity GUI添加白名单命令无效,每次仍需手动批准,求助解决方案
I use the settings gui to add commands like "grep" or "git diff" yet it just ignores them and I have to approve them everytime. Comments URL: https://…
提出GrepSeek方法训练LLM搜索代理直接与语料库交互,摆脱传统检索器限制,提升知识密集型任务效率。
arXiv:2605.29307v1 Announce Type: cross Abstract: Large Language Model (LLM) search agents have shown strong promise for knowledge-intensive language …
Vercel收购代码搜索神器Grep,创始人加入AI团队,打造更快代码查找体验
Grep allows developers to quickly search code across over 500,000 public git repositories. With the acquisition, founder Dan Fox will also be joining …
从CRA迁移到Next.js,不仅解决框架弃用问题,更巧妙利用React Server Components保留了SPA的即时搜索交互,同时消除布局偏移——这是“SSR+SPA兼得”的工程范本。
Grep is extremely fast code search. You can search over a million repositories for specific code snippets, files, or paths. Search results need to app…