▲ | ghuntley 4 days ago | |
Yeah, you could get away with a coding agent just using the Bash tool and the Edit tool (tbh somewhat optional but not having it would be highly inefficient). I haven't tried it, but it might struggle with the code search functionality. It would be possible with the right prompting. For example, you could just prompt the LLM to say "If you need to search the source code, use ripgrep with the Bash tool." | ||
▲ | normie3000 4 days ago | parent [-] | |
> Edit tool (tbh somewhat optional but not having it would be highly inefficient) If you need to edit the source, just use patch with the bash tool. What's the efficiency issue? |