Fixes structured output failures in non-interactive (-p) mode, unblocking scripted and automated pipeline workflows that expected schema-validated responses.
Change
1
Total Changes (vs Average)
0.1×
Version Type
Patch
Release Focus
Bug Fix
Days Since Prior Release
0
Release # This Month
#22 of 26
Bug Fix Ratio
100%
Post-Release Edits
—
Change Category
Plugins/Skills and VS Code each appear in 4 of the last 10 releases, while MCP holds at 3 — editor integration and extensibility are drawing consistent attention alongside these core stability fixes.
Key Themes
1Non-interactive mode reliability
May Help If You've Noticed
Scripts using Claude Code's -p flag produce inconsistent output instead of the expected structured format
Automated pipelines calling Claude Code non-interactively return responses that don't match your JSON schema
CI jobs using Claude Code in pipe mode fail because response parsing is unreliable
Changes in Claude Code v2.1.22
Fixed1 change
•Fixed structured outputs for non-interactive (-p) mode