My environment is MacOS, but I do not develop directly on MacOS, but rather use Ubuntu VMs (in UTM). VScode is running on MacOS, and remotely connected to Ubuntu dev VM via “Remote - SSH” plugin. Also, I have GCA plugin installed locally and remotely on the Ubuntu dev VM.
MacOS goes to sleep/hibernation when I step away for a while, and I lose the ssh connection from VScode on MacOS to the Ubuntu dev VM, needing to reconnect. However, I’ve realized that (perhaps as a result) I also lose the GCA chat completely. Even if I reconnect, there is no history of the past chat with GCA. This seems like a rather basic feature, so was wondering if I am missing something here ? Is there some configuration to ensure that the GCA chat transcript is not lost, and can be reloaded to resume work from where I left off ?
Kindly note that I am not an expert coder, but mostly a vibe-coder. There is indeed a possibility that I might be missing something fundamental here.