Zvonimir Sabljic
151aa051e2
Improved debugging process and enabled splitting of app development into tasks and then into steps
...
- split step implementation into different functions
- standardized the return value in the implementation process - { "success": True }
- added propagation of errors back to the recursion level 0 with TooDeepRecursionError and TokenLimitError
- created new class Debugger and moved debugging in it
2023-09-12 21:32:56 +02:00
Zvonimir Sabljic
53f90fed86
Improved log
2023-09-12 21:17:06 +02:00
Zvonimir Sabljic
05eeda5e34
Fix for setting up file path and name
2023-09-12 21:07:37 +02:00
Zvonimir Sabljic
d802443c59
TEMP FIX to make sure we don't select any files from the database that either are empty ('') or don't have any snapshot saved
2023-09-12 21:07:10 +02:00
Zvonimir Sabljic
33c38985bf
Added a question at the beginning of a project rerun so user can decide if they want to update files with their latest changes they made
2023-09-12 21:06:06 +02:00
Zvonimir Sabljic
9c751d247b
Revert "Revert "Added back the functionality for tech lead to break down the project and the developer to code task by task""
...
This reverts commit f91da2b5eb .
2023-09-07 19:48:16 +02:00
LeonOstrez
f383e6c16e
delete all development steps if project continued from step before 'coding'
2023-09-06 16:43:11 +02:00
Zvonimir Sabljic
f91da2b5eb
Revert "Added back the functionality for tech lead to break down the project and the developer to code task by task"
...
This reverts commit 990eb0d182 .
2023-09-05 23:13:09 +02:00
rajveer43
c4299dac34
push
2023-09-04 20:10:20 +05:30
Zvonimir Sabljic
990eb0d182
Added back the functionality for tech lead to break down the project and the developer to code task by task
2023-09-02 17:29:20 +02:00
Zvonimir Sabljic
190230a0e5
Changed position of saving files
2023-09-02 17:27:35 +02:00
Zvonimir Sabljic
f4dc07407e
Made logging look nicer
2023-08-25 14:21:41 +02:00
Zvonimir Sabljic
f0cc8cdc59
Enabled update_files_before_start flag
2023-08-23 14:50:19 +02:00
Zvonimir Sabljic
41b6bd23e2
Fixes
2023-08-23 14:50:00 +02:00
Zvonimir Sabljic
719d55deef
Fix
2023-08-16 16:14:05 +02:00
Zvonimir Sabljic
8c58d2803d
Renamed the repo
2023-08-16 14:57:55 +02:00