agent-zero/python
frdel 39a81d0d5d Refactor memory imports; add Alpine move directives
Cleanup and refactor memory plugin imports to use plugins.memory.helpers.memory directly (remove sys.path hacks) and adjust related tools (memory_load, memory_save, memory_delete, memory_forget). Move the memory quick-action entry to a new start extension file and update quick-actions HTML to remove obsolete extension points and rename the dropdown end id. Update JS extension caller to forward multiple arguments (rest params) and add several Alpine directives (move-to-start, move-to-end, move-to, move-before, move-after) plus selector helpers to support dynamic element repositioning. Also removed an unused python/__init__.py and minor whitespace/comment cleanups.
2026-02-17 11:42:12 +01:00
..
api Support webui JS/HTML extensions and plugin paths 2026-02-17 10:17:19 +01:00
extensions simplification and further memory decoupling 2026-02-15 03:25:33 +01:00
helpers Support webui JS/HTML extensions and plugin paths 2026-02-17 10:17:19 +01:00
tools simplification and further memory decoupling 2026-02-15 03:25:33 +01:00
websocket_handlers better logging in websockets 2026-02-10 10:12:03 +01:00