Hey, thanks for the report and the video, you described the issue really well. If Delete and Ctrl+Z work but typing doesn’t, it usually means the editor is losing input focus when switching from Review back to the file.
To narrow it down, can you check a couple things next time it happens:
Switch to another tab and back to the file, does typing start working again?
Reopen the file close and reopen the tab, does that help?
Open the same file in a normal Editor window using Ctrl+Shift+N, can you type there normally?
Let me know which of these brings typing back. It’ll help us figure out where focus breaks and reproduce it on our side.
Thanks for checking, that really narrows it down. Since method 3 worked but the first two didn’t, it looks like the input gets stuck specifically in the editor inside the Agent Window when switching from Review, and the normal editor window isn’t affected.
As a temporary workaround, open the file in a normal Editor window using Ctrl+Shift+N, typing should work fine there. You can also try switching to the classic layout if the Agent Window isn’t critical for you.
I’ve reported the bug internally with your debug results, they’ll help us reproduce it on our side. I can’t share an exact ETA for a fix yet, but I’ll post an update in the thread as soon as I have one.