claude-code - 💡(How to fix) Fix Feature request: customizable sublists in background agent view

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

Feature request

Allow users to organize background agents into custom, named sublists in the agent/job view — and move agents between them.

Motivation

The current fixed categories (Running, Ready for Review, etc.) don't map well to real workflows. For example:

  • An agent that created a PR and is now waiting for human review doesn't fit "Ready for Review" (that implies review of the agent's work by the user) or "Running" (it's idle). A user-defined "Awaiting PR Review" sublist would be perfect.
  • Similarly, users might want sublists like "Blocked on CI", "Monitoring deploy", or "Paused — low priority".

Proposed behavior

  1. Custom sublists: Users can create named sublists (e.g. "Awaiting PR Review", "Monitoring") in the agent view.
  2. Move agents: Users can move an agent from one sublist to another — either manually or via an agent action (e.g. the agent itself could suggest which sublist it belongs in when it reaches a waiting state).
  3. Dynamic naming: Sublists can be renamed or removed as workflows evolve.

This would turn the agent view from a status dashboard into a lightweight kanban for background work.

Related

See #58381 — sleeping/looping agents currently land in "Ready for Review" incorrectly, which partly stems from the fixed category model not having a good place for them.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING