Skip to content

web启动正常 但是MCP模式调用工具会超时 #34

Description

@Spark4J

日志如下(第一步超过10分钟,loader numpy卡了10min)

在env中配置"FASTCODE_CONFIG_PATH": "D:\workspace\FastCode\config\config.yaml", 其中指定了本地embedding模型

2026-07-07 10:46:02,453 - fastcode.mcp - INFO - Initializing FastCode engine …
2026-07-07 10:56:35,082 - faiss.loader - INFO - Loading faiss with AVX2 support.
2026-07-07 10:56:35,083 - faiss.loader - INFO - Could not load library with AVX2 support due to:
ModuleNotFoundError("No module named 'faiss.swigfaiss_avx2'")
2026-07-07 10:56:35,083 - faiss.loader - INFO - Loading faiss.
2026-07-07 10:56:35,128 - faiss.loader - INFO - Successfully loaded faiss.
2026-07-07 10:56:36,150 - fastcode - INFO - Initializing FastCode system
2026-07-07 10:56:36,151 - fastcode.embedder - INFO - Loading embedding model: D:/models/paraphrase-minilm
2026-07-07 10:56:36,160 - sentence_transformers.base.model - INFO - Loading SentenceTransformer model from D:/models/paraphrase-minilm.
2026-07-07 10:56:39,181 - fastcode.embedder - INFO - Embedding dimension: 384
2026-07-07 10:56:39,228 - fastcode - INFO - Configured repo_root: D:\workspace\FastCode\repos
2026-07-07 10:56:39,267 - fastcode.retriever - INFO - Initializing agency mode agents with repo_root: D:\workspace\FastCode\repos
2026-07-07 10:56:39,299 - fastcode.retriever - INFO - Agency mode enabled with iterative agent
2026-07-07 10:56:39,375 - fastcode.cache - INFO - Initialized disk cache at D:\workspace\FastCode\data\cache
2026-07-07 10:56:39,375 - fastcode.mcp - INFO - FastCode engine ready.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions