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.
Names in the bundle--print
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` modechangelog see the edit
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agrees
Anthropic's documentation has since written up --print, on Claude Code changelog.