Show icon in the tree when a session has an active script running
Open
- Dominant language
- No language data
- Stars
- 2.1k
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
When running the application from a session via a custom run script (e.g. `npm run`) it would be nice to reflect that somehow in the session tree.
Contributor guide
Research direction
Start by locating how sessions are represented and rendered in the session tree, then trace where custom run scripts such as `npm run` are started. Define the active-script state and display an icon for that session while it runs; done means the icon appears during execution and disappears when the script ends.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100