mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-07 04:50:57 +08:00
Users no longer need Web UI to configure NOFXi. The agent guides them through setup via natural language: 1. First message → agent detects no traders → shows welcome 2. User says '开始配置' or 'setup' 3. Agent asks: which exchange? (1-7, name, or Chinese name) 4. Agent asks: API Key → API Secret → Passphrase (if needed) 5. Agent asks: which AI model? (DeepSeek/Qwen/GPT/Claude/Skip) 6. Agent asks: AI API Key 7. Agent creates Exchange + AIModel + Trader in NOFX store 8. Done. User can immediately start using /analyze, /positions, etc. Features: - Full Chinese/English bilingual flow - Cancel anytime with '取消' or 'cancel' - State persisted in SystemConfig (survives restarts) - Supports all 7 exchanges + 4 AI providers - OKX/Bitget/KuCoin auto-asks for Passphrase - API keys stored encrypted via NOFX crypto service