Current Behavior:
I currently have a worktree that has a AI generated name, which is great.
I then did "Add Terminal to Worktree", which created a new pane named `shell-
It's hard to navigate / remember which pane spawned off of the original worktree. I end up needing to rename the pane manually afterwards.
Some Ideas for How to Improve this:
- Generate the new terminal pane based upon the source worktree pane (if generated). For example, <worktree_name>-<short_generated_id>
- 2 tiered organization of panes.
For example, right now there are panes under a project.
Ideally, I would want all panes under a worktree to be organized under that worktree and then under the project overarching.
So the left side panel could be:
<project_name>
o <worktree_1_name>
o <original_worktree_1_pane>
o <new_terminal_worktree_pane>
o <worktree_2_name>
o <original_worktree_1_pane>
In this sort of hierarchical structure, then have shell-, codex- then wouldn't be as bad since I can differentiate.
Current Behavior:
I currently have a worktree that has a AI generated name, which is great.
I then did "Add Terminal to Worktree", which created a new pane named `shell-
It's hard to navigate / remember which pane spawned off of the original worktree. I end up needing to rename the pane manually afterwards.
Some Ideas for How to Improve this:
For example, right now there are panes under a project.
Ideally, I would want all panes under a worktree to be organized under that worktree and then under the project overarching.
So the left side panel could be:
<project_name>
o <worktree_1_name>
o <original_worktree_1_pane>
o <new_terminal_worktree_pane>
o <worktree_2_name>
o <original_worktree_1_pane>
In this sort of hierarchical structure, then have shell-, codex- then wouldn't be as bad since I can differentiate.