Skip to content

Conversation

@ibetitsmike
Copy link
Contributor

Why

The home route showed the "Welcome to Mux" splash even when projects already exist (e.g. multiple configured projects but no workspace selected). That adds an extra click before the user can create a new chat/workspace.

What changed

  • If any projects exist and no workspace is selected, the app now routes directly to ProjectPage (new chat / workspace creation) instead of the splash screen.
  • ProjectPage header now shows a project selector when multiple projects exist, so users can switch the creation view without going back.
  • The splash copy now reflects the true empty state (no projects configured).

Validation

  • make static-check (passes locally, ~32s)

Generated with mux • Model: openai:gpt-5.2 • Thinking: high • Cost: $2.67

@github-actions github-actions bot added the enhancement New feature or functionality label Jan 19, 2026
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: cd1e28e54d

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@ibetitsmike
Copy link
Contributor Author

@codex review

Moved the project selector onto the project name in the creation breadcrumb (CreationControls), and removed the ProjectPage-level context requirements so isolated renders/tests don't crash.

@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. Chef's kiss.

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@ibetitsmike ibetitsmike added this pull request to the merge queue Jan 20, 2026
Merged via the queue into main with commit 45dcd18 Jan 20, 2026
21 checks passed
@ibetitsmike ibetitsmike deleted the mike/home-chat-screen branch January 20, 2026 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant