agent-zero/webui
frdel b6be345a56 Chat rendering/pagination, Add chat-naming and pin-to-top plugins
Refactor of messages.js to support lazy rendering.
Move chat rename functionality out of core and into a new _chat_naming plugin, and add a built-in _pin_to_top plugin for sidebar pinning. The chat-naming plugin includes API handlers, prompts, helper logic for selecting user messages and budgeted Utility Model calls, a python monologue_start extension, web UI (modal, store, config, sidebar action), and comprehensive tests. Removed the old core renaming extension and deprecated prompts/tests. Also added pin-to-top plugin files (API, helpers, webui store, tests/docs) and updated various AGENTS.md docs to reflect the new plugins and lifecycle clarifications. Minor UI/js tweak: reorder speak/copy buttons in browser tool handler and add a new webui message-window.js along with related webui/store/component updates and test adjustments.
2026-07-29 08:17:50 +02:00
..
components Chat rendering/pagination, Add chat-naming and pin-to-top plugins 2026-07-29 08:17:50 +02:00
css Chat rendering/pagination, Add chat-naming and pin-to-top plugins 2026-07-29 08:17:50 +02:00
js Chat rendering/pagination, Add chat-naming and pin-to-top plugins 2026-07-29 08:17:50 +02:00
public Add file-level DOX docs & update AGENTS indexes 2026-06-08 12:41:53 +02:00
vendor Bundle KaTeX font assets 2026-07-14 15:57:54 +02:00
AGENTS.md Add UI asset bundler, service worker, tests 2026-07-28 16:10:48 +02:00
index.css Stabilize WebUI mount geometry 2026-07-23 15:25:34 +02:00
index.html Add UI asset bundler, service worker, tests 2026-07-28 16:10:48 +02:00
index.js Chat rendering/pagination, Add chat-naming and pin-to-top plugins 2026-07-29 08:17:50 +02:00
login.css login page style update 2026-07-28 14:18:57 +00:00
login.html login page style update 2026-07-28 14:18:57 +00:00
sw.js Add UI asset bundler, service worker, tests 2026-07-28 16:10:48 +02:00