TradingAgents/frontend/components
MarkLo127 8fa86ef6c0 Fix: Remove schema default from analysis_mode, rely on form defaultValues
- 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
2026-03-12 22:06:05 +08:00
..
analysis Fix: Remove schema default from analysis_mode, rely on form defaultValues 2026-03-12 22:06:05 +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