Original Reddit post

So yesterday I upgraded to the latest version and noticed something really interesting: the sessions started talking to each other and coordinating how to share resources. In my case, two sessions both needed access to a single GPU, so they worked out a schedule for sharing it and managed the resource surprisingly well. I also pushed the system to the point where RAM usage became too high. The current session then communicated with two other sessions, asking them to throttle their memory usage and clean up resources after finishing their work. Very interesting behavior, and I think it could be extremely useful when running multiple sessions in parallel. Have you noticed this and what do you think about this feature? submitted by /u/smith2008

Originally posted by u/smith2008 on r/ClaudeCode