devchat-ai / devchat

Automate your dev tasks with AI-powered scripts, from your IDE's chat panel.
https://www.devchat.ai
Apache License 2.0
347 stars 39 forks source link

fix: Enhance content_to_json for backward compatibility #374

Closed yangbobo2021 closed 5 months ago

yangbobo2021 commented 5 months ago

This PR includes modifications to the content_to_json function that allow it to handle non-JSON content gracefully. A helper function _try_remove_markdown_block_flag has been introduced to preprocess content for compatibility with older versions of the devchat-api.