dr_kiszonka parent
How do you get those large codebases into AI Studio? Concat everything into one big file?
I use yek
Concat to a file but it helps to make an ascii tree at the top and then for each merged file out its path and orientation details. I’ve also started playing with adding line ranges to the ascii tree hoping that the LLMs (more specifically the agentic ones) start getting smart enough to jump to the relevant section.
Basically yes, I have a helper program, but that's mainly what it does.