Skip to content

Desktop agent picker doesn't show plugin-registered agents #30525

@deantee

Description

@deantee

Description

Plugin-registered agents don't appear in the Desktop agent picker. TUI and CLI show them correctly.

CLI output:

% opencode agent list 2>/dev/null | grep -E "^\w" | head -10
Sisyphus - ultraworker (primary)
Hephaestus - Deep Agent (primary)
Prometheus - Plan Builder (primary)
Atlas - Plan Executor (primary)
build (subagent)
compaction (primary)
explore (subagent)
general (subagent)
plan (subagent)
summary (primary)

Desktop sidecar log:

% grep "oh-my-openagent" ~/.local/share/opencode/log/*.log | grep "Bun.serve"
/home/dean/.local/share/opencode/log/2026-06-03T081851.log:ERROR 2026-06-03T08:18:53 +1761ms service=plugin path=oh-my-openagent@latest error=Runtime skill source server requires Bun.serve failed to load plugin
/home/dean/.local/share/opencode/log/2026-06-03T081851.log:ERROR 2026-06-03T08:18:53 +333ms service=plugin path=oh-my-openagent@latest error=Runtime skill source server requires Bun.serve failed to load plugin
/home/dean/.local/share/opencode/log/2026-06-03T081851.log:ERROR 2026-06-03T08:18:53 +89ms service=plugin path=oh-my-openagent@latest error=Runtime skill source server requires Bun.serve failed to load plugin
/home/dean/.local/share/opencode/log/2026-06-03T081851.log:ERROR 2026-06-03T08:18:54 +609ms service=plugin path=oh-my-openagent@latest error=Runtime skill source server requires Bun.serve failed to load plugin

Plugins

oh-my-openagent@latest

OpenCode version

1.15.13

Steps to reproduce

  1. Install a plugin that registers agents (e.g. oh-my-openagent)
  2. Open the Desktop app and navigate to a project
  3. Check the agent picker in the composer - only built-in agents appear
  4. Run opencode agent list in terminal - plugin agents are listed correctly

Screenshot and/or share link

Image

Operating System

7.0.10-arch1-1

Terminal

kitty 0.47.1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions