Is there a way to move a chat session from one worktree to another? Say I’m writing tests, a test finds a bug, I create a new branch in a new worktree to handle the bug, and I want to bring my chat conversation along, since it has the background to help fix things.
Is that possible?
3 Likes
having a similar issue here. When it comes to dev containers, only one worktree can be in it at a time. Switching branch in the container doesn’t bring in the same chat that you were working on in another window
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.