devika
devika copied to clipboard
Can't make changes after outputting the first iteration.
Here's the code. In windows, I believe this is dealing with the devika.py.
Exception in thread Thread-10106 (
File "C:\Users\sonic\Downloads\Devika\src\agents\agent.py", line 220, in subsequent_execute system_os=os_system, ^^^^^^^^^ UnboundLocalError: cannot access local variable 'os_system' where it is not associated with a value
Getting similar issue
Exception in thread Thread-29412 (
Could be because execute agent api is not getting called after first iteration, A workaround was creating new project everytime
fetch the latest changes. already fixed