agent-zero/python/tools
frdel f7b7683918 Add extensible hooks and improve agent detection
Annotate many Agent and AgentContext methods with @extensible to expose extension points and enable runtime hooks. Refactor python/helpers/extension.py to derive extension points from __qualname__, add a _get_agent helper that more robustly finds an Agent instance in args/kwargs, and skip extension handling when module/qualname cannot be determined. Apply extensible to relevant Flask handlers in run_ui and import the extension helper. Also bump the default sleep_time in the code execution tool from 0.1 to 0.5s to reduce polling frequency.
2026-02-25 20:32:49 +01:00
..
a2a_chat.py v0.9.5-pre cleanup, polishing, bugfixing 2025-08-25 09:59:44 +02:00
browser._py cleanup 2025-06-12 16:39:43 +02:00
browser_agent.py refactor: migrate user data to usr/ + update frontend paths 2025-12-12 10:11:12 +08:00
browser_do._py cleanup 2025-06-12 16:39:43 +02:00
browser_open._py cleanup 2025-06-12 16:39:43 +02:00
call_subordinate.py polish skills import, bugfixes 2026-02-06 13:41:56 +01:00
code_execution_tool.py Add extensible hooks and improve agent detection 2026-02-25 20:32:49 +01:00
document_query.py Enhance document_query to support multiple documents 2025-10-18 16:04:05 +08:00
input.py CET input allow_running fix 2025-09-28 20:27:17 +02:00
knowledge_tool._py simplification and further memory decoupling 2026-02-15 03:25:33 +01:00
notify_user.py notifications polishing 2025-08-04 13:07:25 +02:00
response.py Update response.py 2025-07-20 22:54:15 +02:00
scheduler.py Squashed commit of the following: 2025-11-13 09:00:10 +01:00
search_engine.py simplification and further memory decoupling 2026-02-15 03:25:33 +01:00
skills_tool.py allow 5 loaded skills (temp solution) 2026-02-13 10:19:52 +01:00
unknown.py attachments, files, prompt extras, prompt caching, refactors, cleanups 2024-12-01 20:50:17 +01:00
vision_load.py fixes and improvements 2025-05-20 17:31:49 +02:00
wait.py Update wait.py 2025-11-18 10:51:23 +01:00