You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🤖 fix: only show start message textarea when provided
The start message textarea now only appears when initialStartMessage is
provided (i.e., from /new command flow). In the normal modal flow where
users manually create workspaces, the field is hidden since users can
just send a message after workspace creation.
This reduces visual clutter and makes the modal more focused for the
common case.
Generated with `cmux`
0 commit comments