LeonOstrez
67209b5b27
merge master into debugging_ipc branch
2023-09-18 19:09:37 -07:00
Zvonimir Sabljic
ab20b7a71c
Fixed return values
2023-09-18 18:37:56 -07:00
Zvonimir Sabljic
aa63fa1988
Enable exception to be thrown even during the restoring phase of the project
2023-09-18 18:35:50 -07:00
Zvonimir Sabljic
48af667cc0
Fixed a couple of return statements
2023-09-15 17:58:28 +02:00
Zvonimir Sabljic
bf36106ee7
Fixed getting developer's help upon TooDeepRecursionError
2023-09-15 09:44:09 +02:00
Zvonimir Sabljic
65135344ab
Converted colored leftovers
2023-09-15 09:43:30 +02:00
Zvonimir Sabljic
9a7c15e0c5
Merge branch 'ipc' into debugging_ipc
2023-09-14 09:40:36 +02:00
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
Nicholas Albion
5b7b621832
Refactored execute_step() as per #80
2023-09-11 14:09:16 +10:00
Nicholas Albion
46b84315ec
get_step_code_changes() is undefined, commented out for now
2023-09-09 11:16:11 +10:00
Zvonimir Sabljic
6a46851b20
Added catching and retrying when there is an error with Token limit
2023-09-08 18:03:54 +02:00
LeonOstrez
c724429905
Merge pull request #58 from nalbion/feature/use_app_type_in_prompts
...
use {{ app_type }} from project.args in prompts
2023-09-08 15:18:00 +02:00
Nicholas Albion
ee77f1ffac
get_app_by_user_workspace(user_id, workspace)
2023-09-08 15:13:37 +10:00
Nicholas Albion
bd67695828
use {{ app_type }} from project.args in prompts
2023-09-08 05:25:30 +10: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
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
Zvonimir Sabljic
f8f7006e68
Added description to human intervention log
2023-09-02 17:33:30 +02:00
Zvonimir Sabljic
8e3fecfb33
Fix
2023-09-02 17:33:02 +02:00
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
85ac7e8276
Refactored all prints to be colored with fabulous and not termcolor
2023-09-01 18:28:20 +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
1defc7d126
Show stderr in real time
2023-08-23 14:47:54 +02:00
Zvonimir Sabljic
50bae8ed95
Updates
2023-08-17 09:13:42 +02:00
Zvonimir Sabljic
8c58d2803d
Renamed the repo
2023-08-16 14:57:55 +02:00