Skip to content

Bug: plugins tab shows raw file:// paths for local plugins #12478

@kostyaha

Description

@kostyaha

Problem

In the app status popover Plugins tab, local plugins are shown as full file://... URLs. Long entries get truncated, so it is hard to identify which plugin is loaded.

Expected

Show friendly plugin names for local plugins (similar to TUI parsing), while still allowing access to the full raw specifier when needed.

Repro

  1. Add a local plugin from .opencode/plugins or ~/.config/opencode/plugins.
  2. Open app status popover -> Plugins.
  3. Observe plugin row shows raw file:// path instead of a friendly name.

Metadata

Metadata

Assignees

Labels

webRelates to opencode on web / desktop

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions