mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-07 04:50:57 +08:00
SSRF protection was blocking AI API calls because Go's custom resolver couldn't resolve external domains (DNS timeout). curl worked because it uses the system resolver. Fix: Agent creates MCP client with standard http.Client (no SSRF filter) since we control the API URLs. Tested: '帮我看看拓维信息这只股,我有10万元,帮我制定1个月交易计划' → Returns professional A-share analysis with entry/exit strategy in 5.8s