agent-zero/python
Alessandro 8c90ad54ae fix file not found error when deleting custom plugins
Replaced the "delete_work_dir_file" API call with a "delete_plugin" action in the plugins API. This bypasses the dev container file browser conversion and directly uses the runtime's absolute path to securely remove custom plugins using the files.delete_dir utility.
2026-03-04 14:34:49 +01:00
..
api fix file not found error when deleting custom plugins 2026-03-04 14:34:49 +01:00
extensions Unify exception handling via extensible handle_exception 2026-03-03 10:06:22 +01:00
helpers handling for plugins init script 2026-03-03 19:07:16 +01:00
tools Handle missing search results safely 2026-03-03 13:06:37 +01:00
websocket_handlers better logging in websockets 2026-02-10 10:12:03 +01:00