[FEATURE] task status notification icon per task in task drop-down

Resolved 💬 2 comments Opened Mar 31, 2026 by kylespringer85 Closed May 5, 2026

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

  1. I start several planning tasks.
  2. I want to know which tasks plans are ready to run.
  3. Therefore, I have to check each one of them individually to see.

New Way

  1. I start several planning tasks.
  2. 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.
  3. 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.

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗