mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-06 08:01:31 +00:00
Now, when a repeating output pattern is detected: An error message will be printed to the console, indicating the loop and that the session is being reset. The log will be updated. self.reset_terminal(session=session) will be called to reset the specific session where the loop occurred. A detailed message will be returned to the agent, including the captured output, the loop detection confirmation, a notification that the session was reset, and advice to review the problematic code/command. |
||
|---|---|---|
| .. | ||
| behaviour_adjustment.py | ||
| browser.py | ||
| browser_agent.py | ||
| browser_do.py | ||
| browser_open.py | ||
| call_subordinate.py | ||
| code_execution_tool.py | ||
| input.py | ||
| knowledge_tool.py | ||
| memory_delete.py | ||
| memory_forget.py | ||
| memory_load.py | ||
| memory_save.py | ||
| response.py | ||
| scheduler.py | ||
| task_done.py | ||
| team_agent.py | ||
| unknown.py | ||
| vision_load.py | ||
| webpage_content_tool.py | ||