Skip to content

Show only connected agents in action menus #206

@jsgrrchg

Description

@jsgrrchg

Summary

Action menus that create agents should only list connected providers, with a final Configure… option for managing the full provider catalog.

Why

The list of ACP-compliant providers is expanding quickly, so showing every available runtime in operational menus makes the sidebar and pane tab menus noisy. These menus should stay focused on providers the user has actually configured and can use now.

Expected fix direction

Filter agent creation menus to providers whose setup status is connected (authReady === true and onboardingRequired === false). Keep Settings / AI providers as the full unfiltered catalog. Add a separator and Configure… action at the end of the filtered menu that opens Settings directly to AI providers.

Relevant surfaces

  • Agents sidebar new-agent menu
  • Pane tab bar / plus-button New Agent context menu

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions