Skip to content

Commit a868b2c

Browse files
author
Agent Zero
committed
feat: add project_sidebar plugin to index
Project-grouped sidebar view for Agent Zero that replaces the default chats list with collapsible project groups sorted by most recent activity. Frontend-only, no backend changes required.
1 parent 1cd914f commit a868b2c

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

plugins/project_sidebar/index.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
title: Project Sidebar
2+
description: Replaces the default chats list with a project-grouped sidebar view. Chats are organized under collapsible project headers sorted by most recent activity. Includes edit shortcuts, status indicators, and interoperability data attributes for other plugins.
3+
github: https://github.com/mbradaschia/a0-project-sidebar
4+
tags:
5+
- ui
6+
- web
7+
- workflow
8+
- tools
9+
screenshots:
10+
- https://raw.githubusercontent.com/mbradaschia/a0-project-sidebar/main/webui/thumbnail.png
3.96 KB
Loading

0 commit comments

Comments
 (0)