claude-code - 💡(How to fix) Fix [FEATURE] Move the Running Routine sessions back to the left panel [1 comments, 2 participants]

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…
GitHub stats
anthropics/claude-code#54805Fetched 2026-04-30 06:35:28
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Timeline (top)
labeled ×3commented ×1
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

the Routines sidebar section was removed and now requires 3 clicks instead of 1 to see any active/running sessions. It isn't convenient. Please make sure all the running sessions showing up on the left panel.

Proposed Solution

Only hide the inactive routine sessions, show the running ones, so I do not need to look around to make sure there is no permission for me to click.

Alternative Solutions

No response

Priority

Critical - Blocking my work

Feature Category

CLI commands and flags

Use Case Example

No response

Additional Context

No response

extent analysis

TL;DR

Modify the Routines sidebar to display running sessions by default, rather than requiring multiple clicks to view them.

Guidance

  • Review the current implementation of the Routines sidebar to identify what changed when it was removed and re-added, focusing on any conditional logic that might be hiding running sessions.
  • Investigate the possibility of adding a filter or toggle to show only active/running sessions, as a compromise if displaying all running sessions by default is not feasible.
  • Consider the proposed solution of only hiding inactive routine sessions, and evaluate its impact on the user experience and workflow.
  • Assess the priority of this feature request in relation to other tasks and allocate resources accordingly, given its critical and blocking nature.

Notes

The exact technical implementation details are not provided, so the guidance is focused on the functional and user experience aspects of the issue.

Recommendation

Apply workaround: Modify the Routines sidebar to prioritize displaying running sessions, as this directly addresses the reported inconvenience and aligns with the proposed solution.

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

claude-code - 💡(How to fix) Fix [FEATURE] Move the Running Routine sessions back to the left panel [1 comments, 2 participants]