Hacker News new | ask | show | jobs
by ukuina 378 days ago
> so much time is spend waiting for the request to complete (while I work on another part of the app in a different workspace with Cursor).

You can open up to three parallel chat tabs by pressing Cmd+T

https://docs.cursor.com/kbd

Each chat tab is a full Agent by itself!

2 comments

This won't create race conditions all of them will know the others live accept of commit to directory? or have to wait then hit enter on other tab instantly after?
They handle file locking by themselves. "File1 is currently awaiting edit approval, accept its changes and continue here?"
I still worry this could cause issues even with file locking, if one is reading a file to understand how something is structured and another tab does a refactor on that moments later…
Thanks for this