Currently when selecting a commit that has a tag, `local branches` section still shows that I am in `detached at commit X` <img width="344" height="67" alt="Image" src="https://github.com/user-attachments/assets/5ab361a7-2ce0-4ac7-806d-72dfb985fab6" /> It would be nice if it can just show the tag directly. Or even show both tag and the commit hash such as below ``` v1.3.4 (8043677) ```