1 Open Issue Need Help Last updated: Jun 27, 2025

Open Issues Need Help

View All on GitHub
AI/ML Development

AI Summary: Refactor the project to use only `zod` for validation, removing all instances of `joi`. This involves replacing all existing `joi` schema and validation logic with equivalent `zod` implementations. Thorough testing is required to ensure no functionality is broken.

Complexity: 4/5
enhancement good first issue