Does this work well for non-coding documents as well? Say api docs or AI memory files?
Show HN: Semble – Code search for agents that uses 98% fewer tokens than grep
11–20 of 187 posts
Re: Show HN: Semble – Code search for agents that uses 98% fewer tokens than grep
#12Re: Show HN: Semble – Code search for agents that uses 98% fewer tokens than grep
#13Re: Show HN: Semble – Code search for agents that uses 98% fewer tokens than grep
#14For example, I have explored RTK and various LSP implementations and find that the models are so heavily RL'd with grep that they do not trust results in other forms and will continually retry or reread, and all token savings are lost because the model does not trust the results of the other tools.
Re: Show HN: Semble – Code search for agents that uses 98% fewer tokens than grep
#15I'd be interested in seeing actual agent benchmarks (eg CC or Copilot CLI with grep removed and this tool instead). For example, I have explored RTK and various LSP implementations and find that the models are so heavily RL'd with grep that they do not trust results in other forms and will continually retry or reread, and all token savings are lost because the model does not trust the results of the other tools.
Perhaps anecdotally: we do use this tool ourselves of course, and it's been working pretty well so far. Anthropic models call it and seem to trust the results.
Re: Show HN: Semble – Code search for agents that uses 98% fewer tokens than grep
#16I'd be interested in seeing actual agent benchmarks (eg CC or Copilot CLI with grep removed and this tool instead). For example, I have explored RTK and various LSP implementations and find that the models are so heavily RL'd with grep that they do not trust results in other forms and will continually retry or reread, and all token savings are lost because the model does not trust the results of the other tools.
Re: Show HN: Semble – Code search for agents that uses 98% fewer tokens than grep
#17Re: Show HN: Semble – Code search for agents that uses 98% fewer tokens than grep
#18Re: Show HN: Semble – Code search for agents that uses 98% fewer tokens than grep
#19Re: Show HN: Semble – Code search for agents that uses 98% fewer tokens than grep
#20I'd be interested in seeing actual agent benchmarks (eg CC or Copilot CLI with grep removed and this tool instead). For example, I have explored RTK and various LSP implementations and find that the models are so heavily RL'd with grep that they do not trust results in other forms and will continually retry or reread, and all token savings are lost because the model does not trust the results of the other tools.