| ▲ | sdesol 2 hours ago | |
If you include the following: https://github.com/gitsense/chat/blob/main/base-state/analyz... In your chat with AI, include the above file and let it know what your requirements are and I can create the analyzer and include it. You can also think of my tool as data prepping tool. So if you have a clear prompt the AI can review the file during analysis and remove all unnecessary code so the extracted metadata will the stripped text which you can use search against. | ||
| ▲ | andai an hour ago | parent [-] | |
> If a developer wanted to change X, would these keywords help them find this file? I think the best way to generate these is with a sub-agent. Tell it to try and solve a problem that involves editing this file, and see what it starts grepping for. This ties in with this idea that the tools and designs should be what comes naturally to the LLM, i.e. what it's already been trained on. And the most straightforward way to do that is to let it reach for it. Like when you reach in the darkness for an object. Where your hand lands is exactly where it should be. | ||