Skip to content

feat: add project_sidebar plugin to index#186

Open
mbradaschia wants to merge 1 commit intoagent0ai:mainfrom
mbradaschia:add/project_sidebar
Open

feat: add project_sidebar plugin to index#186
mbradaschia wants to merge 1 commit intoagent0ai:mainfrom
mbradaschia:add/project_sidebar

Conversation

@mbradaschia
Copy link
Copy Markdown
Contributor

Project Sidebar

A frontend-only Agent Zero plugin that replaces the default chats list with a project-grouped sidebar view.

Features

  • Collapsible project groups sorted by most recent chat activity
  • Persistent collapse state via localStorage
  • Edit shortcut on hover linking to project settings
  • No Project group for unassigned chats
  • Status indicators matching chat_status_marklet visual style
  • Interoperability data attributes (data-chat-id, data-project-name) for other plugins

Plugin Details

Checklist

  • index.yaml with required fields (title, description, github)
  • thumbnail.png (4KB square image)
  • Plugin folder name matches name in plugin.yaml: project_sidebar
  • Tags from TAGS.md (≤ 5)
  • Description ≤ 500 characters
  • LICENSE at repo root
  • README.md at repo root
  • Adds exactly one new plugin folder

@a0-bot
Copy link
Copy Markdown

a0-bot bot commented Apr 2, 2026

Plugin submission validation failed

ERROR: Only files under plugins/ are allowed in plugin PRs: TAGS.md

@mbradaschia mbradaschia force-pushed the add/project_sidebar branch 2 times, most recently from a868b2c to 2e26478 Compare April 2, 2026 12:02
@a0-bot
Copy link
Copy Markdown

a0-bot bot commented Apr 3, 2026

Plugin submission validation failed

ERROR: Unexpected file in plugin folder: .gitignore

@mbradaschia mbradaschia force-pushed the add/project_sidebar branch from 0db8147 to cf777bb Compare April 3, 2026 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant