UI: show plugins in /status
@spoons-and-mirrors do you think instead of showing it here, can we show them in the /status?
@rekram1-node it totally should be in /status yeah! Although I do like having the plugin count on the home page.
Plugins are going to get more and more relevant for users that want to customize OC and it also surfaces the concept to the user.
Should I remove the plugin count from the home page and only show it in /status ?
@spoons-and-mirrors the main reason i suggest removing it for now is they are redesigning the prompt input box and some other things
/status would also benefit from saying like the name of the plugin and stuff
@rekram1-node did as you asked.
OO thats nice
Can we clean it up a little, instead of reading node modules just check if the plugin has a @
The code to get versions and stuff feels overly messy and verbose
Yes very much agree, this is a mess rn
@rekram1-node I think we're good, either show @latest or the version after the suffix
for file plugins it displays like this: .opencode/plugin/workflow.ts -> workflow .opencode/plugin/myplugin/index.ts -> myplugin
/review
lgtm