TradingAgents/frontend/components
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
..
analysis Fix: Remove .optional() from analysis_mode schema to fix type inference 2026-03-12 22:03:42 +08:00
auth 新增英文語系支援 2025-12-24 01:20:33 +08:00
layout 2026-03-10 17:00:32 +08:00
providers Implement Plan C3: Cloud Sync Retry with Local Caching 2026-03-12 21:35:29 +08:00
settings 新增英文語系支援 2025-12-24 01:20:33 +08:00
shared 2025-12-07 17:13:57 +08:00
theme 新增英文語系支援 2025-12-24 01:20:33 +08:00
ui 2025-12-02 23:03:41 +08:00
AgentFlowDiagram.tsx 新增英文語系支援 2025-12-24 01:20:33 +08:00
PendingTaskRecovery.tsx 2026-01-27 13:22:52 +08:00