←back to thread

178 points Runonthespot | 1 comments | | HN request time: 0.199s | source
Show context
0x696C6961 ◴[] No.45158402[source]
This is cool, but I don't understand why it tries to re-implement (a subset of) grep. Not only that, but the grep-like behaviour is the default and I need to opt-in to the semantic search using the --sem flag. If I want grep I can use grep/ripgrep.
replies(2): >>45158513 #>>45161164 #
1. CuriouslyC ◴[] No.45161164[source]
The reason to overload grep is that the agents already understand most of the semantics and are primed to use it, so it's a small lift to get them to call a modified grep with some minor additional semantics.