agent-zero/plugins/memory
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 simplification and further memory decoupling 2026-02-15 03:25:33 +01:00
extensions Refactor memory imports; add Alpine move directives 2026-02-17 11:42:12 +01:00
helpers initial plugins effort; memory system PoC 2026-02-14 17:05:37 +01:00
prompts initial plugins effort; memory system PoC 2026-02-14 17:05:37 +01:00
tools Refactor memory imports; add Alpine move directives 2026-02-17 11:42:12 +01:00
webui plugins - frontend PoC 2026-02-16 20:01:25 +01:00