agent-zero/python/tools
deci bc32c16e63 Added: Task edit/update/delete methods, auto dependency true/false toggle, team leader planning phase, and task document handling, team leader integrate results task document handling
*allows for persistent development between teams by leveraging team leader as an investigative task manager before and after team agent task execution cycles*
2025-05-12 18:58:44 -05:00
..
behaviour_adjustment.py models, settings, initializer refactor 2024-12-15 14:55:53 +01:00
browser.py Browser-use prototype 2025-01-03 23:01:21 +01:00
browser_agent.py browser-use intervention hack 2025-01-19 14:43:26 +01:00
browser_do.py Browser-use prototype 2025-01-03 23:01:21 +01:00
browser_open.py Browser-use prototype 2025-01-03 23:01:21 +01:00
call_subordinate.py vision prototype, terminal sessions 2025-04-01 13:55:50 +02:00
code_execution_tool.py Edit: get_terminal_output function in code_execution_tool.py is now enhanced to detect common shell prompt patterns (like (venv) ...$, root@...:~#, etc.) using regex. When such a prompt is detected in the output, the function will immediately break and return the output, rather than waiting for the full timeout. 2025-05-10 19:21:29 -05:00
input.py Added: Team Agent Tool 2025-05-10 16:43:19 -05:00
knowledge_tool.py dotenv fix, knowledge tool fic 2024-11-18 10:50:24 +01:00
memory_delete.py Squashed commit of the following: 2024-11-17 23:12:19 +01:00
memory_forget.py v0.7 testing 2024-09-29 21:36:33 +02:00
memory_load.py v0.7 testing 2024-09-29 21:36:33 +02:00
memory_save.py v0.8.1 release 2025-01-17 22:50:17 +01:00
response.py models, settings, initializer refactor 2024-12-15 14:55:53 +01:00
scheduler.py additional scheduler improvements 2025-05-03 21:56:36 +02:00
task_done.py Memory extensions, UI updates 2024-09-26 17:11:48 +02:00
team_agent.py Added: Task edit/update/delete methods, auto dependency true/false toggle, team leader planning phase, and task document handling, team leader integrate results task document handling 2025-05-12 18:58:44 -05:00
unknown.py attachments, files, prompt extras, prompt caching, refactors, cleanups 2024-12-01 20:50:17 +01:00
vision_load.py vision prototype, terminal sessions 2025-04-01 13:55:50 +02:00
webpage_content_tool.py context separation 2024-09-04 00:05:30 +02:00