agent-zero/extensions/webui
frdel 175baa49db Add AGENTS.md DOX files and migrate docs
Introduce DOX (AGENTS.md) contracts across the repository to formalize ownership and local work contracts: adds .github/AGENTS.md plus AGENTS.md files for agents, api, conf, docker, docs, extensions, helpers, knowledge, lib, plugins, prompts, scripts, skills, tests, tools, usr, webui (and several subfolders). Update root AGENTS.md (content and last-updated date) to include DOX framework guidance and a child DOX index. Update .gitignore to allow usr/ and usr/plugins AGENTS.md files. Remove legacy deep-dive files under docs/agents (banners, components, modals, plugins) and migrate frontend/plugin references to webui/ and plugins/ DOX locations. Also adjust plugins/README.md and several skills/*/SKILL.md files to align with the new DOX layout.
2026-06-01 13:55:07 +02:00
..
fetch_api_call_after Clear plugin cache & add API extension hooks 2026-03-09 11:21:27 +01:00
fetch_api_call_before Clear plugin cache & add API extension hooks 2026-03-09 11:21:27 +01:00
get_message_handler BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
initFw_end Update API endpoint URL and refactor self-update modal handling with extension hooks 2026-03-25 18:39:30 +01:00
json_api_call_after Clear plugin cache & add API extension hooks 2026-03-09 11:21:27 +01:00
json_api_call_before Clear plugin cache & add API extension hooks 2026-03-09 11:21:27 +01:00
right_canvas_register_surfaces Add Remote Control tunnel providers 2026-05-28 22:33:29 +02:00
set_messages_after_loop BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
set_messages_before_loop BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
webui_ws_push refactor: rename state_sync namespace to webui and simplify handler event registration 2026-03-20 15:34:59 +01:00
.gitkeep BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
AGENTS.md Add AGENTS.md DOX files and migrate docs 2026-06-01 13:55:07 +02:00