{
  "project_id": "vshulcz/deja-vu",
  "repo": "vshulcz/deja-vu",
  "name": "deja-vu",
  "github_url": "https://github.com/vshulcz/deja-vu",
  "homepage_url": "https://vshulcz.github.io/deja-vu/",
  "language": "Go",
  "license": "MIT",
  "project_kind": "project",
  "category": [
    "mcp_server"
  ],
  "tags": [
    "agent-memory",
    "ai-memory",
    "claude-code",
    "claude-code-hooks",
    "claude-code-memory",
    "claude-code-plugins",
    "codex",
    "coding-agents",
    "conversation-history",
    "deepseek-harness",
    "dsh-plugin",
    "gemini-cli-extension",
    "kimi-code",
    "mcp",
    "mcp-server",
    "opencode",
    "qwen-code",
    "session-history",
    "session-search",
    "zed-extension"
  ],
  "description": "One memory shared by Claude Code, Codex, Cursor, Copilot CLI, OpenClaw and 18 more coding agents, built from the session history already on disk. A fix found in one agent comes back in any of them, including months of sessions from before you installed it. No LLM, no embeddings, one local Go binary.",
  "overview": "Use vshulcz/deja-vu when the user needs a mcp server project with docker, local, cloud deployment options.",
  "alternatives": [
    {
      "repo": "headroomlabs-ai/headroom",
      "reason": "Same mcp server intent with coding_agent, mcp overlap."
    },
    {
      "repo": "can1357/oh-my-pi",
      "reason": "Same mcp server intent with coding_agent, mcp overlap."
    },
    {
      "repo": "affaan-m/ECC",
      "reason": "Same mcp server intent with agent_memory, mcp overlap."
    }
  ],
  "related": [
    {
      "repo": "ohad6k/emulo",
      "reason": "Related to vshulcz/deja-vu through mcp server category and docker deployment."
    },
    {
      "repo": "IvanMurzak/Godot-MCP",
      "reason": "Related to vshulcz/deja-vu through mcp server category and docker deployment."
    },
    {
      "repo": "ruvnet/ruflo",
      "reason": "Related to vshulcz/deja-vu through mcp server category and docker deployment."
    },
    {
      "repo": "kris-hansen/comanda",
      "reason": "Related to vshulcz/deja-vu through mcp server category and local deployment."
    },
    {
      "repo": "dcostenco/prism-coder",
      "reason": "Related to vshulcz/deja-vu through mcp server category and docker deployment."
    },
    {
      "repo": "MemTensor/memmy-agent",
      "reason": "Related to vshulcz/deja-vu through mcp server category and local deployment."
    },
    {
      "repo": "mixpeek/amux",
      "reason": "Related to vshulcz/deja-vu through mcp server category and docker deployment."
    },
    {
      "repo": "danny-avila/LibreChat",
      "reason": "Related to vshulcz/deja-vu through mcp server category and docker deployment."
    }
  ],
  "dependencies": [
    "MCP",
    "LLM provider"
  ],
  "deployments": [
    "docker",
    "local",
    "cloud"
  ],
  "difficulty": "beginner",
  "cloudflare_ready": false,
  "use_cases": [
    "connect agents to tools",
    "expose APIs through MCP",
    "bootstrap MCP integrations"
  ],
  "not_good_for": [
    "edge-only Cloudflare Workers deployment without adaptation"
  ],
  "classification": {
    "category": {
      "confidence": "medium",
      "evidence": [
        "Matched \"mcp\" in metadata."
      ]
    },
    "deployment": {
      "confidence": "high",
      "evidence": [
        "Found Docker configuration file.",
        "Local usage is assumed for open source repositories unless contradicted."
      ]
    },
    "difficulty": {
      "confidence": "medium",
      "evidence": [
        "Repository has under 10k stars, so complexity is treated conservatively."
      ]
    },
    "cloudflare_ready": {
      "confidence": "high",
      "evidence": [
        "No Cloudflare deployment signal detected.",
        "No wrangler.toml found in inspected repository files."
      ]
    }
  },
  "quality_signals": {
    "stars": 781,
    "recent_commits": 100,
    "contributors": 26,
    "issue_response_time_hours": null,
    "release_frequency_180d": 53
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "snapshot",
    "stars30d_window_days": 34,
    "commits_30d": "partial",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 41,
  "agent_score": 73,
  "score": 90,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 63,
    "deployment": 80,
    "popularity": 58,
    "community": 71
  },
  "git_top_score": 90,
  "git_top_score_breakdown": {
    "community": 100,
    "maintenance": 75,
    "documentation": 84,
    "stability": 100,
    "adoption": 82,
    "agent_readability": 100
  },
  "verification": {
    "schema_version": "git-top.verification.v1",
    "overall_status": "partial",
    "observed_at": "2026-09-07T00:30:37.744Z",
    "signals": {
      "activity": {
        "status": "observed",
        "source": "github_metadata",
        "evidence": [
          "project.pushed_at",
          "metrics.recent_push_days"
        ]
      },
      "license": {
        "status": "observed",
        "source": "github_metadata",
        "evidence": [
          "project.license"
        ]
      },
      "documentation": {
        "status": "observed",
        "source": "github_metadata",
        "evidence": [
          "project.description"
        ]
      },
      "runtime": {
        "status": "inferred",
        "source": "git_top_heuristic",
        "evidence": [
          "agent_card.deployment",
          "agent_card.cloudflare_ready"
        ]
      },
      "install": {
        "status": "not_run",
        "source": "git_top_runtime",
        "evidence": [
          "installation/build probe is not enabled"
        ]
      },
      "security": {
        "status": "not_run",
        "source": "git_top_runtime",
        "evidence": [
          "dependency/security scan is not enabled"
        ]
      },
      "mcp": {
        "status": "not_run",
        "source": "git_top_runtime",
        "evidence": [
          "MCP liveness and tool-call probe is not enabled"
        ]
      }
    },
    "coverage": {
      "observed": 3,
      "inferred": 1,
      "not_run": 3,
      "unknown": 0
    },
    "next_steps": [
      "Run an installation/build probe before production adoption.",
      "Run a dependency and security scan before treating the score as a trust claim.",
      "Run MCP initialize, tools/list, first-call, and error probes before relying on this server."
    ]
  },
  "summary": {
    "tl_dr": "Use vshulcz/deja-vu when the user needs a mcp server project with docker, local, cloud deployment options.",
    "purpose": "Use vshulcz/deja-vu when the user needs a mcp server project with docker, local, cloud deployment options.",
    "install": "Run with Docker using the repository's container instructions.",
    "inputs": [
      "tool definitions",
      "resource config",
      "transport settings"
    ],
    "outputs": [
      "MCP tools",
      "JSON-RPC responses",
      "server capabilities"
    ],
    "good_for": [
      "connect agents to tools",
      "expose APIs through MCP",
      "bootstrap MCP integrations",
      "agent tool exposure",
      "MCP integrations",
      "tool servers"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "front-end apps",
      "non-tooling backends"
    ],
    "deployment": [
      "docker",
      "local",
      "cloud"
    ],
    "alternatives": [
      {
        "repo": "headroomlabs-ai/headroom",
        "reason": "Same mcp server intent with coding_agent, mcp overlap."
      },
      {
        "repo": "can1357/oh-my-pi",
        "reason": "Same mcp server intent with coding_agent, mcp overlap."
      },
      {
        "repo": "affaan-m/ECC",
        "reason": "Same mcp server intent with agent_memory, mcp overlap."
      }
    ]
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "medium",
        "evidence": [
          "Matched \"mcp\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "Found Docker configuration file.",
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "Repository has under 10k stars, so complexity is treated conservatively."
        ]
      },
      "cloudflare_ready": {
        "confidence": "high",
        "evidence": [
          "No Cloudflare deployment signal detected.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "snapshot",
      "stars30d_window_days": 34,
      "commits_30d": "partial",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "verification": {
      "schema_version": "git-top.verification.v1",
      "overall_status": "partial",
      "observed_at": "2026-09-07T00:30:37.744Z",
      "signals": {
        "activity": {
          "status": "observed",
          "source": "github_metadata",
          "evidence": [
            "project.pushed_at",
            "metrics.recent_push_days"
          ]
        },
        "license": {
          "status": "observed",
          "source": "github_metadata",
          "evidence": [
            "project.license"
          ]
        },
        "documentation": {
          "status": "observed",
          "source": "github_metadata",
          "evidence": [
            "project.description"
          ]
        },
        "runtime": {
          "status": "inferred",
          "source": "git_top_heuristic",
          "evidence": [
            "agent_card.deployment",
            "agent_card.cloudflare_ready"
          ]
        },
        "install": {
          "status": "not_run",
          "source": "git_top_runtime",
          "evidence": [
            "installation/build probe is not enabled"
          ]
        },
        "security": {
          "status": "not_run",
          "source": "git_top_runtime",
          "evidence": [
            "dependency/security scan is not enabled"
          ]
        },
        "mcp": {
          "status": "not_run",
          "source": "git_top_runtime",
          "evidence": [
            "MCP liveness and tool-call probe is not enabled"
          ]
        }
      },
      "coverage": {
        "observed": 3,
        "inferred": 1,
        "not_run": 3,
        "unknown": 0
      },
      "next_steps": [
        "Run an installation/build probe before production adoption.",
        "Run a dependency and security scan before treating the score as a trust claim.",
        "Run MCP initialize, tools/list, first-call, and error probes before relying on this server."
      ]
    },
    "source_fields": [
      "project.description",
      "project.topics",
      "project.language",
      "project.license",
      "agent_card.summary_for_agent",
      "agent_card.use_cases",
      "agent_card.deployment",
      "agent_card.classification",
      "metrics",
      "verification.signals"
    ],
    "caveats": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "Partial or estimated quality signals: commits30d.",
      "Independent installation, security, or runtime probes have not been run for this project."
    ],
    "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
    "last_verified_at": "2026-09-07T00:30:37.744Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "Partial or estimated quality signals: commits30d.",
    "Independent installation, security, or runtime probes have not been run for this project."
  ],
  "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
  "source_fields": [
    "project.description",
    "project.topics",
    "project.language",
    "project.license",
    "agent_card.summary_for_agent",
    "agent_card.use_cases",
    "agent_card.deployment",
    "agent_card.classification",
    "metrics",
    "verification.signals"
  ],
  "last_verified_at": "2026-09-07T00:30:37.744Z",
  "knowledge": {
    "project": {
      "id": "vshulcz/deja-vu",
      "owner": "vshulcz",
      "name": "deja-vu",
      "full_name": "vshulcz/deja-vu",
      "github_url": "https://github.com/vshulcz/deja-vu",
      "homepage_url": "https://vshulcz.github.io/deja-vu/",
      "description": "One memory shared by Claude Code, Codex, Cursor, Copilot CLI, OpenClaw and 18 more coding agents, built from the session history already on disk. A fix found in one agent comes back in any of them, including months of sessions from before you installed it. No LLM, no embeddings, one local Go binary.",
      "language": "Go",
      "topics": [
        "agent-memory",
        "ai-memory",
        "claude-code",
        "claude-code-hooks",
        "claude-code-memory",
        "claude-code-plugins",
        "codex",
        "coding-agents",
        "conversation-history",
        "deepseek-harness",
        "dsh-plugin",
        "gemini-cli-extension",
        "kimi-code",
        "mcp",
        "mcp-server",
        "opencode",
        "qwen-code",
        "session-history",
        "session-search",
        "zed-extension"
      ],
      "license": "MIT",
      "stars": 781,
      "forks": 65,
      "open_issues": 43,
      "default_branch": "main",
      "created_at": "2026-07-14T07:45:44Z",
      "updated_at": "2026-09-06T22:37:32Z",
      "pushed_at": "2026-09-06T22:37:29Z",
      "synced_at": "2026-09-07T00:30:37.744Z"
    },
    "agent_card": {
      "project_id": "vshulcz/deja-vu",
      "project_kind": "project",
      "category": "mcp_server",
      "difficulty": "beginner",
      "deployment": [
        "docker",
        "local",
        "cloud"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "connect agents to tools",
        "expose APIs through MCP",
        "bootstrap MCP integrations"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation"
      ],
      "alternatives": [
        {
          "project_id": "headroomlabs-ai/headroom",
          "reason": "Same mcp server intent with coding_agent, mcp overlap."
        },
        {
          "project_id": "can1357/oh-my-pi",
          "reason": "Same mcp server intent with coding_agent, mcp overlap."
        },
        {
          "project_id": "affaan-m/ECC",
          "reason": "Same mcp server intent with agent_memory, mcp overlap."
        }
      ],
      "summary_for_agent": "Use vshulcz/deja-vu when the user needs a mcp server project with docker, local, cloud deployment options.",
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"mcp\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Found Docker configuration file.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-09-07T00:30:37.744Z"
    },
    "metrics": {
      "project_id": "vshulcz/deja-vu",
      "stars_30d_delta": 275,
      "commits_30d": 100,
      "releases_180d": 53,
      "contributors_90d": 26,
      "issue_first_response_median_hours": null,
      "recent_push_days": 0,
      "git_score": 41,
      "maintenance_score": 63,
      "signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 34,
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-09-07T00:30:37.744Z"
    }
  },
  "resolved_from": {
    "requested_id": "vshulcz/deja-vu",
    "resolved_id": "vshulcz/deja-vu",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1214,
    "generated_at": "2026-09-10T14:36:50.713Z",
    "snapshot_id": "d1:1214:2026-09-10T14:30:49.207Z",
    "latest_synced_at": "2026-09-10T14:30:49.207Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}