π CodeTide v0.0.25 β Release Notes (2025-07-20)
π§Ή Bug Fix Release
This version includes a small but important fix related to JSON serialization withorjson.
π Bug Fixes
- Fixed a bug where
orjson.dumpsreturned bytes instead of a string, causing issues in some components expectingstroutput. - This ensures smoother integration when using serialization in CLI output, agent responses, or context handling.
Full Changelog: v0.0.24...v0.0.25