-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Open
Labels
coreAnything pertaining to core functionality of the application (opencode server stuff)Anything pertaining to core functionality of the application (opencode server stuff)discussionUsed for feature requests, proposals, ideas, etc. Open discussionUsed for feature requests, proposals, ideas, etc. Open discussion
Description
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
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
I'd like to add a manual opencode plugin update command to refresh npm plugins declared in config.
Why this helps:
- users currently need to rely on startup behavior or manual cache cleanup to pick up plugin updates
- a dedicated command gives users an explicit and discoverable way to refresh plugin installs on demand
- this can land independently from broader plugin auto-update work
Proposed scope:
- add
opencode plugin update - update npm plugins declared in config
- skip pinned versions, local file plugins, and unsupported specifiers
- document the command behavior clearly
This is related to #6159, but scoped to the manual update command only.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
coreAnything pertaining to core functionality of the application (opencode server stuff)Anything pertaining to core functionality of the application (opencode server stuff)discussionUsed for feature requests, proposals, ideas, etc. Open discussionUsed for feature requests, proposals, ideas, etc. Open discussion