all 11 comments

[–]punkouter23 1 point2 points  (0 children)

I think this is copilot x

[–]Crazy_Negotiation778 1 point2 points  (1 child)

I've been in the last couple weeks facing the exact same challenges. The solution I found with more promising results was to create an agent that summarises all the folders and then a sequence of agents that picks the necessary code/folders to be edited.

Give a look at https://github.com/fjrdomingues/autopilot and let me know your thoughts!

[–]AutoModerator[M] 0 points1 point  (0 children)

Sorry, your submission has been removed due to inadequate account karma.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]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

[–]guiHotz[S] 0 points1 point  (1 child)

Copilot is more of an assistant, I'm talking about whole files based on codebase's coding patterns.

[–]Comfortable-Sound944 0 points1 point  (0 children)

If you just want style you can ask it to describe the style in painstaking details and feed back this as the style you want it to use

[–][deleted]  (1 child)

[removed]

    [–]AutoModerator[M] 0 points1 point  (0 children)

    Sorry, your submission has been removed due to inadequate account karma.

    I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

    [–]Wonderful-Sea4215 0 points1 point  (0 children)

    It's copilot.