Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.275 ·

Scheduled/autonomous-loop task wakeups can be disabled per component instance

Scheduled task wakeups, including /loop, can now be disabled per component instance

TierUse it nowhow much it should matter to you
Useful3my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaScheduled Taskswhat it touches
KindNew Featuresin v2.1.275,
Use it now Notable

Scheduled task wakeups, including /loop, can now be disabled per component instance

What

The component responsible for scheduled tasks, which handles /loop, cron-style scheduled prompts, and teammate task notifications, now accepts a disabled setting. When set, it skips all of its scheduling behavior, including firing handlers, randomized timing jitter, and extra routine cron tasks.

Why

This lets scheduled-task behavior be turned off for a given instance of the component, which is useful in contexts where scheduled wakeups shouldn't run.

Read from
Names in the bundledisabled
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Confirmed since Anthropic's documentation has since written up disabled, on How Claude remembers your project. Reading `AGENTS.md` directly requires Claude Code v2.1.277 or later. In some sessions, such as those on Amazon Bedrock or with telemetry disabled, Claude [can't read `AGENTS.md`](#when-agents-md-support-is-unavailable), so [import it from … memory see the edit
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up disabled, on How Claude remembers your project.

See this entry in the whole of v2.1.275 →