{
  "ecosystem": {
    "id": "ai-ide",
    "title": "AI IDE Ecosystem",
    "description": "Coding agents, AI-first editors, and terminal workflows that shape the daily developer experience.",
    "query": "ai ide coding agent",
    "category": "coding_agent",
    "deployment": null,
    "nodes": [
      "Cursor",
      "Aider",
      "Continue",
      "OpenCode",
      "Windsurf",
      "Zed"
    ],
    "projects": [
      {
        "project_id": "superset-sh/superset",
        "repo": "superset-sh/superset",
        "name": "superset",
        "github_url": "https://github.com/superset-sh/superset",
        "homepage_url": "https://superset.sh",
        "language": "TypeScript",
        "license": "NOASSERTION",
        "project_kind": "project",
        "category": [
          "coding_agent"
        ],
        "tags": [
          "ade",
          "agent",
          "agent-orchestration",
          "ai-agents",
          "ai-coding",
          "claude-code",
          "cli",
          "codex",
          "coding-agents",
          "cursor-agent",
          "developer-tools",
          "devtools",
          "ide",
          "macos",
          "opencode",
          "orchestration",
          "parallel-agents",
          "terminal",
          "worktrees",
          "yc-backed"
        ],
        "description": "Superset is an agentic IDE to orchestrate 100+ coding agents in parallel. Run any agent with your own subscription.",
        "overview": "Use superset-sh/superset when the user needs a coding agent project with docker, vercel, serverless deployment options.",
        "alternatives": [
          {
            "repo": "OpenHands/OpenHands",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "generalaction/emdash",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "Nano-Collective/nanocoder",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          }
        ],
        "related": [],
        "dependencies": [
          "LLM provider"
        ],
        "deployments": [
          "docker",
          "vercel",
          "serverless",
          "local"
        ],
        "difficulty": "advanced",
        "cloudflare_ready": false,
        "use_cases": [
          "build AI coding assistants",
          "automate developer workflows",
          "integrate codebase-aware agents"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation"
        ],
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"coding agent\" in metadata.",
              "Matched \"ide\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Found Docker configuration file.",
              "Matched \"vercel\" in repository content.",
              "Local usage is assumed for open source repositories unless contradicted."
            ]
          },
          "difficulty": {
            "confidence": "medium",
            "evidence": [
              "Found multi-service or orchestration configuration files."
            ]
          },
          "cloudflare_ready": {
            "confidence": "high",
            "evidence": [
              "Runtime blocker: postgres.",
              "No Cloudflare deployment signal detected.",
              "No wrangler.toml found in inspected repository files."
            ]
          }
        },
        "quality_signals": {
          "stars": 14648,
          "recent_commits": 100,
          "contributors": 100,
          "issue_response_time_hours": null,
          "release_frequency_180d": 100
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 30,
          "commits_30d": "partial",
          "releases_180d": "partial",
          "contributors_90d": "partial"
        },
        "quality_score": 78,
        "agent_score": 87,
        "score": 93,
        "agent_score_breakdown": {
          "documentation": 90,
          "maintenance": 76,
          "deployment": 90,
          "popularity": 83,
          "community": 100
        },
        "git_top_score": 93,
        "git_top_score_breakdown": {
          "community": 100,
          "maintenance": 84,
          "documentation": 84,
          "stability": 90,
          "adoption": 100,
          "agent_readability": 100
        },
        "verification": {
          "schema_version": "git-top.verification.v1",
          "overall_status": "partial",
          "observed_at": "2026-09-26T03:31:04.623Z",
          "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_applicable",
              "source": "git_top_runtime",
              "evidence": [
                "project is not classified as mcp_server"
              ]
            }
          },
          "coverage": {
            "observed": 3,
            "inferred": 1,
            "not_run": 2,
            "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."
          ]
        },
        "summary": {
          "tl_dr": "Use superset-sh/superset when the user needs a coding agent project with docker, vercel, serverless deployment options.",
          "purpose": "Use superset-sh/superset when the user needs a coding agent project with docker, vercel, serverless deployment options.",
          "install": "Run with Docker using the repository's container instructions.",
          "inputs": [
            "coding task",
            "repo context",
            "tool permissions"
          ],
          "outputs": [
            "code changes",
            "patches",
            "developer assistant actions"
          ],
          "good_for": [
            "build AI coding assistants",
            "automate developer workflows",
            "integrate codebase-aware agents",
            "software engineering tasks",
            "code editing",
            "repo automation"
          ],
          "not_good_for": [
            "edge-only Cloudflare Workers deployment without adaptation",
            "static documentation sites",
            "non-code workflows"
          ],
          "deployment": [
            "docker",
            "vercel",
            "serverless",
            "local"
          ],
          "alternatives": [
            {
              "repo": "OpenHands/OpenHands",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            },
            {
              "repo": "generalaction/emdash",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            },
            {
              "repo": "Nano-Collective/nanocoder",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            }
          ]
        },
        "evidence": {
          "classification": {
            "category": {
              "confidence": "high",
              "evidence": [
                "Matched \"coding agent\" in metadata.",
                "Matched \"ide\" in metadata."
              ]
            },
            "deployment": {
              "confidence": "high",
              "evidence": [
                "Found Docker configuration file.",
                "Matched \"vercel\" in repository content.",
                "Local usage is assumed for open source repositories unless contradicted."
              ]
            },
            "difficulty": {
              "confidence": "medium",
              "evidence": [
                "Found multi-service or orchestration configuration files."
              ]
            },
            "cloudflare_ready": {
              "confidence": "high",
              "evidence": [
                "Runtime blocker: postgres.",
                "No Cloudflare deployment signal detected.",
                "No wrangler.toml found in inspected repository files."
              ]
            }
          },
          "quality_signal_confidence": {
            "stars_30d_delta": "snapshot",
            "stars30d_window_days": 30,
            "commits_30d": "partial",
            "releases_180d": "partial",
            "contributors_90d": "partial"
          },
          "verification": {
            "schema_version": "git-top.verification.v1",
            "overall_status": "partial",
            "observed_at": "2026-09-26T03:31:04.623Z",
            "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_applicable",
                "source": "git_top_runtime",
                "evidence": [
                  "project is not classified as mcp_server"
                ]
              }
            },
            "coverage": {
              "observed": 3,
              "inferred": 1,
              "not_run": 2,
              "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."
            ]
          },
          "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, releases180d, contributors90d.",
            "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-26T03:31:04.623Z"
        },
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "Partial or estimated quality signals: commits30d, releases180d, contributors90d.",
          "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-26T03:31:04.623Z"
      },
      {
        "project_id": "TabbyML/tabby",
        "repo": "TabbyML/tabby",
        "name": "tabby",
        "github_url": "https://github.com/TabbyML/tabby",
        "homepage_url": "https://tabbyml.com",
        "language": "Rust",
        "license": "NOASSERTION",
        "project_kind": "project",
        "category": [
          "coding_agent"
        ],
        "tags": [
          "ai",
          "codegen",
          "coding-assistant",
          "coding-language",
          "developer-experience",
          "developer-tools",
          "gen-ai",
          "ide",
          "llms"
        ],
        "description": "Self-hosted AI coding assistant",
        "overview": "Use TabbyML/tabby when the user needs a coding agent project with docker, local, cloud deployment options.",
        "alternatives": [
          {
            "repo": "superset-sh/superset",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "continuedev/continue",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "gi-dellav/zerostack",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          }
        ],
        "related": [],
        "dependencies": [
          "LLM provider"
        ],
        "deployments": [
          "docker",
          "local",
          "cloud"
        ],
        "difficulty": "intermediate",
        "cloudflare_ready": false,
        "use_cases": [
          "build AI coding assistants",
          "automate developer workflows",
          "integrate codebase-aware agents"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation"
        ],
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"ide\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "medium",
            "evidence": [
              "Local usage is assumed for open source repositories unless contradicted."
            ]
          },
          "difficulty": {
            "confidence": "medium",
            "evidence": [
              "No strong beginner or advanced signal found; defaulting to intermediate."
            ]
          },
          "cloudflare_ready": {
            "confidence": "high",
            "evidence": [
              "Runtime blocker: cuda, gpu.",
              "No Cloudflare deployment signal detected.",
              "No wrangler.toml found in inspected repository files."
            ]
          }
        },
        "quality_signals": {
          "stars": 33892,
          "recent_commits": 0,
          "contributors": 100,
          "issue_response_time_hours": null,
          "release_frequency_180d": 0
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 31,
          "commits_30d": "complete",
          "releases_180d": "complete",
          "contributors_90d": "partial"
        },
        "quality_score": 21,
        "agent_score": 74,
        "score": 72,
        "agent_score_breakdown": {
          "documentation": 90,
          "maintenance": 26,
          "deployment": 80,
          "popularity": 91,
          "community": 100
        },
        "git_top_score": 72,
        "git_top_score_breakdown": {
          "community": 100,
          "maintenance": 18,
          "documentation": 84,
          "stability": 45,
          "adoption": 100,
          "agent_readability": 100
        },
        "verification": {
          "schema_version": "git-top.verification.v1",
          "overall_status": "partial",
          "observed_at": "2026-09-24T21:01:15.298Z",
          "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_applicable",
              "source": "git_top_runtime",
              "evidence": [
                "project is not classified as mcp_server"
              ]
            }
          },
          "coverage": {
            "observed": 3,
            "inferred": 1,
            "not_run": 2,
            "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."
          ]
        },
        "summary": {
          "tl_dr": "Use TabbyML/tabby when the user needs a coding agent project with docker, local, cloud deployment options.",
          "purpose": "Use TabbyML/tabby when the user needs a coding agent project with docker, local, cloud deployment options.",
          "install": "Run with Docker using the repository's container instructions.",
          "inputs": [
            "coding task",
            "repo context",
            "tool permissions"
          ],
          "outputs": [
            "code changes",
            "patches",
            "developer assistant actions"
          ],
          "good_for": [
            "build AI coding assistants",
            "automate developer workflows",
            "integrate codebase-aware agents",
            "software engineering tasks",
            "code editing",
            "repo automation"
          ],
          "not_good_for": [
            "edge-only Cloudflare Workers deployment without adaptation",
            "static documentation sites",
            "non-code workflows"
          ],
          "deployment": [
            "docker",
            "local",
            "cloud"
          ],
          "alternatives": [
            {
              "repo": "superset-sh/superset",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            },
            {
              "repo": "continuedev/continue",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            },
            {
              "repo": "gi-dellav/zerostack",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            }
          ]
        },
        "evidence": {
          "classification": {
            "category": {
              "confidence": "medium",
              "evidence": [
                "Matched \"ide\" in metadata."
              ]
            },
            "deployment": {
              "confidence": "medium",
              "evidence": [
                "Local usage is assumed for open source repositories unless contradicted."
              ]
            },
            "difficulty": {
              "confidence": "medium",
              "evidence": [
                "No strong beginner or advanced signal found; defaulting to intermediate."
              ]
            },
            "cloudflare_ready": {
              "confidence": "high",
              "evidence": [
                "Runtime blocker: cuda, gpu.",
                "No Cloudflare deployment signal detected.",
                "No wrangler.toml found in inspected repository files."
              ]
            }
          },
          "quality_signal_confidence": {
            "stars_30d_delta": "snapshot",
            "stars30d_window_days": 31,
            "commits_30d": "complete",
            "releases_180d": "complete",
            "contributors_90d": "partial"
          },
          "verification": {
            "schema_version": "git-top.verification.v1",
            "overall_status": "partial",
            "observed_at": "2026-09-24T21:01:15.298Z",
            "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_applicable",
                "source": "git_top_runtime",
                "evidence": [
                  "project is not classified as mcp_server"
                ]
              }
            },
            "coverage": {
              "observed": 3,
              "inferred": 1,
              "not_run": 2,
              "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."
            ]
          },
          "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: contributors90d.",
            "Independent installation, security, or runtime probes have not been run for this project."
          ],
          "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
          "last_verified_at": "2026-09-24T21:01:15.298Z"
        },
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "Partial or estimated quality signals: contributors90d.",
          "Independent installation, security, or runtime probes have not been run for this project."
        ],
        "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
        "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-24T21:01:15.298Z"
      },
      {
        "project_id": "Aider-AI/aider",
        "repo": "Aider-AI/aider",
        "name": "aider",
        "github_url": "https://github.com/Aider-AI/aider",
        "homepage_url": "https://aider.chat/",
        "language": "Python",
        "license": "Apache-2.0",
        "project_kind": "project",
        "category": [
          "coding_agent"
        ],
        "tags": [
          "anthropic",
          "chatgpt",
          "claude-3",
          "cli",
          "command-line",
          "gemini",
          "gpt-3",
          "gpt-35-turbo",
          "gpt-4",
          "gpt-4o",
          "llama",
          "openai",
          "sonnet"
        ],
        "description": "aider is AI pair programming in your terminal",
        "overview": "Use Aider-AI/aider when the user needs a coding agent project with docker, library-only, local deployment options.",
        "alternatives": [
          {
            "repo": "OpenHands/OpenHands",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "sgl-project/sglang",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "langchain-ai/open-swe",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          }
        ],
        "related": [],
        "dependencies": [
          "LLM provider"
        ],
        "deployments": [
          "docker",
          "library_only",
          "local",
          "cloud"
        ],
        "difficulty": "intermediate",
        "cloudflare_ready": false,
        "use_cases": [
          "build AI coding assistants",
          "automate developer workflows",
          "integrate codebase-aware agents"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product"
        ],
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"ide\" in metadata.",
              "Matched \"aider\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"pip install\" in repository content.",
              "Local usage is assumed for open source repositories unless contradicted."
            ]
          },
          "difficulty": {
            "confidence": "medium",
            "evidence": [
              "No strong beginner or advanced signal found; defaulting to intermediate."
            ]
          },
          "cloudflare_ready": {
            "confidence": "high",
            "evidence": [
              "Runtime blocker: python.",
              "No Cloudflare deployment signal detected.",
              "No wrangler.toml found in inspected repository files."
            ]
          }
        },
        "quality_signals": {
          "stars": 49204,
          "recent_commits": 0,
          "contributors": 100,
          "issue_response_time_hours": null,
          "release_frequency_180d": 0
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 31,
          "commits_30d": "complete",
          "releases_180d": "complete",
          "contributors_90d": "partial"
        },
        "quality_score": 37,
        "agent_score": 77,
        "score": 72,
        "agent_score_breakdown": {
          "documentation": 90,
          "maintenance": 26,
          "deployment": 90,
          "popularity": 94,
          "community": 100
        },
        "git_top_score": 72,
        "git_top_score_breakdown": {
          "community": 100,
          "maintenance": 18,
          "documentation": 84,
          "stability": 45,
          "adoption": 100,
          "agent_readability": 100
        },
        "verification": {
          "schema_version": "git-top.verification.v1",
          "overall_status": "partial",
          "observed_at": "2026-09-26T15:31:04.438Z",
          "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_applicable",
              "source": "git_top_runtime",
              "evidence": [
                "project is not classified as mcp_server"
              ]
            }
          },
          "coverage": {
            "observed": 3,
            "inferred": 1,
            "not_run": 2,
            "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."
          ]
        },
        "summary": {
          "tl_dr": "Use Aider-AI/aider when the user needs a coding agent project with docker, library-only, local deployment options.",
          "purpose": "Use Aider-AI/aider when the user needs a coding agent project with docker, library-only, local deployment options.",
          "install": "Run with Docker using the repository's container instructions.",
          "inputs": [
            "coding task",
            "repo context",
            "tool permissions"
          ],
          "outputs": [
            "code changes",
            "patches",
            "developer assistant actions"
          ],
          "good_for": [
            "build AI coding assistants",
            "automate developer workflows",
            "integrate codebase-aware agents",
            "software engineering tasks",
            "code editing",
            "repo automation"
          ],
          "not_good_for": [
            "edge-only Cloudflare Workers deployment without adaptation",
            "users expecting a complete hosted product",
            "static documentation sites",
            "non-code workflows"
          ],
          "deployment": [
            "docker",
            "library_only",
            "local",
            "cloud"
          ],
          "alternatives": [
            {
              "repo": "OpenHands/OpenHands",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            },
            {
              "repo": "sgl-project/sglang",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            },
            {
              "repo": "langchain-ai/open-swe",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            }
          ]
        },
        "evidence": {
          "classification": {
            "category": {
              "confidence": "high",
              "evidence": [
                "Matched \"ide\" in metadata.",
                "Matched \"aider\" in metadata."
              ]
            },
            "deployment": {
              "confidence": "high",
              "evidence": [
                "Matched \"pip install\" in repository content.",
                "Local usage is assumed for open source repositories unless contradicted."
              ]
            },
            "difficulty": {
              "confidence": "medium",
              "evidence": [
                "No strong beginner or advanced signal found; defaulting to intermediate."
              ]
            },
            "cloudflare_ready": {
              "confidence": "high",
              "evidence": [
                "Runtime blocker: python.",
                "No Cloudflare deployment signal detected.",
                "No wrangler.toml found in inspected repository files."
              ]
            }
          },
          "quality_signal_confidence": {
            "stars_30d_delta": "snapshot",
            "stars30d_window_days": 31,
            "commits_30d": "complete",
            "releases_180d": "complete",
            "contributors_90d": "partial"
          },
          "verification": {
            "schema_version": "git-top.verification.v1",
            "overall_status": "partial",
            "observed_at": "2026-09-26T15:31:04.438Z",
            "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_applicable",
                "source": "git_top_runtime",
                "evidence": [
                  "project is not classified as mcp_server"
                ]
              }
            },
            "coverage": {
              "observed": 3,
              "inferred": 1,
              "not_run": 2,
              "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."
            ]
          },
          "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",
            "users expecting a complete hosted product",
            "Partial or estimated quality signals: contributors90d.",
            "Independent installation, security, or runtime probes have not been run for this project."
          ],
          "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
          "last_verified_at": "2026-09-26T15:31:04.438Z"
        },
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "Partial or estimated quality signals: contributors90d.",
          "Independent installation, security, or runtime probes have not been run for this project."
        ],
        "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
        "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-26T15:31:04.438Z"
      },
      {
        "project_id": "numtide/llm-agents.nix",
        "repo": "numtide/llm-agents.nix",
        "name": "llm-agents.nix",
        "github_url": "https://github.com/numtide/llm-agents.nix",
        "homepage_url": "https://numtide.github.io/llm-agents.nix/",
        "language": "Nix",
        "license": "MIT",
        "project_kind": "project",
        "category": [
          "coding_agent"
        ],
        "tags": [],
        "description": "Nix packages for AI coding agents and development tools. Automatically updated daily.",
        "overview": "Use numtide/llm-agents.nix when the user needs a coding agent project with vercel, serverless, local deployment options.",
        "alternatives": [
          {
            "repo": "anomalyco/opencode",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "github/spec-kit",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "openai/codex",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          }
        ],
        "related": [],
        "dependencies": [
          "LLM provider"
        ],
        "deployments": [
          "vercel",
          "serverless",
          "local"
        ],
        "difficulty": "beginner",
        "cloudflare_ready": false,
        "use_cases": [
          "build AI coding assistants",
          "automate developer workflows",
          "integrate codebase-aware agents"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation"
        ],
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"coding agent\" in metadata.",
              "Matched \"ide\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"vercel\" in repository content.",
              "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": 1982,
          "recent_commits": 100,
          "contributors": 100,
          "issue_response_time_hours": null,
          "release_frequency_180d": 0
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 34,
          "commits_30d": "partial",
          "releases_180d": "complete",
          "contributors_90d": "partial"
        },
        "quality_score": 35,
        "agent_score": 76,
        "score": 83,
        "agent_score_breakdown": {
          "documentation": 90,
          "maintenance": 51,
          "deployment": 80,
          "popularity": 66,
          "community": 100
        },
        "git_top_score": 83,
        "git_top_score_breakdown": {
          "community": 100,
          "maintenance": 55,
          "documentation": 84,
          "stability": 70,
          "adoption": 97,
          "agent_readability": 100
        },
        "verification": {
          "schema_version": "git-top.verification.v1",
          "overall_status": "partial",
          "observed_at": "2026-09-20T13:01:08.942Z",
          "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_applicable",
              "source": "git_top_runtime",
              "evidence": [
                "project is not classified as mcp_server"
              ]
            }
          },
          "coverage": {
            "observed": 3,
            "inferred": 1,
            "not_run": 2,
            "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."
          ]
        },
        "summary": {
          "tl_dr": "Use numtide/llm-agents.nix when the user needs a coding agent project with vercel, serverless, local deployment options.",
          "purpose": "Use numtide/llm-agents.nix when the user needs a coding agent project with vercel, serverless, local deployment options.",
          "install": "Use the repository's CLI, package, or agent runtime instructions.",
          "inputs": [
            "coding task",
            "repo context",
            "tool permissions"
          ],
          "outputs": [
            "code changes",
            "patches",
            "developer assistant actions"
          ],
          "good_for": [
            "build AI coding assistants",
            "automate developer workflows",
            "integrate codebase-aware agents",
            "software engineering tasks",
            "code editing",
            "repo automation"
          ],
          "not_good_for": [
            "edge-only Cloudflare Workers deployment without adaptation",
            "static documentation sites",
            "non-code workflows"
          ],
          "deployment": [
            "vercel",
            "serverless",
            "local"
          ],
          "alternatives": [
            {
              "repo": "anomalyco/opencode",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            },
            {
              "repo": "github/spec-kit",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            },
            {
              "repo": "openai/codex",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            }
          ]
        },
        "evidence": {
          "classification": {
            "category": {
              "confidence": "high",
              "evidence": [
                "Matched \"coding agent\" in metadata.",
                "Matched \"ide\" in metadata."
              ]
            },
            "deployment": {
              "confidence": "high",
              "evidence": [
                "Matched \"vercel\" in repository content.",
                "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": "partial"
          },
          "verification": {
            "schema_version": "git-top.verification.v1",
            "overall_status": "partial",
            "observed_at": "2026-09-20T13:01:08.942Z",
            "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_applicable",
                "source": "git_top_runtime",
                "evidence": [
                  "project is not classified as mcp_server"
                ]
              }
            },
            "coverage": {
              "observed": 3,
              "inferred": 1,
              "not_run": 2,
              "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."
            ]
          },
          "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, contributors90d.",
            "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-20T13:01:08.942Z"
        },
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "Partial or estimated quality signals: commits30d, contributors90d.",
          "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-20T13:01:08.942Z"
      },
      {
        "project_id": "generalaction/emdash",
        "repo": "generalaction/emdash",
        "name": "emdash",
        "github_url": "https://github.com/generalaction/emdash",
        "homepage_url": "https://emdash.com",
        "language": "TypeScript",
        "license": "Apache-2.0",
        "project_kind": "project",
        "category": [
          "coding_agent"
        ],
        "tags": [
          "agenticdevelopment",
          "agenticdevelopmentenvironment",
          "ai",
          "claude-code",
          "cli",
          "coding-agents",
          "codingagents",
          "containerization",
          "docker",
          "gitworktrees",
          "jira",
          "linear",
          "llm",
          "openai",
          "opensource",
          "orchestration",
          "parallel-agents",
          "parallelexecution",
          "terminal"
        ],
        "description": "Emdash is the Open-Source Agentic Development Environment (🧡 YC W26). Run multiple coding agents in parallel. Use any provider.",
        "overview": "Use generalaction/emdash when the user needs a coding agent project with docker, local, cloud deployment options.",
        "alternatives": [
          {
            "repo": "OpenHands/OpenHands",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "superset-sh/superset",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "Nano-Collective/nanocoder",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          }
        ],
        "related": [],
        "dependencies": [
          "LLM provider"
        ],
        "deployments": [
          "docker",
          "local",
          "cloud"
        ],
        "difficulty": "beginner",
        "cloudflare_ready": false,
        "use_cases": [
          "build AI coding assistants",
          "automate developer workflows",
          "integrate codebase-aware agents"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation"
        ],
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"coding agent\" in metadata.",
              "Matched \"ide\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "medium",
            "evidence": [
              "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": 5796,
          "recent_commits": 100,
          "contributors": 100,
          "issue_response_time_hours": null,
          "release_frequency_180d": 72
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 34,
          "commits_30d": "partial",
          "releases_180d": "complete",
          "contributors_90d": "partial"
        },
        "quality_score": 54,
        "agent_score": 84,
        "score": 94,
        "agent_score_breakdown": {
          "documentation": 90,
          "maintenance": 76,
          "deployment": 80,
          "popularity": 75,
          "community": 100
        },
        "git_top_score": 94,
        "git_top_score_breakdown": {
          "community": 100,
          "maintenance": 84,
          "documentation": 84,
          "stability": 100,
          "adoption": 100,
          "agent_readability": 100
        },
        "verification": {
          "schema_version": "git-top.verification.v1",
          "overall_status": "partial",
          "observed_at": "2026-09-21T20:01:00.694Z",
          "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_applicable",
              "source": "git_top_runtime",
              "evidence": [
                "project is not classified as mcp_server"
              ]
            }
          },
          "coverage": {
            "observed": 3,
            "inferred": 1,
            "not_run": 2,
            "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."
          ]
        },
        "summary": {
          "tl_dr": "Use generalaction/emdash when the user needs a coding agent project with docker, local, cloud deployment options.",
          "purpose": "Use generalaction/emdash when the user needs a coding agent project with docker, local, cloud deployment options.",
          "install": "Run with Docker using the repository's container instructions.",
          "inputs": [
            "coding task",
            "repo context",
            "tool permissions"
          ],
          "outputs": [
            "code changes",
            "patches",
            "developer assistant actions"
          ],
          "good_for": [
            "build AI coding assistants",
            "automate developer workflows",
            "integrate codebase-aware agents",
            "software engineering tasks",
            "code editing",
            "repo automation"
          ],
          "not_good_for": [
            "edge-only Cloudflare Workers deployment without adaptation",
            "static documentation sites",
            "non-code workflows"
          ],
          "deployment": [
            "docker",
            "local",
            "cloud"
          ],
          "alternatives": [
            {
              "repo": "OpenHands/OpenHands",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            },
            {
              "repo": "superset-sh/superset",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            },
            {
              "repo": "Nano-Collective/nanocoder",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            }
          ]
        },
        "evidence": {
          "classification": {
            "category": {
              "confidence": "high",
              "evidence": [
                "Matched \"coding agent\" in metadata.",
                "Matched \"ide\" in metadata."
              ]
            },
            "deployment": {
              "confidence": "medium",
              "evidence": [
                "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": "partial"
          },
          "verification": {
            "schema_version": "git-top.verification.v1",
            "overall_status": "partial",
            "observed_at": "2026-09-21T20:01:00.694Z",
            "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_applicable",
                "source": "git_top_runtime",
                "evidence": [
                  "project is not classified as mcp_server"
                ]
              }
            },
            "coverage": {
              "observed": 3,
              "inferred": 1,
              "not_run": 2,
              "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."
            ]
          },
          "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, contributors90d.",
            "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-21T20:01:00.694Z"
        },
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "Partial or estimated quality signals: commits30d, contributors90d.",
          "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-21T20:01:00.694Z"
      },
      {
        "project_id": "reyamira/models",
        "repo": "reyamira/models",
        "name": "models",
        "github_url": "https://github.com/reyamira/models",
        "homepage_url": "https://reyamira.github.io/models/",
        "language": "Rust",
        "license": "MIT",
        "project_kind": "project",
        "category": [
          "coding_agent"
        ],
        "tags": [
          "ai",
          "anamolyco",
          "artificial-analysis",
          "benchmarks",
          "coding-agents",
          "models-dev",
          "openclaw",
          "ratatui",
          "rust",
          "status",
          "tui"
        ],
        "description": "TUI and CLI for browsing models.dev, benchmarks, coding agents, and statuses for AI providers.",
        "overview": "Use reyamira/models when the user needs a coding agent project with local, cloud deployment options.",
        "alternatives": [
          {
            "repo": "esengine/DeepSeek-Reasonix",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "generalaction/emdash",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "Nano-Collective/nanocoder",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          }
        ],
        "related": [],
        "dependencies": [
          "LLM provider"
        ],
        "deployments": [
          "local",
          "cloud"
        ],
        "difficulty": "beginner",
        "cloudflare_ready": false,
        "use_cases": [
          "build AI coding assistants",
          "automate developer workflows",
          "integrate codebase-aware agents"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation"
        ],
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"coding agent\" in metadata.",
              "Matched \"ide\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "medium",
            "evidence": [
              "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": 510,
          "recent_commits": 100,
          "contributors": 6,
          "issue_response_time_hours": null,
          "release_frequency_180d": 11
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 34,
          "commits_30d": "partial",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "quality_score": 29,
        "agent_score": 65,
        "score": 85,
        "agent_score_breakdown": {
          "documentation": 90,
          "maintenance": 56,
          "deployment": 70,
          "popularity": 54,
          "community": 51
        },
        "git_top_score": 85,
        "git_top_score_breakdown": {
          "community": 87,
          "maintenance": 70,
          "documentation": 84,
          "stability": 100,
          "adoption": 73,
          "agent_readability": 100
        },
        "verification": {
          "schema_version": "git-top.verification.v1",
          "overall_status": "partial",
          "observed_at": "2026-09-25T00:31:10.572Z",
          "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_applicable",
              "source": "git_top_runtime",
              "evidence": [
                "project is not classified as mcp_server"
              ]
            }
          },
          "coverage": {
            "observed": 3,
            "inferred": 1,
            "not_run": 2,
            "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."
          ]
        },
        "summary": {
          "tl_dr": "Use reyamira/models when the user needs a coding agent project with local, cloud deployment options.",
          "purpose": "Use reyamira/models when the user needs a coding agent project with local, cloud deployment options.",
          "install": "Use the repository's CLI, package, or agent runtime instructions.",
          "inputs": [
            "coding task",
            "repo context",
            "tool permissions"
          ],
          "outputs": [
            "code changes",
            "patches",
            "developer assistant actions"
          ],
          "good_for": [
            "build AI coding assistants",
            "automate developer workflows",
            "integrate codebase-aware agents",
            "software engineering tasks",
            "code editing",
            "repo automation"
          ],
          "not_good_for": [
            "edge-only Cloudflare Workers deployment without adaptation",
            "static documentation sites",
            "non-code workflows"
          ],
          "deployment": [
            "local",
            "cloud"
          ],
          "alternatives": [
            {
              "repo": "esengine/DeepSeek-Reasonix",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            },
            {
              "repo": "generalaction/emdash",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            },
            {
              "repo": "Nano-Collective/nanocoder",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            }
          ]
        },
        "evidence": {
          "classification": {
            "category": {
              "confidence": "high",
              "evidence": [
                "Matched \"coding agent\" in metadata.",
                "Matched \"ide\" in metadata."
              ]
            },
            "deployment": {
              "confidence": "medium",
              "evidence": [
                "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-25T00:31:10.572Z",
            "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_applicable",
                "source": "git_top_runtime",
                "evidence": [
                  "project is not classified as mcp_server"
                ]
              }
            },
            "coverage": {
              "observed": 3,
              "inferred": 1,
              "not_run": 2,
              "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."
            ]
          },
          "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-25T00:31:10.572Z"
        },
        "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-25T00:31:10.572Z"
      },
      {
        "project_id": "KbWen/agentic-os",
        "repo": "KbWen/agentic-os",
        "name": "agentic-os",
        "github_url": "https://github.com/KbWen/agentic-os",
        "homepage_url": null,
        "language": "Python",
        "license": "MIT",
        "project_kind": "project",
        "category": [
          "coding_agent"
        ],
        "tags": [
          "agent-framework",
          "agent-orchestration",
          "agentic-development",
          "agents-md",
          "ai-agent",
          "ai-coding-assistant",
          "ai-governance",
          "ai-guardrails",
          "ai-workflow",
          "claude-code",
          "codex",
          "coding-agent",
          "cursor-rules",
          "developer-tools",
          "github-copilot",
          "google-antigravity",
          "llm-tools",
          "multi-agent",
          "prompt-engineering",
          "token-optimization"
        ],
        "description": "Governance framework for AI coding agents. It runs them through a five-step workflow (plan, build, review, test, ship) where no step counts as done without evidence. Drop-in rules and guardrails for Claude Code, Codex, Cursor, Copilot, and Antigravity, via AGENTS.md.",
        "overview": "Use KbWen/agentic-os when the user needs a coding agent project with local, cloud deployment options.",
        "alternatives": [
          {
            "repo": "esengine/DeepSeek-Reasonix",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "openlit/openlit",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "fujibee/agmsg",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          }
        ],
        "related": [],
        "dependencies": [
          "LLM provider"
        ],
        "deployments": [
          "local",
          "cloud"
        ],
        "difficulty": "beginner",
        "cloudflare_ready": false,
        "use_cases": [
          "build AI coding assistants",
          "automate developer workflows",
          "integrate codebase-aware agents"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation"
        ],
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"coding agent\" in metadata.",
              "Matched \"ide\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "medium",
            "evidence": [
              "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": [
              "Runtime blocker: python.",
              "No Cloudflare deployment signal detected.",
              "No wrangler.toml found in inspected repository files."
            ]
          }
        },
        "quality_signals": {
          "stars": 182,
          "recent_commits": 43,
          "contributors": 4,
          "issue_response_time_hours": null,
          "release_frequency_180d": 34
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 34,
          "commits_30d": "complete",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "quality_score": 25,
        "agent_score": 62,
        "score": 81,
        "agent_score_breakdown": {
          "documentation": 90,
          "maintenance": 49,
          "deployment": 70,
          "popularity": 45,
          "community": 49
        },
        "git_top_score": 81,
        "git_top_score_breakdown": {
          "community": 77,
          "maintenance": 65,
          "documentation": 84,
          "stability": 100,
          "adoption": 66,
          "agent_readability": 100
        },
        "verification": {
          "schema_version": "git-top.verification.v1",
          "overall_status": "partial",
          "observed_at": "2026-09-20T18:31:10.919Z",
          "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_applicable",
              "source": "git_top_runtime",
              "evidence": [
                "project is not classified as mcp_server"
              ]
            }
          },
          "coverage": {
            "observed": 3,
            "inferred": 1,
            "not_run": 2,
            "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."
          ]
        },
        "summary": {
          "tl_dr": "Use KbWen/agentic-os when the user needs a coding agent project with local, cloud deployment options.",
          "purpose": "Use KbWen/agentic-os when the user needs a coding agent project with local, cloud deployment options.",
          "install": "Use the repository's CLI, package, or agent runtime instructions.",
          "inputs": [
            "coding task",
            "repo context",
            "tool permissions"
          ],
          "outputs": [
            "code changes",
            "patches",
            "developer assistant actions"
          ],
          "good_for": [
            "build AI coding assistants",
            "automate developer workflows",
            "integrate codebase-aware agents",
            "software engineering tasks",
            "code editing",
            "repo automation"
          ],
          "not_good_for": [
            "edge-only Cloudflare Workers deployment without adaptation",
            "static documentation sites",
            "non-code workflows"
          ],
          "deployment": [
            "local",
            "cloud"
          ],
          "alternatives": [
            {
              "repo": "esengine/DeepSeek-Reasonix",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            },
            {
              "repo": "openlit/openlit",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            },
            {
              "repo": "fujibee/agmsg",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            }
          ]
        },
        "evidence": {
          "classification": {
            "category": {
              "confidence": "high",
              "evidence": [
                "Matched \"coding agent\" in metadata.",
                "Matched \"ide\" in metadata."
              ]
            },
            "deployment": {
              "confidence": "medium",
              "evidence": [
                "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": [
                "Runtime blocker: python.",
                "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": "complete",
            "releases_180d": "complete",
            "contributors_90d": "complete"
          },
          "verification": {
            "schema_version": "git-top.verification.v1",
            "overall_status": "partial",
            "observed_at": "2026-09-20T18:31:10.919Z",
            "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_applicable",
                "source": "git_top_runtime",
                "evidence": [
                  "project is not classified as mcp_server"
                ]
              }
            },
            "coverage": {
              "observed": 3,
              "inferred": 1,
              "not_run": 2,
              "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."
            ]
          },
          "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",
            "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-20T18:31:10.919Z"
        },
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "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-20T18:31:10.919Z"
      },
      {
        "project_id": "askalf/dario",
        "repo": "askalf/dario",
        "name": "dario",
        "github_url": "https://github.com/askalf/dario",
        "homepage_url": "https://www.npmjs.com/package/@askalf/dario",
        "language": "JavaScript",
        "license": "MIT",
        "project_kind": "project",
        "category": [
          "coding_agent"
        ],
        "tags": [
          "agent-sdk",
          "ai-gateway",
          "aider",
          "anthropic",
          "api-proxy",
          "chatgpt",
          "claude",
          "claude-code",
          "claude-code-proxy",
          "claude-max",
          "cline",
          "codex",
          "cursor",
          "litellm",
          "llm-proxy",
          "llm-router",
          "ollama",
          "openai",
          "openai-compat",
          "openrouter"
        ],
        "description": "Use your Claude and ChatGPT subscriptions in Cursor, Cline, Aider, Claude Code and the Agent SDK — at subscription pricing, not per-token API bills. One local Anthropic + OpenAI-compatible endpoint: either plan answers either wire shape, auto-failover when one hits its limit, multi-seat pooling, live Claude Code drift tracking.",
        "overview": "Use askalf/dario when the user needs a coding agent project with docker, kubernetes, library-only deployment options.",
        "alternatives": [
          {
            "repo": "ollama/ollama",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "OpenHands/OpenHands",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "superset-sh/superset",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          }
        ],
        "related": [],
        "dependencies": [
          "LLM provider"
        ],
        "deployments": [
          "docker",
          "kubernetes",
          "library_only",
          "local",
          "cloud"
        ],
        "difficulty": "beginner",
        "cloudflare_ready": false,
        "use_cases": [
          "build AI coding assistants",
          "automate developer workflows",
          "integrate codebase-aware agents"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product"
        ],
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"ide\" in metadata.",
              "Matched \"cline\" in metadata.",
              "Matched \"aider\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Found Docker configuration file.",
              "Matched \"kubernetes\" in repository content.",
              "Matched \"npm install\" in repository content.",
              "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": [
              "Runtime blocker: python.",
              "No Cloudflare deployment signal detected.",
              "No wrangler.toml found in inspected repository files."
            ]
          }
        },
        "quality_signals": {
          "stars": 544,
          "recent_commits": 100,
          "contributors": 14,
          "issue_response_time_hours": null,
          "release_frequency_180d": 100
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 33,
          "commits_30d": "partial",
          "releases_180d": "partial",
          "contributors_90d": "complete"
        },
        "quality_score": 35,
        "agent_score": 74,
        "score": 89,
        "agent_score_breakdown": {
          "documentation": 90,
          "maintenance": 60,
          "deployment": 100,
          "popularity": 55,
          "community": 59
        },
        "git_top_score": 89,
        "git_top_score_breakdown": {
          "community": 100,
          "maintenance": 73,
          "documentation": 84,
          "stability": 100,
          "adoption": 78,
          "agent_readability": 100
        },
        "verification": {
          "schema_version": "git-top.verification.v1",
          "overall_status": "partial",
          "observed_at": "2026-09-22T14:31:14.677Z",
          "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_applicable",
              "source": "git_top_runtime",
              "evidence": [
                "project is not classified as mcp_server"
              ]
            }
          },
          "coverage": {
            "observed": 3,
            "inferred": 1,
            "not_run": 2,
            "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."
          ]
        },
        "summary": {
          "tl_dr": "Use askalf/dario when the user needs a coding agent project with docker, kubernetes, library-only deployment options.",
          "purpose": "Use askalf/dario when the user needs a coding agent project with docker, kubernetes, library-only deployment options.",
          "install": "Run with Docker using the repository's container instructions.",
          "inputs": [
            "coding task",
            "repo context",
            "tool permissions"
          ],
          "outputs": [
            "code changes",
            "patches",
            "developer assistant actions"
          ],
          "good_for": [
            "build AI coding assistants",
            "automate developer workflows",
            "integrate codebase-aware agents",
            "software engineering tasks",
            "code editing",
            "repo automation"
          ],
          "not_good_for": [
            "edge-only Cloudflare Workers deployment without adaptation",
            "users expecting a complete hosted product",
            "static documentation sites",
            "non-code workflows"
          ],
          "deployment": [
            "docker",
            "kubernetes",
            "library_only",
            "local",
            "cloud"
          ],
          "alternatives": [
            {
              "repo": "ollama/ollama",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            },
            {
              "repo": "OpenHands/OpenHands",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            },
            {
              "repo": "superset-sh/superset",
              "reason": "Same coding agent intent with coding_agent, workflow overlap."
            }
          ]
        },
        "evidence": {
          "classification": {
            "category": {
              "confidence": "high",
              "evidence": [
                "Matched \"ide\" in metadata.",
                "Matched \"cline\" in metadata.",
                "Matched \"aider\" in metadata."
              ]
            },
            "deployment": {
              "confidence": "high",
              "evidence": [
                "Found Docker configuration file.",
                "Matched \"kubernetes\" in repository content.",
                "Matched \"npm install\" in repository content.",
                "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": [
                "Runtime blocker: python.",
                "No Cloudflare deployment signal detected.",
                "No wrangler.toml found in inspected repository files."
              ]
            }
          },
          "quality_signal_confidence": {
            "stars_30d_delta": "snapshot",
            "stars30d_window_days": 33,
            "commits_30d": "partial",
            "releases_180d": "partial",
            "contributors_90d": "complete"
          },
          "verification": {
            "schema_version": "git-top.verification.v1",
            "overall_status": "partial",
            "observed_at": "2026-09-22T14:31:14.677Z",
            "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_applicable",
                "source": "git_top_runtime",
                "evidence": [
                  "project is not classified as mcp_server"
                ]
              }
            },
            "coverage": {
              "observed": 3,
              "inferred": 1,
              "not_run": 2,
              "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."
            ]
          },
          "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",
            "users expecting a complete hosted product",
            "Partial or estimated quality signals: commits30d, releases180d.",
            "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-22T14:31:14.677Z"
        },
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "Partial or estimated quality signals: commits30d, releases180d.",
          "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-22T14:31:14.677Z"
      }
    ],
    "project_count": 8,
    "stats": {
      "concept_count": 6,
      "project_count": 8,
      "edge_count": 24,
      "top_project": "superset-sh/superset",
      "average_git_top_score": 84
    },
    "map": {
      "nodes": [
        {
          "id": "ecosystem:ai-ide",
          "label": "AI IDE Ecosystem",
          "kind": "ecosystem",
          "ecosystem_id": "ai-ide"
        },
        {
          "id": "concept:ai-ide:cursor",
          "label": "Cursor",
          "kind": "concept",
          "ecosystem_id": "ai-ide"
        },
        {
          "id": "concept:ai-ide:aider",
          "label": "Aider",
          "kind": "concept",
          "ecosystem_id": "ai-ide"
        },
        {
          "id": "concept:ai-ide:continue",
          "label": "Continue",
          "kind": "concept",
          "ecosystem_id": "ai-ide"
        },
        {
          "id": "concept:ai-ide:opencode",
          "label": "OpenCode",
          "kind": "concept",
          "ecosystem_id": "ai-ide"
        },
        {
          "id": "concept:ai-ide:windsurf",
          "label": "Windsurf",
          "kind": "concept",
          "ecosystem_id": "ai-ide"
        },
        {
          "id": "concept:ai-ide:zed",
          "label": "Zed",
          "kind": "concept",
          "ecosystem_id": "ai-ide"
        },
        {
          "id": "project:superset-sh/superset",
          "label": "superset",
          "kind": "project",
          "repo": "superset-sh/superset",
          "score": 93,
          "category": "coding_agent"
        },
        {
          "id": "project:TabbyML/tabby",
          "label": "tabby",
          "kind": "project",
          "repo": "TabbyML/tabby",
          "score": 72,
          "category": "coding_agent"
        },
        {
          "id": "project:Aider-AI/aider",
          "label": "aider",
          "kind": "project",
          "repo": "Aider-AI/aider",
          "score": 72,
          "category": "coding_agent"
        },
        {
          "id": "project:numtide/llm-agents.nix",
          "label": "llm-agents.nix",
          "kind": "project",
          "repo": "numtide/llm-agents.nix",
          "score": 83,
          "category": "coding_agent"
        },
        {
          "id": "project:generalaction/emdash",
          "label": "emdash",
          "kind": "project",
          "repo": "generalaction/emdash",
          "score": 94,
          "category": "coding_agent"
        },
        {
          "id": "project:reyamira/models",
          "label": "models",
          "kind": "project",
          "repo": "reyamira/models",
          "score": 85,
          "category": "coding_agent"
        },
        {
          "id": "project:KbWen/agentic-os",
          "label": "agentic-os",
          "kind": "project",
          "repo": "KbWen/agentic-os",
          "score": 81,
          "category": "coding_agent"
        },
        {
          "id": "project:askalf/dario",
          "label": "dario",
          "kind": "project",
          "repo": "askalf/dario",
          "score": 89,
          "category": "coding_agent"
        }
      ],
      "edges": [
        {
          "source": "ecosystem:ai-ide",
          "target": "concept:ai-ide:cursor",
          "kind": "contains",
          "weight": 80
        },
        {
          "source": "ecosystem:ai-ide",
          "target": "concept:ai-ide:aider",
          "kind": "contains",
          "weight": 80
        },
        {
          "source": "ecosystem:ai-ide",
          "target": "concept:ai-ide:continue",
          "kind": "contains",
          "weight": 80
        },
        {
          "source": "ecosystem:ai-ide",
          "target": "concept:ai-ide:opencode",
          "kind": "contains",
          "weight": 80
        },
        {
          "source": "ecosystem:ai-ide",
          "target": "concept:ai-ide:windsurf",
          "kind": "contains",
          "weight": 80
        },
        {
          "source": "ecosystem:ai-ide",
          "target": "concept:ai-ide:zed",
          "kind": "contains",
          "weight": 80
        },
        {
          "source": "ecosystem:ai-ide",
          "target": "project:superset-sh/superset",
          "kind": "contains_project",
          "weight": 72
        },
        {
          "source": "ecosystem:ai-ide",
          "target": "project:TabbyML/tabby",
          "kind": "contains_project",
          "weight": 72
        },
        {
          "source": "ecosystem:ai-ide",
          "target": "project:Aider-AI/aider",
          "kind": "contains_project",
          "weight": 72
        },
        {
          "source": "ecosystem:ai-ide",
          "target": "project:numtide/llm-agents.nix",
          "kind": "contains_project",
          "weight": 72
        },
        {
          "source": "ecosystem:ai-ide",
          "target": "project:generalaction/emdash",
          "kind": "contains_project",
          "weight": 72
        },
        {
          "source": "ecosystem:ai-ide",
          "target": "project:reyamira/models",
          "kind": "contains_project",
          "weight": 72
        },
        {
          "source": "ecosystem:ai-ide",
          "target": "project:KbWen/agentic-os",
          "kind": "contains_project",
          "weight": 72
        },
        {
          "source": "ecosystem:ai-ide",
          "target": "project:askalf/dario",
          "kind": "contains_project",
          "weight": 72
        },
        {
          "source": "project:superset-sh/superset",
          "target": "concept:ai-ide:cursor",
          "kind": "matches_concept",
          "weight": 64
        },
        {
          "source": "project:superset-sh/superset",
          "target": "concept:ai-ide:opencode",
          "kind": "matches_concept",
          "weight": 64
        },
        {
          "source": "project:TabbyML/tabby",
          "target": "concept:ai-ide:cursor",
          "kind": "matches_concept",
          "weight": 64
        },
        {
          "source": "project:Aider-AI/aider",
          "target": "concept:ai-ide:aider",
          "kind": "matches_concept",
          "weight": 64
        },
        {
          "source": "project:numtide/llm-agents.nix",
          "target": "concept:ai-ide:cursor",
          "kind": "matches_concept",
          "weight": 64
        },
        {
          "source": "project:generalaction/emdash",
          "target": "concept:ai-ide:cursor",
          "kind": "matches_concept",
          "weight": 64
        },
        {
          "source": "project:reyamira/models",
          "target": "concept:ai-ide:cursor",
          "kind": "matches_concept",
          "weight": 64
        },
        {
          "source": "project:KbWen/agentic-os",
          "target": "concept:ai-ide:cursor",
          "kind": "matches_concept",
          "weight": 64
        },
        {
          "source": "project:askalf/dario",
          "target": "concept:ai-ide:cursor",
          "kind": "matches_concept",
          "weight": 64
        },
        {
          "source": "project:askalf/dario",
          "target": "concept:ai-ide:aider",
          "kind": "matches_concept",
          "weight": 64
        }
      ]
    },
    "exploration_paths": [
      {
        "label": "Discover Projects",
        "description": "Browse indexed projects around AI IDE Ecosystem.",
        "href": "/api/search?q=ai%20ide%20coding%20agent&ranking=browse&limit=12",
        "kind": "search"
      },
      {
        "label": "Get Recommendations",
        "description": "Generate an explainable shortlist for AI IDE Ecosystem.",
        "href": "/recommend?use_case=choose+projects+for+AI+IDE+Ecosystem&limit=5&category=coding_agent",
        "kind": "recommend"
      },
      {
        "label": "Open Graph",
        "description": "Inspect relationships around superset-sh/superset.",
        "href": "/graph/superset-sh/superset",
        "kind": "graph"
      },
      {
        "label": "Find Alternatives",
        "description": "Find replacements and adjacent options for superset-sh/superset.",
        "href": "/alternatives/superset-sh/superset",
        "kind": "alternatives"
      },
      {
        "label": "Explain Score",
        "description": "Understand why superset-sh/superset has its Git.Top Score.",
        "href": "/score/superset-sh/superset",
        "kind": "score"
      },
      {
        "label": "Compare Options",
        "description": "Compare superset-sh/superset and TabbyML/tabby.",
        "href": "/compare/superset-sh-superset...TabbyML-tabby",
        "kind": "compare"
      }
    ],
    "exploration_journeys": [
      {
        "label": "Choose a production candidate",
        "description": "Start broad in AI IDE Ecosystem, then narrow to one project with score and graph evidence.",
        "steps": [
          {
            "label": "Discover",
            "href": "/categories/coding_agent",
            "description": "Browse the ecosystem entry point."
          },
          {
            "label": "Recommend",
            "href": "/recommend?use_case=choose+projects+for+AI+IDE+Ecosystem&limit=5&category=coding_agent",
            "description": "Generate a constrained shortlist."
          },
          {
            "label": "Score",
            "href": "/score/superset-sh/superset",
            "description": "Inspect superset-sh/superset risk and score evidence."
          }
        ]
      },
      {
        "label": "Map dependencies and neighbors",
        "description": "Follow graph relationships before deciding whether a project fits the stack.",
        "steps": [
          {
            "label": "Graph",
            "href": "/graph/superset-sh/superset",
            "description": "Open superset-sh/superset relationship graph."
          },
          {
            "label": "Related",
            "href": "/api/related/superset-sh/superset?limit=8",
            "description": "Inspect adjacent projects as structured JSON."
          },
          {
            "label": "Atlas",
            "href": "/api/atlas/ai-ide?limit=8",
            "description": "Fetch the ecosystem map for agent planning."
          }
        ]
      },
      {
        "label": "Compare replacement paths",
        "description": "Move from the top project to alternatives and a decision matrix.",
        "steps": [
          {
            "label": "Alternatives",
            "href": "/alternatives/superset-sh/superset",
            "description": "Find alternatives for superset-sh/superset."
          },
          {
            "label": "Compare",
            "href": "/api/compare?repos=superset-sh%2Fsuperset%2CTabbyML%2Ftabby",
            "description": "Compare superset-sh/superset and TabbyML/tabby."
          },
          {
            "label": "Agent Map",
            "href": "/api/agent-map",
            "description": "Choose the next REST or MCP surface."
          }
        ]
      }
    ],
    "comparison_paths": [
      {
        "label": "Compare leading candidates",
        "description": "Compare the strongest indexed projects in AI IDE Ecosystem before choosing a default.",
        "repos": [
          "superset-sh/superset",
          "TabbyML/tabby",
          "Aider-AI/aider",
          "numtide/llm-agents.nix"
        ],
        "href": "/compare/superset-sh-superset...TabbyML-tabby...Aider-AI-aider...numtide-llm-agents.nix",
        "api_href": "/api/compare?repos=superset-sh%2Fsuperset%2CTabbyML%2Ftabby%2CAider-AI%2Faider%2Cnumtide%2Fllm-agents.nix",
        "decision_focus": "winner_by_agent_score",
        "context": {
          "ecosystem_id": "ai-ide",
          "category": "coding_agent",
          "deployment": null
        }
      },
      {
        "label": "Evaluate fallback options",
        "description": "Compare high-quality fallback candidates when the top project is not the right operational fit.",
        "repos": [
          "superset-sh/superset",
          "generalaction/emdash",
          "Aider-AI/aider",
          "numtide/llm-agents.nix"
        ],
        "href": "/compare/superset-sh-superset...generalaction-emdash...Aider-AI-aider...numtide-llm-agents.nix",
        "api_href": "/api/compare?repos=superset-sh%2Fsuperset%2Cgeneralaction%2Femdash%2CAider-AI%2Faider%2Cnumtide%2Fllm-agents.nix",
        "decision_focus": "fallback_quality",
        "context": {
          "ecosystem_id": "ai-ide",
          "category": "coding_agent",
          "deployment": null
        }
      }
    ],
    "links": {
      "page": "/atlas/ai-ide",
      "search_api": "/api/search?q=ai%20ide%20coding%20agent&ranking=browse&limit=8",
      "recommend_api": "/api/recommend?use_case=choose+projects+for+AI+IDE+Ecosystem&limit=8&category=coding_agent",
      "graph": "/api/graph/superset-sh/superset?limit=24"
    }
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1213,
    "generated_at": "2026-09-26T16:13:42.720Z",
    "snapshot_id": "d1:1213:2026-09-26T16:01:24.232Z",
    "latest_synced_at": "2026-09-26T16:01:24.232Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}