Pythagora-io / gpt-pilot

The first real AI developer
Other
29.06k stars 2.91k forks source link

[Howto]: Edit tasks that gpt pilot should do for project #502

Open Agupta00 opened 5 months ago

Agupta00 commented 5 months ago

what is the way to manually edit the list of high level tasks that should be done? thanks

senko commented 5 months ago

Currently not.

Could you describe what you'd like to do in a bit more detail and we can see how it fits with our roadmap?

Agupta00 commented 5 months ago

Hi Senko,

Yes, I would like to edit the development steps that need to be done. For example lets say the program is working on dev step 2, which is to "add a search bar". The next dev step is "to add a chat feature", but I decide now that I don't want to do this. Instead I want to "add a user generated FAQ section" instead. Is there a way I can do this now by manually editing the sql database?

Another possible feature would be to be able to edit the development tasks that are generated from gpt pilot.

Agupta00 commented 5 months ago

Another idea is a way I can run gpt-pilot from the "start" on an existing project and ask it to add features and changes to the project.