RufengSama
RufengSama
**Describe the bug** The task list obtained after planning is:[], the list is blank and then the system exit. the log about the issue is: [QznaSOEze7wIgYaK] 2024-05-16 20:27:06,645 - INFO...
I followed your documentation(https://os-copilot.readthedocs.io/en/latest/tutorials/add_tool.html) and executed the command to add the tool(FRIDAY-Gizmos/Basic/create_folder.py). The specific command is "python oscopilot/tool_repository/manager/tool_manager.py --add --tool_name create_folder --tool_path FRIDAY-Gizmos/Basic/create_folder.py" and my file structure screenshot is follow:...
Hi! Thanks for your work! I use minimal_agent to test appworld dataset following your detailed documentation(your colab)! But I have two questions: 1. What is the value of max_interactions that...