The old "Corrections", as well as Separated Thinking and the other right-side operations, show the blank swipe and display it real-time (and ongoing if you have "streaming" enabled). The new Corrections popup doesn't do that - the old content stays there until generation finishes. This brings a couple of issues:
- No "Thinking" on the rewrite, which can be pretty important if you're testing your custom prompt or just want to see WTF the LLM is going off the rails so hard
- No "Finished" chime
- No indication that the remote end aborted prematurely - it seems it just slaps the old content into the new swipe. This got pretty frustrating trying to figure out what was going on earlier until I went into the docker console to see what was happening.
The old "Corrections", as well as Separated Thinking and the other right-side operations, show the blank swipe and display it real-time (and ongoing if you have "streaming" enabled). The new Corrections popup doesn't do that - the old content stays there until generation finishes. This brings a couple of issues: