| ▲ | skerit an hour ago | |
Does Claude's grep still prepend the relative path of the file before _every_ single line? Because that is nasty, especially in java projects. | ||
| ▲ | shrishdwi an hour ago | parent | next [-] | |
We are using hooks to direct the coding agent to use graft grep instead of just grep, so this should ideally not happen. Also, for java projects we do support a more deeper graph, a few of our contributors are working on making it better for java projects, let us know if you have any ideas there. | ||
| ▲ | oefrha an hour ago | parent | prev [-] | |
Relative path? You sweet summer child. It prepends the absolute path for me all the time. | ||