mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-16 19:50:43 +00:00
Adds <x-extension id="chats-header-controls"> to the chats list section-header-row, enabling plugins to inject controls (sort toggles, view switches) into the chats header area. This follows the established x-extension pattern used throughout the sidebar (sidebar-chats-list-start, sidebar-chats-list-end, etc.) and aligns with the plugin extension architecture introduced in PR #998. |
||
|---|---|---|
| .. | ||
| _examples | ||
| canvas | ||
| chat | ||
| dropdown | ||
| messages | ||
| modals | ||
| notifications | ||
| plugins | ||
| projects | ||
| settings | ||
| sidebar | ||
| sync | ||
| tooltips | ||
| welcome | ||