mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-08-04 13:39:52 +00:00
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. |
||
|---|---|---|
| .. | ||
| fetch_api_call_after | ||
| fetch_api_call_before | ||
| get_message_handler | ||
| initFw_end | ||
| json_api_call_after | ||
| json_api_call_before | ||
| right-canvas-panels | ||
| right_canvas_register_surfaces | ||
| set_messages_after_loop | ||
| set_messages_before_loop | ||
| webui_ws_push | ||
| .gitkeep | ||
| AGENTS.md | ||