Currently, the Agents window only shows Files and Agents. It would be much more useful if agent conversations were organized and segmented by repository and branch.
All agent conversations should be grouped under their respective repository, and then further organized by branch. This would make it much easier to understand which work belongs to which project and development context.
For example:
Repository A
-
main-
Agent conversation 1
-
Agent conversation 2
-
-
feature/auth-
Agent conversation 3
-
Agent conversation 4
-
Repository B
-
main- Agent conversation 1
-
feature/dashboard- Agent conversation 2
Repository and branch should become first-class organizational layers in the Agents window, making it much easier to navigate and distinguish conversations across multiple projects and branches.
