Scheduled tab missing from sidebar after recent update
Status Fixed / completed
Maintainer reply None cached
Workaround ✓ Mentioned in thread ↓
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
- Open Claude Desktop
- 3. Look at the left sidebar
- 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_
9 Comments
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:
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.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.
Seeing the same, but on Claude Code for Desktop, on Windows. Claude 1.3109.0 (35cbf6)
Additionally struggling with this - Claude Desktop (Mac OS X) 1.3109.0
Also struggling with this. Claude Desktop Mac
<img width="1195" height="790" alt="Image" src="https://github.com/user-attachments/assets/f7acdaee-71a1-4fa8-9b47-5f28aa7d7f5d" /> same issue。
same
ditto
Same here
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.