agent-zero/python
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
..
api generic markdown modal and plugins wiring 2026-02-24 15:23:14 +01:00
extensions Detach memory and update config 2026-02-21 10:41:29 +01:00
helpers Add extensible hooks and improve agent detection 2026-02-25 20:32:49 +01:00
tools Add extensible hooks and improve agent detection 2026-02-25 20:32:49 +01:00
websocket_handlers better logging in websockets 2026-02-10 10:12:03 +01:00