Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.261 ·

MCP task-sidecar restore in --print mode is hard-gated off

MCP task-sidecar restore in print mode is hard-gated off unconditionally.

TierNothing to try yethow much it should matter to you
Useful1my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaMCPwhat it touches
KindIn Developmentin v2.1.261,
Nothing to try yet

MCP task-sidecar restore in print mode is hard-gated off unconditionally.

When resuming a --print session, MCP task-sidecar restoration (restoreMcpTasks) is checked against a "tasks gate" before running. That gate function currently always returns false unconditionally, with no dependency on any runtime flag or env var, so the restore path always logs a skip message and returns; restoreMcpTasks is unreachable in this build.

Read from
Names in the bundle--print
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 --print, on Claude Code changelog. * Fixed PermissionRequest hooks not firing in `--print` mode changelog 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 --print, on Claude Code changelog.

See this entry in the whole of v2.1.261 →

Feedback