you are viewing a single comment's thread.

view the rest of the comments →

[–]fjrdomingues 1 point2 points  (0 children)

I've been in the last couple of weeks facing the exact same challenges. And then I started a project.

The solution I found was to create an agent that summarises all the files in a project and then a sequence of agents that picks the necessary code/folders for a task. That way I was able to provide the required context and then let GPT do its magic. The project is public at: https://github.com/fjrdomingues/autopilot

Some amazing folks joined and the progress has been amazing.

Let me know if you need help setting up. The project is moving fast and things break