copilot --resume or /resume should prefer the copilot sessions spawned by the parent process / tree
Open
area:sessions
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
### Describe the feature or problem you'd like to solve
When copilot crashes and doesn't emit a sessionId, copilot --resume lists all sessions for that folder, but if there are others running, the right session might not be obvious.
### Proposed solution
If you record the process (tree?) that created the session and prioritize those in the session list, it will make resuming failed sessions easier.
### Example prompts or workflows
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.