It would really be cool to have a conversation history associated with different git branches. When you checkout a new git branch, you see the conversations you had when developing on that branch for example.
Hey, thanks for the request! That’s an interesting idea, linking chat history to Git branches.
For now, you can use a workaround: duplicate chats (three dots in the chat > Duplicate) when you switch between tasks on different branches. But a native Git branch integration would be much more convenient.
The team sees these requests. Thanks for sharing your use case.