Skip to content

[FEATURE]: Add a manual opencode plugin update command #18544

@LanternCX

Description

@LanternCX

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.

Metadata

Metadata

Assignees

Labels

coreAnything pertaining to core functionality of the application (opencode server stuff)discussionUsed for feature requests, proposals, ideas, etc. Open discussion

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions