TradingAgents/frontend/components/analysis
MarkLo127 cad2889024 Fix: Remove .optional() from analysis_mode schema to fix type inference
- Changed from .optional().default() to just .default()
- This resolves the type mismatch with zodResolver and react-hook-form
- The field still defaults to 'deep' when not provided
2026-03-12 22:03:42 +08:00
..
AnalysisForm.tsx Fix: Remove .optional() from analysis_mode schema to fix type inference 2026-03-12 22:03:42 +08:00
AnalystReport.tsx 2026-03-10 17:58:38 +08:00
DownloadReports.tsx 2025-12-24 04:49:04 +08:00
PriceChart.tsx 2025-12-28 01:22:45 +08:00
ReportChat.tsx 2026-03-11 15:32:10 +08:00
TradingDecision.tsx 2025-12-02 23:03:41 +08:00