Scheduled tab missing from sidebar after recent update

Status Fixed / completed
Maintainer reply None cached
Activity 9 comments · opened Apr 17, 2026 · closed Aug 25, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

aThe Scheduled tasks tab has disappeared from the sidebar in Claude Desktop after a recent update, but the scheduled tasks still exist and execute normally in the backend. All 4 tasks continue to run on schedule without issues.

What Should Happen?

aThe Scheduled tab should be visible in the left sidebar, showing all active scheduled tasks. This tab was present before the recent update and should be restored.

Error Messages/Logs

Steps to Reproduce

a1. Update Claude Desktop to the latest version

  1. Open Claude Desktop
  2. 3. Look at the left sidebar
  3. 4. The Scheduled tab is not visible (tabs visible: Code, New session, Customize, Dispatch, Más, Pinned, Routines, ClaudeCode, Other)

Note: Verified that all 4 scheduled tasks still exist and execute normally in the backend.

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

latest

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗

9 Comments

0xbrainkid · 4 months ago

Scheduled tab disappearing from sidebar after a recent update is a capability regression — scheduled tasks are a key feature for autonomous agent workflows, and losing the UI entry point for them (even if the tasks themselves still run) breaks the ability to manage, monitor, and create new scheduled tasks.

From an agent operational identity perspective, the Scheduled tab is where the user manages their agent's autonomous schedule — what it does and when. Losing this UI surface means losing visibility into and control over the agent's scheduled behaviors.

Diagnostic steps:

  1. Check if schedules still exist: Run claude schedules list (or equivalent CLI command) to verify whether existing scheduled tasks are still registered and running. If they are, this is a UI-only regression. If they are gone, it is a data loss issue.
  1. Check which update introduced the regression: Compare the update notes for the most recent version vs the one where Scheduled was last visible. The April 14 Desktop redesign is the most likely candidate — several navigation elements changed around that update.
  1. Check account/plan scope: The Scheduled tab may have been moved to a plan-gated section or requires an additional feature to be enabled. Verify in Settings → Features whether scheduling is still enabled.

If the schedules still exist and run via CLI but are not accessible in the UI, the tab removal is likely intentional but not communicated — the API for creating/managing schedules should still work, and a workaround is managing schedules via CLI while the UI is being fixed.

slepkin · 4 months ago

Seeing the same, but on Claude Code for Desktop, on Windows. Claude 1.3109.0 (35cbf6)

jefft8910 · 4 months ago

Additionally struggling with this - Claude Desktop (Mac OS X) 1.3109.0

egoldy · 4 months ago

Also struggling with this. Claude Desktop Mac

galow · 4 months ago

<img width="1195" height="790" alt="Image" src="https://github.com/user-attachments/assets/f7acdaee-71a1-4fa8-9b47-5f28aa7d7f5d" /> same issue。

egoldy · 4 months ago

same

waxmq12295 · 4 months ago

ditto

autohaus-coder · 4 months ago

Same here

Stahlwalker · 3 months ago

I have the same issues, I can only find it by digging into the run logs and going into the details. Then I can see routines tab. It's a problem because via chrome you only get those that were remote. Local on my desktop app are all missing unless a dig through the details.