Y
Hacker News
new
|
ask
|
show
|
jobs
by
lobochrome
380 days ago
I see this behavior all the time. When it can’t read a file using its read tool - it escalates up to try with bash. Often it tries to search the entire file system “find / …”
1 comments
0x696C6961
380 days ago
I always tell agents to use ripgrep instead of find.
link