Skip to content

fix(app): show build/plan agent picker in v2 layout#30352

Open
xohmai wants to merge 3 commits into
anomalyco:devfrom
xohmai:dev
Open

fix(app): show build/plan agent picker in v2 layout#30352
xohmai wants to merge 3 commits into
anomalyco:devfrom
xohmai:dev

Conversation

@xohmai
Copy link
Copy Markdown

@xohmai xohmai commented Jun 2, 2026

Issue for this PR

Closes #30360

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

In the v2 layout (New layout and designs enabled), the build/plan agent picker was hidden because it was gated behind the showCustomAgents setting (default: false). The legacy layout shows the agent picker unconditionally. Removed the showCustomAgents guard so native agents (build/plan) are always visible in v2, matching legacy behavior.

How did you verify your code works?

Started the app dev server locally with v2 layout enabled, confirmed the build/plan toggle now appears in the composer.

Screenshots / recordings

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@xohmai xohmai requested a review from adamdotdevin as a code owner June 2, 2026 08:34
@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. needs:issue labels Jun 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Jun 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

Thanks for updating your PR! It now meets our contributing guidelines. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Agent picker (build/plan) missing in v2 layout

1 participant