opencode icon indicating copy to clipboard operation
opencode copied to clipboard

feat: add plugins command to command dialog

Open agustif opened this issue 4 weeks ago • 6 comments

Add 'List plugins' command to the Ctrl+P command dialog.

  • Shows up in command dialog (Ctrl+P)
  • Opens modal displaying all enabled plugins
  • Shows plugin names and versions
image image

agustif avatar Dec 14 '25 03:12 agustif

do you think it's better to have it's own section instead of in status?

rekram1-node avatar Dec 14 '25 04:12 rekram1-node

do you think it's better to have it's own section instead of in status?

wdym by this, I just couldn't see them anywhere else and was bugging me out discoverability wise

I'd also like to be able to enable/disable from the app not just config files

agustif avatar Dec 14 '25 04:12 agustif

Also no discussions for RFC but would be nice to try to give more power to plugins like be able to hook on the ui wise and maybe some way to install them easily from a repo like opencode plugin install owner/repo or such

lmk where would be a good place to discuss these!

agustif avatar Dec 14 '25 04:12 agustif

what i mean is we have the /status command and im wondering if showing the plugins there would make more sense

rekram1-node avatar Dec 14 '25 16:12 rekram1-node

what i mean is we have the /status command and im wondering if showing the plugins there would make more sense

ohh i see, that probably makes sense. lmk can try on a separate new PR

agustif avatar Dec 15 '25 14:12 agustif

sure!

rekram1-node avatar Dec 15 '25 14:12 rekram1-node

since /status already shows plugins now, ill close this PR! thanks

agustif avatar Dec 18 '25 15:12 agustif