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
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 === trueandonboardingRequired === false). Keep Settings / AI providers as the full unfiltered catalog. Add a separator andConfigure…action at the end of the filtered menu that opens Settings directly to AI providers.Relevant surfaces
New Agentcontext menu