Skip to content

JSONDecodeError still occurring despite issue #32 being marked as fixed #63

@tim-watcha

Description

@tim-watcha

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:

Please reopen to fix this issue!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions