agent-zero/webui
Alessandro e24b304ecb fix: call _memory plugin paths for knowledge reindex
Import knowledge and project knowledge browse POSTed to /api/knowledge_reindex, which is not registered. Route those calls through /plugins/_memory/knowledge_reindex so dispatch matches plugin api handlers.
Chat import already used knowledge_path_get under the plugin; its call is reformatted only.

update knowledge_reindex.py
2026-03-25 21:34:26 +01:00
..
components fix: call _memory plugin paths for knowledge reindex 2026-03-25 21:34:26 +01:00
css expand agent responses in ALL mode 2026-03-25 14:28:23 +01:00
js Update API endpoint URL and refactor self-update modal handling with extension hooks 2026-03-25 18:39:30 +01:00
public frontend: quick actions redesign; collapsible wrapper 2026-03-24 18:09:48 +01:00
vendor WebSocket merge 2026-02-01 16:07:45 +01:00
index.css refactor sidebar header for improved dropdown functionality 2026-03-25 14:28:23 +01:00
index.html Settings polishing, logout button 2026-02-05 22:02:49 +01:00
index.js ui: enhance chat input vertical expansion and auto-resize 2026-02-26 11:59:17 +01:00
login.css Enhance: More polished single-user login page 2025-09-01 02:12:49 -07:00
login.html Enhance: More polished single-user login page 2025-09-01 02:12:49 -07:00