Hacker News new | ask | show | jobs
by tylergetsay 81 days ago
I dont understand the additional complexity of mocking bash when they could just provide grep, ls, find, etc tools to the LLM
2 comments

agents are trained on bash grep/ls/find, not on tool-calling grep/ls/find
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.