Resumed sessions no longer inherit a stale config directory or abort on a failed file copy.
What's wrong with this entry?
Session-store resume tolerates copy failures and strips configuration environment variables from copied data.
- A failed file copy removes the partial destination and logs a skip instead of aborting resume.
- A JSON transformer removes a set of keys plus
CLAUDE_CONFIG_DIRfrom any copiedenvobject, so the resumed session does not pick up the recorded config directory.
sessionStore resume: skipping
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.239
Remote Control bridge sessions reject foreign --mcp-config entries
Both mention config
-
v2.1.239
Remote sessions drop disallowed --mcp-config servers instead of failing the run
Both mention config
-
v2.1.239
More specific explanations when an --mcp-config is ignored
Both mention config