mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-08 18:30:54 +00:00
- Introduced new extension points in various chat components: `chat-input`, `chat-top`, and `chat-bar`. - Added extension points for sidebar components: `sidebar-start`, `sidebar-end`, and others. - Updated modal structure with extension points for better integration. - Updated documentation in README.md to reflect current sidebar, input, chat, welcome, and modal surfaces. - Added tests for web UI extension surfaces to ensure proper integration and functionality. |
||
|---|---|---|
| .. | ||
| _examples | ||
| chat | ||
| dropdown | ||
| messages | ||
| modals | ||
| notifications | ||
| projects | ||
| settings | ||
| sidebar | ||
| sync | ||
| tooltips | ||
| welcome | ||