Skip to content

Auto-naming feature causes perpetual spinner when creating new chat #983

@blinkagent

Description

@blinkagent

Bug Description

When creating a new chat with the auto-naming feature enabled, the UI shows a perpetual spinner and never completes.

Environment

  • Running on localhost
  • Mux version: v0.9.0-15-g47...

Steps to Reproduce

  1. Enable the auto-naming feature (sparkles icon)
  2. Start a new chat
  3. Observe the "Creating workspace" / "Generating name..." spinner that never resolves

Expected Behavior

The chat name should be auto-generated and the spinner should complete.

Actual Behavior

  • Spinner shows indefinitely with "Creating workspace" and "Generating name..."
  • Name field shows "Generating..." with a loading indicator

Console Errors

Multiple WebSocket errors visible in the browser console:

WebSocket is already in CLOSING or CLOSED state.

These errors appear repeatedly (37+ issues logged), originating from preload-helper-CUkPqC5u.js:15.

Screenshot

The UI shows the workspace creation modal stuck in a loading state while the console is flooded with WebSocket state errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions