Skip to content

Conversation

@msteveb
Copy link
Owner

@msteveb msteveb commented Dec 29, 2025

  1. Properly unescape string tokens (Fixes json::decode makes malformed dictionary when decoding claude sonnet json response containing a patch file #362)
  2. Handle invalid json where a dictionary/object has a key but no value

1. Properly unescape string tokens (Fixes #362)
2. Handle invalid json where a dictionary/object has a key but no value
@msteveb msteveb merged commit 7f688ac into master Dec 29, 2025
3 of 4 checks passed
@msteveb msteveb deleted the json-decode-fix branch December 29, 2025 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

json::decode makes malformed dictionary when decoding claude sonnet json response containing a patch file

2 participants