- Removed .default('deep') from Zod schema to fix type inference
- The field is now purely required with no optional inference
- The default value is provided by useForm's defaultValues
- This cleanly separates schema validation from form defaults
|
||
|---|---|---|
| .. | ||
| analysis | ||
| auth | ||
| layout | ||
| providers | ||
| settings | ||
| shared | ||
| theme | ||
| ui | ||
| AgentFlowDiagram.tsx | ||
| PendingTaskRecovery.tsx | ||