Zvonimir Sabljic
|
d2b491757b
|
Merge branch 'main' of github.com:Pythagora-io/copilot
|
2023-08-04 10:16:37 +02:00 |
|
Zvonimir Sabljic
|
6395f6fba7
|
Added saving command run responses and restoring them
|
2023-08-03 20:40:49 +02:00 |
|
Zvonimir Sabljic
|
3bfae8a97e
|
Simplifying the flow - added logs
|
2023-08-03 18:47:21 +02:00 |
|
LeonOstrez
|
208fba56a9
|
fix saving user and app, update user stories and user tasks to be generated one by one
|
2023-08-03 17:24:59 +02:00 |
|
Zvonimir Sabljic
|
fec1ce48b6
|
Changed so development steps are hashed by the prompt path, prompt data and an llm request number + added functionality for resuming from a specific development step
|
2023-08-03 16:18:18 +02:00 |
|
Zvonimir Sabljic
|
cdb6f83c61
|
Added functionality for saving and restoring project files
|
2023-08-02 16:29:36 +02:00 |
|
Zvonimir Sabljic
|
6c84d15b44
|
Finished implementation for saving and loading development steps
|
2023-08-02 11:52:19 +02:00 |
|
Zvonimir Sabljic
|
84346163a3
|
Fixed drop_tables function
|
2023-08-02 10:41:46 +02:00 |
|
LeonOstrez
|
9673d40f65
|
refactor DB
|
2023-08-02 08:29:40 +02:00 |
|
LeonOstrez
|
02dc329933
|
remove inquirer completely and fix saving app to db
|
2023-07-28 14:38:13 +02:00 |
|
LeonOstrez
|
3fea70b35d
|
forward messages through steps
|
2023-07-28 12:53:03 +02:00 |
|
LeonOstrez
|
6bbc0f109c
|
add user_tasks, use questionary instead of inquirer, refactor main.py
|
2023-07-28 10:24:13 +02:00 |
|
LeonOstrez
|
8db53c6f6d
|
setup storing steps to db and init user stories implementation
|
2023-07-27 07:51:49 +02:00 |
|
LeonOstrez
|
988cc10232
|
refactor setup, added loop conversation with gpt, finished getting project description with additional questions from gpt
|
2023-07-25 12:30:00 +02:00 |
|