[PR #6661] feat: add status bar registry for plugin status items #12025

Open
opened 2026-02-16 18:16:57 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/6661

State: open
Merged: No


Summary

  • Adds a status registry system that allows plugins to register dynamic status items
  • Status items can display in two formats: short (footer bar) and long (sidebar with detail/progress)
  • Supports colors, icons, priorities, and real-time updates via the event bus

sidebar_demo
footer_demo

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/6661 **State:** open **Merged:** No --- Summary - Adds a status registry system that allows plugins to register dynamic status items - Status items can display in two formats: short (footer bar) and long (sidebar with detail/progress) - Supports colors, icons, priorities, and real-time updates via the event bus ![sidebar_demo](https://github.com/user-attachments/assets/ed0488f3-38dd-4bce-9ba0-6a1323227a84) ![footer_demo](https://github.com/user-attachments/assets/3101005c-cfe1-456f-a139-b379ed2c465e)
yindo added the pull-request label 2026-02-16 18:16:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12025