3 Commits

Author SHA1 Message Date
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
1defc7d126 Show stderr in real time 2023-08-23 14:47:54 +02:00
Zvonimir Sabljic
8c58d2803d Renamed the repo 2023-08-16 14:57:55 +02:00