Skip to content

fix(serialization): add fallback JSON encoder for SerializableMixin #1870

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 7, 2025

Conversation

collindutter
Copy link
Member

@collindutter collindutter commented Apr 7, 2025

Describe your changes

Monkey patches a fallback JSON encoder to use SerializableMixin methods.

Issue ticket number and link

Closes #1868

@collindutter collindutter marked this pull request as ready for review April 7, 2025 21:18
@collindutter collindutter force-pushed the fix/json-serialization branch from ea2ddc2 to e19675c Compare April 7, 2025 21:18
@collindutter collindutter self-assigned this Apr 7, 2025
@collindutter collindutter requested a review from a team April 7, 2025 21:18
Copy link
Contributor

@cjkindel cjkindel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

interesting overflow read

@collindutter collindutter merged commit c43134d into main Apr 7, 2025
15 checks passed
@collindutter collindutter deleted the fix/json-serialization branch April 7, 2025 21:40
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.

Can't Serialize Tool With Task Memory
2 participants