Skip to content

fix: move away from post-hoc string processing for schema generation#25

Merged
CangyuanLi merged 1 commit into
mainfrom
fix-schema-repr
Sep 18, 2025
Merged

fix: move away from post-hoc string processing for schema generation#25
CangyuanLi merged 1 commit into
mainfrom
fix-schema-repr

Conversation

@CangyuanLi

Copy link
Copy Markdown
Owner

String schema generation used to do post-hoc string processing. Now, each class understands its own repr. This fixes a lot of bugs related to recursive structures (like struct of structs) and various issues with displaying arguments as well.

@CangyuanLi CangyuanLi merged commit b873931 into main Sep 18, 2025
15 checks passed
@CangyuanLi CangyuanLi deleted the fix-schema-repr branch September 18, 2025 01:31
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.

1 participant