{
  "project": {
    "project_id": "kelos-dev/kelos",
    "repo": "kelos-dev/kelos",
    "name": "kelos",
    "github_url": "https://github.com/kelos-dev/kelos",
    "homepage_url": null,
    "language": "Go",
    "license": "Apache-2.0",
    "project_kind": "project",
    "category": [
      "coding_agent"
    ],
    "tags": [
      "agentic-ai",
      "agentic-coding",
      "ai",
      "ai-agents",
      "ci-cd",
      "claude",
      "claude-code",
      "codex",
      "cursor",
      "gemini",
      "kubernetes",
      "kubernetes-operator",
      "opencode"
    ],
    "description": "Kelos - The Kubernetes-native framework for orchestrating autonomous AI coding agents.",
    "overview": "Use kelos-dev/kelos when the user needs a coding agent project with docker, kubernetes, local deployment options.",
    "alternatives": [],
    "related": [],
    "dependencies": [
      "LLM provider"
    ],
    "deployments": [
      "docker",
      "kubernetes",
      "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": "medium",
        "evidence": [
          "Matched \"coding agent\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "Matched \"kubernetes\" in repository content.",
          "Matched \"helm chart\" 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": 254,
      "recent_commits": 100,
      "contributors": 10,
      "issue_response_time_hours": null,
      "release_frequency_180d": 43
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "estimated",
      "commits_30d": "partial",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "quality_score": 32,
    "agent_score": 69,
    "score": 83,
    "agent_score_breakdown": {
      "documentation": 90,
      "maintenance": 59,
      "deployment": 90,
      "popularity": 48,
      "community": 55
    },
    "git_top_score": 83,
    "git_top_score_breakdown": {
      "community": 96,
      "maintenance": 72,
      "documentation": 84,
      "stability": 90,
      "adoption": 68,
      "agent_readability": 90
    },
    "summary": {
      "tl_dr": "Use kelos-dev/kelos when the user needs a coding agent project with docker, kubernetes, local deployment options.",
      "purpose": "Use kelos-dev/kelos when the user needs a coding agent project with docker, kubernetes, 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",
        "static documentation sites",
        "non-code workflows"
      ],
      "deployment": [
        "docker",
        "kubernetes",
        "local",
        "cloud"
      ],
      "alternatives": []
    },
    "evidence": {
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"coding agent\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"kubernetes\" in repository content.",
            "Matched \"helm chart\" 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": "estimated",
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "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"
      ],
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "Partial or estimated quality signals: stars30dDelta, commits30d."
      ],
      "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
      "last_verified_at": "2026-07-15T23:00:36.266Z"
    },
    "caveats": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "Partial or estimated quality signals: stars30dDelta, commits30d."
    ],
    "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"
    ],
    "last_verified_at": "2026-07-15T23:00:36.266Z"
  },
  "related": [
    {
      "project_id": "agentforce314/clawcodex",
      "repo": "agentforce314/clawcodex",
      "name": "clawcodex",
      "github_url": "https://github.com/agentforce314/clawcodex",
      "homepage_url": "https://clawcodex.app",
      "language": "Python",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "coding_agent"
      ],
      "tags": [
        "agent",
        "ai",
        "ai-agent",
        "ai-coding",
        "claude",
        "claude-code",
        "cli",
        "code",
        "codex",
        "coding",
        "coding-agent",
        "deepseek",
        "llm",
        "python",
        "token-efficient"
      ],
      "description": "Token efficient Claude Code full Python rebuild. AI Coding Agent in 260K LoC pure Python. Up to 200X Cost Saving!",
      "overview": "Use agentforce314/clawcodex when the user needs a coding agent project with library-only, local, cloud deployment options.",
      "alternatives": [
        {
          "repo": "github/spec-kit",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "OpenHands/OpenHands",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "ollama/ollama",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        }
      ],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "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": "medium",
          "evidence": [
            "Matched \"coding agent\" 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": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python.",
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "quality_signals": {
        "stars": 794,
        "recent_commits": 100,
        "contributors": 9,
        "issue_response_time_hours": null,
        "release_frequency_180d": 0
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 10,
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 19,
      "agent_score": 63,
      "score": 80,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 33,
        "deployment": 80,
        "popularity": 58,
        "community": 54
      },
      "git_top_score": 80,
      "git_top_score_breakdown": {
        "community": 98,
        "maintenance": 42,
        "documentation": 92,
        "stability": 70,
        "adoption": 85,
        "agent_readability": 100
      },
      "summary": {
        "tl_dr": "Use agentforce314/clawcodex when the user needs a coding agent project with library-only, local, cloud deployment options.",
        "purpose": "Use agentforce314/clawcodex when the user needs a coding agent project with library-only, local, cloud deployment options.",
        "install": "Install as a library or package using the repository 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": [
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": [
          {
            "repo": "github/spec-kit",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "OpenHands/OpenHands",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "ollama/ollama",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          }
        ]
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"coding agent\" 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": [
              "Repository has under 10k stars, so complexity is treated conservatively."
            ]
          },
          "cloudflare_ready": {
            "confidence": "high",
            "evidence": [
              "Runtime blocker: python.",
              "No Cloudflare deployment signal detected."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 10,
          "commits_30d": "partial",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "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"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "Partial or estimated quality signals: commits30d."
        ],
        "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
        "last_verified_at": "2026-07-12T11:48:43.369Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "Partial or estimated quality signals: commits30d."
      ],
      "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"
      ],
      "last_verified_at": "2026-07-12T11:48:43.369Z"
    },
    {
      "project_id": "gi-dellav/zerostack",
      "repo": "gi-dellav/zerostack",
      "name": "zerostack",
      "github_url": "https://github.com/gi-dellav/zerostack",
      "homepage_url": "https://gi-dellav.github.io/zerostack/",
      "language": "Rust",
      "license": "GPL-3.0",
      "project_kind": "project",
      "category": [
        "coding_agent"
      ],
      "tags": [
        "agent",
        "agentic-ai",
        "agentic-coding",
        "agents",
        "ai",
        "claude-code",
        "coding-agent",
        "llm",
        "rust",
        "rust-lang"
      ],
      "description": "Lightweight coding agent written in Rust, optimized for memory footprint and performance",
      "overview": "Use gi-dellav/zerostack when the user needs a coding agent project with local, cloud deployment options.",
      "alternatives": [
        {
          "repo": "OpenHands/OpenHands",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "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."
        }
      ],
      "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": "medium",
          "evidence": [
            "Matched \"coding agent\" 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": 1458,
        "recent_commits": 100,
        "contributors": 22,
        "issue_response_time_hours": null,
        "release_frequency_180d": 36
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 52,
      "agent_score": 71,
      "score": 91,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 62,
        "deployment": 70,
        "popularity": 63,
        "community": 67
      },
      "git_top_score": 91,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 74,
        "documentation": 84,
        "stability": 100,
        "adoption": 90,
        "agent_readability": 100
      },
      "summary": {
        "tl_dr": "Use gi-dellav/zerostack when the user needs a coding agent project with local, cloud deployment options.",
        "purpose": "Use gi-dellav/zerostack 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": "OpenHands/OpenHands",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "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."
          }
        ]
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"coding agent\" 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": "estimated",
          "commits_30d": "partial",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "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"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "Partial or estimated quality signals: stars30dDelta, commits30d."
        ],
        "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
        "last_verified_at": "2026-07-15T17:30:35.861Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "Partial or estimated quality signals: stars30dDelta, commits30d."
      ],
      "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"
      ],
      "last_verified_at": "2026-07-15T17:30:35.861Z"
    },
    {
      "project_id": "humanlayer/humanlayer",
      "repo": "humanlayer/humanlayer",
      "name": "humanlayer",
      "github_url": "https://github.com/humanlayer/humanlayer",
      "homepage_url": "https://humanlayer.dev/code",
      "language": "TypeScript",
      "license": "NOASSERTION",
      "project_kind": "project",
      "category": [
        "coding_agent"
      ],
      "tags": [
        "agents",
        "ai",
        "amp",
        "claude-code",
        "codex",
        "human-in-the-loop",
        "humanlayer",
        "llm",
        "llms",
        "opencode"
      ],
      "description": "The best way to get AI coding agents to solve hard problems in complex codebases.",
      "overview": "Use humanlayer/humanlayer when the user needs a coding agent project with docker, local, cloud deployment options.",
      "alternatives": [
        {
          "repo": "ollama/ollama",
          "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": "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": "medium",
          "evidence": [
            "Matched \"coding agent\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Found Docker configuration file.",
            "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": [
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "quality_signals": {
        "stars": 11116,
        "recent_commits": 1,
        "contributors": 29,
        "issue_response_time_hours": null,
        "release_frequency_180d": 92
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 24,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 27,
      "agent_score": 72,
      "score": 85,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 39,
        "deployment": 80,
        "popularity": 81,
        "community": 74
      },
      "git_top_score": 85,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 39,
        "documentation": 84,
        "stability": 100,
        "adoption": 100,
        "agent_readability": 100
      },
      "summary": {
        "tl_dr": "Use humanlayer/humanlayer when the user needs a coding agent project with docker, local, cloud deployment options.",
        "purpose": "Use humanlayer/humanlayer 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": "ollama/ollama",
            "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 \"coding agent\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Found Docker configuration file.",
              "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": [
              "No Cloudflare deployment signal detected.",
              "No wrangler.toml found in inspected repository files."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 24,
          "commits_30d": "complete",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "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"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation"
        ],
        "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
        "last_verified_at": "2026-07-15T09:00:35.319Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation"
      ],
      "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"
      ],
      "last_verified_at": "2026-07-15T09:00:35.319Z"
    },
    {
      "project_id": "asklokesh/loki-mode",
      "repo": "asklokesh/loki-mode",
      "name": "loki-mode",
      "github_url": "https://github.com/asklokesh/loki-mode",
      "homepage_url": "https://www.autonomi.dev",
      "language": "Shell",
      "license": "NOASSERTION",
      "project_kind": "project",
      "category": [
        "coding_agent"
      ],
      "tags": [
        "ai-agents",
        "aider",
        "anthropic",
        "autonomous",
        "ci-cd",
        "claude",
        "cline",
        "code-review",
        "devops",
        "gemini",
        "github-action",
        "github-issues",
        "loki-mode",
        "multi-agent",
        "openai-codex",
        "openapi",
        "pull-request-review",
        "sdlc",
        "spec-driven-development"
      ],
      "description": "Multi-agent autonomous SDLC framework. Spec to deployed app. PRD, GitHub issue, OpenAPI/JSON/YAML, or one-line brief. 5 AI providers, 8 quality gates.",
      "overview": "Use asklokesh/loki-mode when the user needs a coding agent project with docker, library-only, local deployment options.",
      "alternatives": [
        {
          "repo": "fujibee/agmsg",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "hex/claude-council",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "askalf/dario",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        }
      ],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "docker",
        "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 \"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": 1018,
        "recent_commits": 100,
        "contributors": 5,
        "issue_response_time_hours": null,
        "release_frequency_180d": 100
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "partial",
        "releases_180d": "partial",
        "contributors_90d": "complete"
      },
      "quality_score": 34,
      "agent_score": 70,
      "score": 88,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 57,
        "deployment": 90,
        "popularity": 60,
        "community": 50
      },
      "git_top_score": 88,
      "git_top_score_breakdown": {
        "community": 87,
        "maintenance": 71,
        "documentation": 84,
        "stability": 100,
        "adoption": 89,
        "agent_readability": 100
      },
      "summary": {
        "tl_dr": "Use asklokesh/loki-mode when the user needs a coding agent project with docker, library-only, local deployment options.",
        "purpose": "Use asklokesh/loki-mode 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": "fujibee/agmsg",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "hex/claude-council",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "askalf/dario",
            "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 \"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": "estimated",
          "commits_30d": "partial",
          "releases_180d": "partial",
          "contributors_90d": "complete"
        },
        "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"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "Partial or estimated quality signals: stars30dDelta, commits30d, releases180d."
        ],
        "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
        "last_verified_at": "2026-07-15T16:30:38.447Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "Partial or estimated quality signals: stars30dDelta, commits30d, releases180d."
      ],
      "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"
      ],
      "last_verified_at": "2026-07-15T16:30:38.447Z"
    },
    {
      "project_id": "kstevica/captain-claw",
      "repo": "kstevica/captain-claw",
      "name": "captain-claw",
      "github_url": "https://github.com/kstevica/captain-claw",
      "homepage_url": "https://captain-claw.com",
      "language": "Python",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "coding_agent"
      ],
      "tags": [
        "agent-orchestration",
        "agentic-coding",
        "agentic-workflow",
        "ai-agent",
        "ai-agents",
        "anthropic",
        "autonomous-agents",
        "claw",
        "cli",
        "code-review",
        "langchain-alternative",
        "llm",
        "llm-inference",
        "local-llm",
        "multi-agent",
        "multiagent",
        "ollama",
        "openai",
        "python",
        "self-hosted"
      ],
      "description": "Self-hosted framework for orchestrating fleets of specialist AI agents — ensemble reasoning and a full agentic coding pipeline, model-agnostic and local-friendly.",
      "overview": "Use kstevica/captain-claw 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": "ollama/ollama",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "esengine/DeepSeek-Reasonix",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        }
      ],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "docker",
        "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": "medium",
          "evidence": [
            "Matched \"coding agent\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Found Docker configuration file.",
            "Matched \"library\" 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": 161,
        "recent_commits": 100,
        "contributors": 3,
        "issue_response_time_hours": null,
        "release_frequency_180d": 45
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 7,
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 30,
      "agent_score": 67,
      "score": 82,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 57,
        "deployment": 90,
        "popularity": 44,
        "community": 48
      },
      "git_top_score": 82,
      "git_top_score_breakdown": {
        "community": 73,
        "maintenance": 71,
        "documentation": 92,
        "stability": 100,
        "adoption": 60,
        "agent_readability": 100
      },
      "summary": {
        "tl_dr": "Use kstevica/captain-claw when the user needs a coding agent project with docker, library-only, local deployment options.",
        "purpose": "Use kstevica/captain-claw 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": "ollama/ollama",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "esengine/DeepSeek-Reasonix",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          }
        ]
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"coding agent\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Found Docker configuration file.",
              "Matched \"library\" 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": 7,
          "commits_30d": "partial",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "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"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "Partial or estimated quality signals: commits30d."
        ],
        "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
        "last_verified_at": "2026-07-15T09:51:18.039Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "Partial or estimated quality signals: commits30d."
      ],
      "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"
      ],
      "last_verified_at": "2026-07-15T09:51:18.039Z"
    },
    {
      "project_id": "fujibee/agmsg",
      "repo": "fujibee/agmsg",
      "name": "agmsg",
      "github_url": "https://github.com/fujibee/agmsg",
      "homepage_url": "https://www.producthunt.com/products/agmsg",
      "language": "Shell",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "coding_agent"
      ],
      "tags": [
        "agent-communication",
        "agent-teams",
        "agentic",
        "ai-agents",
        "bash",
        "claude-code",
        "cli",
        "codex",
        "copilot",
        "developer-tools",
        "gemini-cli",
        "inter-agent",
        "multi-agent",
        "sqlite"
      ],
      "description": "Cross-vendor messaging for CLI AI coding agents — let Claude Code, Codex, Gemini & Copilot talk to each other in one team. Bash + SQLite, no daemon, no framework.",
      "overview": "Use fujibee/agmsg when the user needs a coding agent project with local, cloud deployment options.",
      "alternatives": [
        {
          "repo": "OpenHands/OpenHands",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "esengine/DeepSeek-Reasonix",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "hex/claude-council",
          "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": "medium",
          "evidence": [
            "Matched \"coding agent\" 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": 1195,
        "recent_commits": 100,
        "contributors": 15,
        "issue_response_time_hours": null,
        "release_frequency_180d": 20
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 41,
      "agent_score": 69,
      "score": 90,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 60,
        "deployment": 70,
        "popularity": 62,
        "community": 60
      },
      "git_top_score": 90,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 73,
        "documentation": 84,
        "stability": 100,
        "adoption": 88,
        "agent_readability": 100
      },
      "summary": {
        "tl_dr": "Use fujibee/agmsg when the user needs a coding agent project with local, cloud deployment options.",
        "purpose": "Use fujibee/agmsg 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": "OpenHands/OpenHands",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "esengine/DeepSeek-Reasonix",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "hex/claude-council",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          }
        ]
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"coding agent\" 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": "estimated",
          "commits_30d": "partial",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "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"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "Partial or estimated quality signals: stars30dDelta, commits30d."
        ],
        "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
        "last_verified_at": "2026-07-14T21:00:17.121Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "Partial or estimated quality signals: stars30dDelta, commits30d."
      ],
      "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"
      ],
      "last_verified_at": "2026-07-14T21:00:17.121Z"
    },
    {
      "project_id": "langchain-ai/open-swe",
      "repo": "langchain-ai/open-swe",
      "name": "open-swe",
      "github_url": "https://github.com/langchain-ai/open-swe",
      "homepage_url": "https://www.langchain.com/blog/open-swe-an-open-source-framework-for-internal-coding-agents",
      "language": "Python",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "coding_agent"
      ],
      "tags": [
        "agent",
        "agents",
        "ai",
        "anthropic",
        "claudecode",
        "llm",
        "llms",
        "openai"
      ],
      "description": "An Open-Source Asynchronous Coding Agent",
      "overview": "Use langchain-ai/open-swe when the user needs a coding agent project with docker, local, cloud deployment options.",
      "alternatives": [
        {
          "repo": "github/spec-kit",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "OpenHands/OpenHands",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "ollama/ollama",
          "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 \"coding agent\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Found Docker configuration file.",
            "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": 10304,
        "recent_commits": 100,
        "contributors": 35,
        "issue_response_time_hours": null,
        "release_frequency_180d": 0
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 24,
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 28,
      "agent_score": 73,
      "score": 82,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 40,
        "deployment": 80,
        "popularity": 80,
        "community": 80
      },
      "git_top_score": 82,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 47,
        "documentation": 84,
        "stability": 70,
        "adoption": 100,
        "agent_readability": 100
      },
      "summary": {
        "tl_dr": "Use langchain-ai/open-swe when the user needs a coding agent project with docker, local, cloud deployment options.",
        "purpose": "Use langchain-ai/open-swe 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": "github/spec-kit",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "OpenHands/OpenHands",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "ollama/ollama",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          }
        ]
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"coding agent\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Found Docker configuration file.",
              "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": 24,
          "commits_30d": "partial",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "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"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "Partial or estimated quality signals: commits30d."
        ],
        "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
        "last_verified_at": "2026-07-15T16:30:54.516Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "Partial or estimated quality signals: commits30d."
      ],
      "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"
      ],
      "last_verified_at": "2026-07-15T16:30:54.516Z"
    },
    {
      "project_id": "anywhere-labs/Agents-Anywhere",
      "repo": "anywhere-labs/Agents-Anywhere",
      "name": "Agents-Anywhere",
      "github_url": "https://github.com/anywhere-labs/Agents-Anywhere",
      "homepage_url": null,
      "language": "TypeScript",
      "license": null,
      "project_kind": "project",
      "category": [
        "coding_agent"
      ],
      "tags": [
        "acp",
        "agentclientprotocol",
        "agents",
        "claudecode",
        "codex",
        "codex-app",
        "llm",
        "opencode",
        "remote",
        "remote-control"
      ],
      "description": "Control any coding agent on any device — from your phone.",
      "overview": "Use anywhere-labs/Agents-Anywhere when the user needs a coding agent project with docker, local, cloud deployment options.",
      "alternatives": [
        {
          "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."
        },
        {
          "repo": "rcarmo/piclaw",
          "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": "medium",
          "evidence": [
            "Matched \"coding agent\" 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, postgres, filesystem.",
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "quality_signals": {
        "stars": 606,
        "recent_commits": 100,
        "contributors": 3,
        "issue_response_time_hours": null,
        "release_frequency_180d": 4
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 8,
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 24,
      "agent_score": 63,
      "score": 83,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 40,
        "deployment": 80,
        "popularity": 56,
        "community": 48
      },
      "git_top_score": 83,
      "git_top_score_breakdown": {
        "community": 79,
        "maintenance": 55,
        "documentation": 92,
        "stability": 100,
        "adoption": 79,
        "agent_readability": 100
      },
      "summary": {
        "tl_dr": "Use anywhere-labs/Agents-Anywhere when the user needs a coding agent project with docker, local, cloud deployment options.",
        "purpose": "Use anywhere-labs/Agents-Anywhere 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": "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."
          },
          {
            "repo": "rcarmo/piclaw",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          }
        ]
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"coding agent\" 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, postgres, filesystem.",
              "No Cloudflare deployment signal detected.",
              "No wrangler.toml found in inspected repository files."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 8,
          "commits_30d": "partial",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "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"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "Partial or estimated quality signals: commits30d."
        ],
        "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
        "last_verified_at": "2026-07-15T08:00:42.945Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "Partial or estimated quality signals: commits30d."
      ],
      "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"
      ],
      "last_verified_at": "2026-07-15T08:00:42.945Z"
    }
  ],
  "resolved_from": {
    "requested_id": "kelos-dev/kelos",
    "resolved_id": "kelos-dev/kelos",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 951,
    "generated_at": "2026-07-16T01:14:44.662Z",
    "snapshot_id": "d1:951:2026-07-16T01:01:00.001Z",
    "latest_synced_at": "2026-07-16T01:01:00.001Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}