Features
- Terminal reconnection: Tasks now persist in memory after navigating away, allowing reconnection to see buffered output when returning to a page. Each page stores its task independently.
Details
- Task IDs stored in localStorage scoped by pathname
- Completed tasks kept in memory for 10 minutes with background cleanup
- Auto-reconnect on page load or HTMX navigation