logoalt Hacker News

tylergetsaytoday at 6:33 PM2 repliesview on HN

I dont understand the additional complexity of mocking bash when they could just provide grep, ls, find, etc tools to the LLM


Replies

skeptrunetoday at 6:42 PM

I agree that would have been the way to go given more time and resources. However, setting up a FUSE mount would have taken significantly longer and required additional infrastructure.

wahnfriedentoday at 6:42 PM

agents are trained on bash grep/ls/find, not on tool-calling grep/ls/find

show 1 reply