Fixed
- An interrupted job no longer leaves you with an empty chat. The assistant now saves its conversation after every work step instead of only at the end. If you reload the page during a long job, close the tab, or lose your connection, everything up to that point is still there when you reopen the conversation. Previously the whole history could disappear in that situation, even though the data it had created was long since saved.
- The assistant pauses before the time limit instead of stopping. When a job needs more time than a single message allows, the assistant writes a short note into the chat and holds. Type “weiter” and it picks up exactly where it left off — it never redoes steps it has already completed. Until now that note only appeared when the limit of 16 work steps per message was reached.