v0.20.2
feder-cr/AIHawkv0.20.2Sep 8, 2026by feder-cr
AI Summary
This release fixes a critical bug where user input typed while an agent is processing is now preserved even if the application crashes or the page is refreshed.
Key Highlights
- User input persistence during agent operations
- Data survives page reloads, crashes, or application shutdowns
- Restored text is returned to the composer for resending
- Maintains correct context association with the original conversation
New Features
- Input persistence during agent execution
Full Release Notes
A follow-up you type while the agent is working now survives the page going away. It was held in a variable, so a refresh, a crash or a closed laptop lost it with nothing said - the one thing here that lost typed text. It comes back into the composer, where you can read it and press send, and it belongs to the conversation you typed it in.