[FEATURE]: Allow plugins to create custom menus #3704

Closed
opened 2026-02-16 17:41:10 -05:00 by yindo · 2 comments
Owner

Originally created by @dolev-goaz on GitHub (Dec 20, 2025).

Originally assigned to: @thdxr on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Would be pretty cool to have that capability

My specific use-case-
I've created a small utility plugin that shows the token usage on copilot
I'd also like to have my own menu that would show which models has what cost multiplier, and allow to select the model from that menu
This data can be found pretty easily from GitHub's documentation

While this on its own could be a valid feature request(better integration with copilot), I do feel like its better to be left as a plugin that can be added by choice

Originally created by @dolev-goaz on GitHub (Dec 20, 2025). Originally assigned to: @thdxr on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Would be pretty cool to have that capability My specific use-case- I've created a small utility plugin that shows the token usage on copilot I'd also like to have my own menu that would show which models has what cost multiplier, and allow to select the model from that menu This data can be found pretty easily from [GitHub's documentation](https://docs.github.com/en/copilot/reference/ai-models/supported-models) While this on its own could be a valid feature request(better integration with copilot), I do feel like its better to be left as a plugin that can be added by choice
yindo added the discussion label 2026-02-16 17:41:10 -05:00
yindo closed this issue 2026-02-16 17:41:10 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Dec 20, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #5148: [FEATURE]: Comprehensive Plugin Pipeline - Middleware-Style Data Flow Control - requests broader plugin system extensibility with pipeline access for data flow control
  • #5305: [FEATURE]: Plugin Hook for Instant TUI Commands - requests ability for plugins to register instant commands that execute without agent involvement
  • #5558: [FEATURE]: Plugin-Provided Autocomplete - requests plugins to contribute UI elements (autocomplete)

These issues all request extending the plugin system to allow plugins to add UI/interface elements and instant actions. Your menu feature request is similar in scope - allowing plugins to extend the core interface.

Feel free to ignore if your specific use case differs from these existing requests.

@github-actions[bot] commented on GitHub (Dec 20, 2025): This issue might be a duplicate of existing issues. Please check: - #5148: [FEATURE]: Comprehensive Plugin Pipeline - Middleware-Style Data Flow Control - requests broader plugin system extensibility with pipeline access for data flow control - #5305: [FEATURE]: Plugin Hook for Instant TUI Commands - requests ability for plugins to register instant commands that execute without agent involvement - #5558: [FEATURE]: Plugin-Provided Autocomplete - requests plugins to contribute UI elements (autocomplete) These issues all request extending the plugin system to allow plugins to add UI/interface elements and instant actions. Your menu feature request is similar in scope - allowing plugins to extend the core interface. Feel free to ignore if your specific use case differs from these existing requests.
Author
Owner

@dolev-goaz commented on GitHub (Dec 20, 2025):

It seems it is a duplicate of #5147 , so I'll close this in favor of continuing the discussion there.

@dolev-goaz commented on GitHub (Dec 20, 2025): It seems it is a duplicate of #5147 , so I'll close this in favor of continuing the discussion there.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#3704