opencode icon indicating copy to clipboard operation
opencode copied to clipboard

feat: add status bar registry for plugin status items

Open ghainer opened this issue 2 weeks ago • 0 comments

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

ghainer avatar Jan 02 '26 17:01 ghainer