Streaming now feeds tool and partial-input events to the workshop progress display.
Streaming callbacks into the workshop authoring-progress module exist but only run when an internal workshop-mode predicate passes.
What's wrong with this entry?
Streaming now emits tool-use and partial-JSON callbacks into a workshop authoring-progress module, which is off unless internal workshop mode applies.
onToolUseStartis called on a content_block_start for a tool use.onInputJsonDeltais called on each partial JSON delta.- The module is only consulted when enabled, which requires an internal workshop-mode predicate.
- Setting
CLAUDE_WORKSHOP_PROGRESSto false switches it off.
CLAUDE_WORKSHOP_PROGRESS
Strings lifted out of the shipped bundle, so the claim above can be checked against them.