Skip to content
HN On Hacker News ↗

Is Grep All You Need? How Agent Harnesses Reshape Agentic Search

▲ 99 points 43 comments by Anon84 8h ago HN discussion ↗

Pangram verdict · v3.3

We believe that this document is fully human-written

5 %

AI likelihood · overall

Human
100% human-written 0% AI-generated
SEGMENTS · HUMAN 2 of 2
SEGMENTS · AI 0 of 2
WORD COUNT 262
PEAK AI % 5% · §1
Analyzed
Jun 9
backend: pangram/v3.3
Segments scanned
2 windows
avg 131 words each
Distribution
100 / 0%
human / AI fraction
Verdict
Human
Pangram v3.3

Article text · 262 words · 2 segments analyzed

Human AI-generated
§1 Human · 5%

View PDF HTML (experimental) Abstract:Recent advances in Large Language Model (LLM) agents have enabled complex agentic workflows where models autonomously retrieve information, call tools, and reason over large corpora to complete tasks on behalf of users. Despite the growing adoption of retrieval-augmented generation (RAG) in agentic search systems, existing literature lacks a systematic comparison of how retrieval strategy choice interacts with agent architecture and tool-calling paradigm. Important practical dimensions, including how tool outputs are presented to the model and how performance changes when searches must cope with more irrelevant surrounding text, remain under-explored in agent loops. This paper reports an empirical study organized into two experiments. Experiment 1 compares grep and vector retrieval on a 116-question sample from LongMemEval, using a custom agent harness (Chronos) and provider-native CLI harnesses (Claude Code, Codex, and Gemini CLI), for both inline tool results and file-based tool results that the model reads separately. Experiment 2 compares grep-only and vector-only retrieval while progressively mixing in additional unrelated conversation history, so that each query is embedded in more distracting material alongside the passages that matter. Across Chronos and the provider CLIs, grep generally yields higher accuracy than vector retrieval in our comparisons in experiment 1; at the same time, overall scores still depend strongly on which harness and tool-calling style is used, even when the underlying conversation data are the same.

Subjects: Computation and Language (cs.CL) Cite as: arXiv:2605.15184 [cs.CL]   (or arXiv:2605.15184v1 [cs.

§2 Human · 5%

CL] for this version)   https://doi.org/10.48550/arXiv.2605.15184 arXiv-issued DOI via DataCite Submission history From: Sahil Sen [view email] [v1] Thu, 14 May 2026 17:58:41 UTC (516 KB)