Vincent Yang
Results
4
issues of
Vincent Yang
**Describe the bug** After the command finishes executing, a file is supposed to be generated. However, due to an error, the file is not created. As a result, the server...
bug
I have fixed the **RuntimeError: dictionary changed size during iteration in tui.py**. The issue was caused by the UI thread iterating over tool_executions while the background agent thread was updating...