| 1 | # Pin to Top |
| 2 | |
| 3 | Built-in Agent Zero plugin for pinning chats and scheduled tasks to the top of their sidebar lists. |
| 4 | |
| 5 | - Adds a context-aware **Pin to Top** / **Unpin from Top** action to the sidebar row menu. |
| 6 | - Keeps pinned items in pin order and preserves the existing order within the unpinned group. |
| 7 | - Separates pinned and unpinned items with the standard sidebar divider. |
| 8 | - Persists state in Agent Zero's user key-value storage. |
| 9 | |
| 10 | The plugin is always enabled and has no configuration screen. |