At the moment, I run cursor on my worker machine using the remote ssh extension. Unfortunately, if the wifi goes down or I close my computer the agent stops working because the ssh connection dies. My goal is to allow the worker to continue running even if the UI disconnects. Then when the UI reconnects it catches up.
- My terminal connection doesn’t have this problem because I use eternal terminal + tmux.
Links: