agent-zero/tools
frdel f9743cb736 fix: reset retry counter on handled exceptions and add text to vision tool results
- Reset retry counter to 0 when exception is None or already handled (HandledException, RepairableException)
- Add text message to vision_load tool results to prevent model provider errors with image-only messages
2026-03-22 10:44:08 +01:00
..
a2a_chat.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
browser._py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
browser_agent.py refactor: remove browser_http_headers config and add safe_call utility for plugin hooks 2026-03-20 12:43:25 +01:00
browser_do._py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
browser_open._py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
call_subordinate.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
document_query.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
knowledge_tool._py refactor - plugin names and builtin plugins 2026-03-10 22:20:53 +01:00
notify_user.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
response.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
scheduler.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
search_engine.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
skills_tool.py Merge branch 'development' of https://github.com/agent0ai/agent-zero into development 2026-03-05 17:28:19 +01:00
unknown.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
vision_load.py fix: reset retry counter on handled exceptions and add text to vision tool results 2026-03-22 10:44:08 +01:00
wait.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00