Claude is told when your local changes didn't upload, plus a token warning about parallel workflows.
What's wrong with this entry?
When your machine announces newer local changes and then drops off before uploading them, a new message tells the model the current turn is running on stale files and that the changes will arrive in a later turn. A second new warning tells you that dynamic workflows can burn through tokens by running subagents in parallel, pointing at /workflows and /config.
- The stale-files note is system-facing, meant to stop the model from acting as if it has the latest edits.
- The usage warning names
/workflowsand/configas where to look.
the changes arrive at a later turn once the machine is back.
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
Workflow tool gains run operations, with the auto-approval hook switched off
Both mention workflow
-
v2.1.239
Workflow tool has a second command shape built in but switched off
Both mention workflow
-
v2.1.239
Workflow "v2 run" handles are scaffolded but never created
Both mention workflow