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
We should stop disabling the input while Claude is working and just store messages up to be prompted as soon as the turn ends (like btw mode). If there are multiple messages stored up, we should send them all at once when we have a chance.
We should stop disabling the input while Claude is working and just store messages up to be prompted as soon as the turn ends (like
btwmode). If there are multiple messages stored up, we should send them all at once when we have a chance.