-
Notifications
You must be signed in to change notification settings - Fork 557
Closed
Description
Issue Summary
Despite issue #32 being closed with the comment "fixed with latest release", multiple users are still experiencing the same CLIJSONDecodeError when dealing with large messages. This appears to be a regression or the fix was incomplete.
References to Original Issue
This is a follow-up to #32 which reported JSONDecodeError: Unterminated string when Claude generates very long responses due to subprocess buffer truncation.
Current Status
Even after the claimed fix, users are still reporting the same error:
claude_code_sdk._errors.CLIJSONDecodeError: Failed to decode JSON: {"type":"user","message":{"role":"user","content":[{"tool_use_id":"toolu_01...
Evidence from Issue #32 Comments
Several users have confirmed the issue persists:
- @tim-watcha (June 29): "It still have problem. When I use fix: JSON parsing fails for large tool results containing UTF-8 #34 version, it didn't happen. Please revisit this issue."
- @tha23rd (June 30): "I'm also still seeing: claude_code_sdk._errors.CLIJSONDecodeError"
- @amitok2 (June 30): "me too, still getting this issue even after those fixes"
- @miknyko (July 1): Same error reported
Please reopen to fix this issue!
Metadata
Metadata
Assignees
Labels
No labels