Remix.run Logo
nerdponx 6 hours ago

And what makes this different? What makes it LLM-native?

podperson 5 hours ago | parent [-]

It generates schemas that are strict by default while Zod requires you to set everything manually.

This is actually discussed in the linked article (READ ME file).

halayli 4 hours ago | parent [-]

That's not true based on zod docs. https://zod.dev/api?id=objects

most of the claims you're making against zod is inaccurate. the readme feels like false claims by ai.

podperson 2 hours ago | parent [-]

It seems to be true to me. And aside from the API stuff (because I am far from an expert user of Zod) all of this has been carefully verified.