TradingAgents/frontend/components
MarkLo127 271175bb4d Fix: Resolve TypeScript error with analysis_mode field in AnalysisForm
- Changed analysis_mode schema from .default() to .optional().default()
- This fixes the type mismatch error in the resolver with zodResolver
- Allows the form to properly infer the field as optional with a default value
2026-03-12 21:54:34 +08:00
..
analysis Fix: Resolve TypeScript error with analysis_mode field in AnalysisForm 2026-03-12 21:54:34 +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