Abhishek Tripathi Kuberji
Results
3
issues of
Abhishek Tripathi Kuberji
Fixed the incorrect Zod usage in the component predicates. Replaced the invalid `z.literal([...])` patterns with proper unions, switched to `z.nativeEnum` for runtime enums, and moved the old `.check()` logic to...
packages:builders
## Description Added a new `--custom-server-url` option to the deploy command for both Fly.io and Railway providers. This flag allows users to explicitly set the server URL that the client...
external
Updated the documentation examples. - Fixes #168