Skip to content

fix(web/desktop): restore agent mode selector and Linux old-layout eligibility - #42021

Closed
rasraz wants to merge 1 commit into
anomalyco:devfrom
rasraz:fix/restore-agent-mode-linux-layout
Closed

fix(web/desktop): restore agent mode selector and Linux old-layout eligibility#42021
rasraz wants to merge 1 commit into
anomalyco:devfrom
rasraz:fix/restore-agent-mode-linux-layout

Conversation

@rasraz

@rasraz rasraz commented Aug 12, 2026

Copy link
Copy Markdown

Restores the composer agent selector (build/plan) when only built-in agents are present, and makes existing Linux/macOS desktop installs eligible to opt back into the previous dashboard.

  • app: isAgentsVisible shows the selector whenever more than one selectable agent exists (matches the legacy composer).
  • desktop: old-layout eligibility now also checks the previous Tauri data directory.

Closes #39665
Refs #38111

@github-actions

Copy link
Copy Markdown
Contributor

Hey! Your PR title fix(web/desktop): restore agent mode selector and Linux old-layout eligibility doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label Aug 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@rasraz
rasraz force-pushed the fix/restore-agent-mode-linux-layout branch from 99e8f51 to 4971cfc Compare August 12, 2026 12:45
@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window.

Feel free to open a new pull request that follows our guidelines.

@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Aug 12, 2026
@github-actions github-actions Bot closed this Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Agent mode selector in web interface: build, explorer and plan modes

1 participant