#4233·cognee

[错误]: MCP 的 `remember` 总是运行 `improve()` — 每次调用都进行全图投影,使用 triplet_embedding 重新嵌入整个图

作者: plexus77创建于 2026年7月27日更新于 2026年9月15日
标签ImprovementINTEGRATIONS
  1. self_improvement is not reachable through the MCP server remember() accepts it (remember.py#L643) and calls improve() when true (#L1126), but the MCP client builds its kwargs without it, so the default always wins:

内容来源: topoteretes/cognee