[BUG] Cowork project "Scheduled" panel missing for project with valid, running scheduled task

Status Open
Maintainer reply None cached
Activity 0 comments · opened Jul 21, 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?

A scheduled task created via chat inside a Cowork project never appears in that project's "Scheduled" sidebar panel, even though the task itself is saved and runs correctly. A sibling project shows its scheduled tasks fine in the same UI location.

Steps to reproduce:

In a Cowork project with no scheduled tasks yet ("LinkedIn Manager"), ask Claude in chat to create a recurring scheduled task for the project.
Claude creates it successfully — confirmed via the scheduled-tasks list: taskId new-connections, enabled, cron 0 11 *, stored at C:\Users\MAYANK\Claude\Scheduled\new-connections\SKILL.md.
Return to the project home screen. The right sidebar shows Instructions / Memory / Context, but no "Scheduled" section at all.
Compare to another project ("Project Evaluation System") in the same account, which correctly shows a populated "Scheduled" section (4 tasks, 1 active/3 paused) with a "+" to add more.

Expected: Per Anthropic's own help article ("Organize your tasks with projects in Claude Cowork"), every project has a Scheduled section by default, listing tasks tied to that project.

Actual: The panel is entirely absent for the affected project, despite the task existing, being enabled, and running on schedule. Restarting Claude Desktop did not fix it.

Additional notes: Looks like the same bug class as prior open reports #60667, #49942, #50928 — project↔task association not rendering in the sidebar despite the underlying task data being intact.

What Should Happen?

It should show the scheduled task under every cowork desktop project that I create

Error Messages/Logs

Steps to Reproduce

Steps to reproduce:

In a Cowork project with no scheduled tasks yet ("LinkedIn Manager"), ask Claude in chat to create a recurring scheduled task for the project.
Claude creates it successfully — confirmed via the scheduled-tasks list: taskId new-connections, enabled, cron 0 11 *, stored at C:\Users\MAYANK\Claude\Scheduled\new-connections\SKILL.md.
Return to the project home screen. The right sidebar shows Instructions / Memory / Context, but no "Scheduled" section at all.
Compare to another project ("Project Evaluation System") in the same account, which correctly shows a populated "Scheduled" section (4 tasks, 1 active/3 paused) with a "+" to add more.

Claude Model

Sonnet (default)

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

na

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

PowerShell

Additional Information

_No response_

View original on GitHub ↗