[FEATURE] task status notification icon per task in task drop-down
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
When I have multiple tasks running, I don't know, by hitting the task dropdown, where they are in their process. I don't know if they're running, if they're ready, and have a plan for me to review if they've completed the task. There used to be a colored icon that kind of told that, and I think that's very important when you're running multiple tasks at the same time.
Proposed Solution
When the user hits the drop down to see all the tasks, it would be good to have a color-coded circle icon that represents:
- running
- plane
- is ready
- task complete
- and other standard statuses
<img width="692" height="755" alt="Image" src="https://github.com/user-attachments/assets/bd72c70d-a428-4ae0-844a-69162e304984" />
Alternative Solutions
I don't really have a workaround to this right now, except I have to go check every task and just keep circularly rotating through them.
Priority
Medium - Would be very helpful
Feature Category
CLI commands and flags
Use Case Example
Old Way
- I start several planning tasks.
- I want to know which tasks plans are ready to run.
- Therefore, I have to check each one of them individually to see.
New Way
- I start several planning tasks.
- I click the task drop-down and I look to see which one is already by the color-coded icon next to the name of the task.
- I now can easily see which plans are ready for review, which plans are in progress, and act accordingly, saving time and helping organization.
Additional Context
Something like this used to be there, and you guys removed it a while back. It was just a green one when it was running, but it would be nice to be more detailed. Even a little command center would be awesome too.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗