{
  "query": {
    "use_case": "build Cloudflare-ready AI agents",
    "deployment": "library_only",
    "category": "browser_agent"
  },
  "recommendations": [
    {
      "project_id": "browser-use/browser-use",
      "repo": "browser-use/browser-use",
      "name": "browser-use",
      "github_url": "https://github.com/browser-use/browser-use",
      "homepage_url": "https://browser-use.com",
      "language": "Python",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "browser_agent"
      ],
      "tags": [
        "ai-agents",
        "ai-tools",
        "browser-automation",
        "browser-use",
        "llm",
        "playwright",
        "python"
      ],
      "description": "🌐 Make websites accessible for AI agents. Automate tasks online with ease.",
      "overview": "Use browser-use/browser-use when the user needs a browser agent project with docker, library-only, local deployment options.",
      "alternatives": [
        {
          "repo": "browser-use/browser-harness",
          "reason": "Same browser agent intent with browser_automation, workflow overlap."
        },
        {
          "repo": "apify/crawlee-python",
          "reason": "Same browser agent intent with browser_automation, workflow overlap."
        },
        {
          "repo": "tiliondev/fortress",
          "reason": "Same browser agent intent with browser_automation, workflow overlap."
        }
      ],
      "related": [],
      "dependencies": [
        "Browser automation",
        "LLM provider"
      ],
      "deployments": [
        "docker",
        "library_only",
        "local",
        "cloud"
      ],
      "difficulty": "intermediate",
      "cloudflare_ready": false,
      "use_cases": [
        "build browser automation agents",
        "operate web tasks with LLMs",
        "test web workflows"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"playwright\" in metadata.",
            "Matched \"browser-use\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Found Docker configuration file.",
            "Matched \"pip install\" in repository content.",
            "Matched \"library\" 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, filesystem.",
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "quality_signals": {
        "stars": 109435,
        "recent_commits": 100,
        "contributors": 100,
        "issue_response_time_hours": null,
        "release_frequency_180d": 22
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 30,
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "partial"
      },
      "quality_score": 84,
      "agent_score": 90,
      "score": 59,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 76,
        "deployment": 90,
        "popularity": 100,
        "community": 100
      },
      "git_top_score": 94,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 84,
        "documentation": 92,
        "stability": 90,
        "adoption": 100,
        "agent_readability": 100
      },
      "summary": {
        "tl_dr": "Use browser-use/browser-use when the user needs a browser agent project with docker, library-only, local deployment options.",
        "purpose": "Use browser-use/browser-use when the user needs a browser agent project with docker, library-only, local deployment options.",
        "install": "Run with Docker using the repository's container instructions.",
        "inputs": [
          "URL or page task",
          "browser session",
          "navigation constraints"
        ],
        "outputs": [
          "browser actions",
          "page state",
          "extracted data"
        ],
        "good_for": [
          "build browser automation agents",
          "operate web tasks with LLMs",
          "test web workflows",
          "web automation",
          "browser tasks",
          "UI-driven workflows"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "backend-only jobs",
          "offline batch processing"
        ],
        "deployment": [
          "docker",
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": [
          {
            "repo": "browser-use/browser-harness",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          },
          {
            "repo": "apify/crawlee-python",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          },
          {
            "repo": "tiliondev/fortress",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          }
        ]
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"playwright\" in metadata.",
              "Matched \"browser-use\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Found Docker configuration file.",
              "Matched \"pip install\" in repository content.",
              "Matched \"library\" 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, filesystem.",
              "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": "complete",
          "contributors_90d": "partial"
        },
        "source_fields": [
          "agent_card.classification",
          "agent_card.deployment",
          "agent_card.summary_for_agent",
          "agent_card.use_cases",
          "metrics",
          "project.description",
          "project.language",
          "project.license",
          "project.topics",
          "recommendation.constraints",
          "recommendation.query",
          "recommendation.ranking_signals"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "Partial or estimated quality signals: commits30d, contributors90d.",
          "users expecting a complete hosted product"
        ],
        "recommendation_reasons": [
          "Use browser-use/browser-use when the user needs a browser agent project with docker, library-only, local deployment options.",
          "Use-case match is 50/100 for \"build Cloudflare-ready AI agents\".",
          "It matches the requested library_only deployment target.",
          "It is classified as browser_agent.",
          "Ranking signals: community 84/100, maintenance 76/100."
        ],
        "ranking_signals": {
          "use_case_match": 50,
          "community": 84,
          "maintenance": 76,
          "readiness": 60,
          "license_fit": 0
        },
        "matched_constraints": {
          "deployment": "library_only",
          "category": "browser_agent"
        },
        "unmatched_constraints": {},
        "confidence_reason": "Medium confidence because the 59/100 recommendation is usable but quality or maturity evidence should be reviewed; Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
        "last_verified_at": "2026-08-17T00:23:40.909Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "Partial or estimated quality signals: commits30d, contributors90d.",
        "users expecting a complete hosted product"
      ],
      "confidence_reason": "Medium confidence because the 59/100 recommendation is usable but quality or maturity evidence should be reviewed; Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
      "source_fields": [
        "agent_card.classification",
        "agent_card.deployment",
        "agent_card.summary_for_agent",
        "agent_card.use_cases",
        "metrics",
        "project.description",
        "project.language",
        "project.license",
        "project.topics",
        "recommendation.constraints",
        "recommendation.query",
        "recommendation.ranking_signals"
      ],
      "last_verified_at": "2026-08-17T00:23:40.909Z",
      "reason": "Use browser-use/browser-use when the user needs a browser agent project with docker, library-only, local deployment options. Use-case match is 50/100 for \"build Cloudflare-ready AI agents\". It matches the requested library_only deployment target. It is classified as browser_agent. Ranking signals: community 84/100, maintenance 76/100.",
      "reasons": [
        "Use browser-use/browser-use when the user needs a browser agent project with docker, library-only, local deployment options.",
        "Use-case match is 50/100 for \"build Cloudflare-ready AI agents\".",
        "It matches the requested library_only deployment target.",
        "It is classified as browser_agent.",
        "Ranking signals: community 84/100, maintenance 76/100."
      ],
      "decision_summary": "browser-use/browser-use is an exploration candidate for \"build Cloudflare-ready AI agents\": recommendation score 59/100 with matched constraints, but quality and maturity signals need review.",
      "fit_profile": {
        "primary_fit": "Partial use-case overlap for \"build Cloudflare-ready AI agents\"; validate the target workflow.",
        "deployment_fit": "Matches requested library_only deployment.",
        "maturity": "High maturity signal from community and maintenance scores.",
        "agent_readiness": "Agent-readable summary and use cases are available."
      },
      "adoption_plan": [
        "Open /projects/browser-use/browser-use to verify license, language, classification evidence, and quality signal confidence.",
        "Inspect /graph/browser-use/browser-use for dependencies, related projects, deployment targets, and alternatives.",
        "Use the matched constraints (deployment, category) as the initial acceptance checklist.",
        "Prototype the library_only deployment path before committing to a migration.",
        "Compare against /alternatives/browser-use/browser-use before final selection."
      ],
      "risk_flags": [],
      "tradeoffs": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "next_actions": [
        {
          "label": "Open project knowledge",
          "href": "/projects/browser-use/browser-use",
          "kind": "project"
        },
        {
          "label": "Inspect graph",
          "href": "/graph/browser-use/browser-use",
          "kind": "graph"
        },
        {
          "label": "Find alternatives",
          "href": "/alternatives/browser-use/browser-use",
          "kind": "alternatives"
        },
        {
          "label": "Explain score",
          "href": "/score/browser-use/browser-use",
          "kind": "score"
        },
        {
          "label": "Compare shortlist",
          "href": "/compare/browser-use/browser-use",
          "kind": "compare"
        }
      ],
      "matched_constraints": {
        "deployment": "library_only",
        "category": "browser_agent"
      },
      "unmatched_constraints": {},
      "ranking_signals": {
        "use_case_match": 50,
        "community": 84,
        "maintenance": 76,
        "readiness": 60,
        "license_fit": 0
      },
      "confidence": "medium",
      "project": {
        "id": "browser-use/browser-use",
        "owner": "browser-use",
        "name": "browser-use",
        "full_name": "browser-use/browser-use",
        "github_url": "https://github.com/browser-use/browser-use",
        "homepage_url": "https://browser-use.com",
        "description": "🌐 Make websites accessible for AI agents. Automate tasks online with ease.",
        "language": "Python",
        "topics": [
          "ai-agents",
          "ai-tools",
          "browser-automation",
          "browser-use",
          "llm",
          "playwright",
          "python"
        ],
        "license": "MIT",
        "stars": 109435,
        "forks": 12031,
        "open_issues": 355,
        "default_branch": "main",
        "created_at": "2024-10-31T16:00:56Z",
        "updated_at": "2026-08-17T00:14:04Z",
        "pushed_at": "2026-08-16T18:50:46Z",
        "synced_at": "2026-08-17T00:23:40.909Z"
      },
      "agent_card": {
        "project_id": "browser-use/browser-use",
        "project_kind": "project",
        "category": "browser_agent",
        "difficulty": "intermediate",
        "deployment": [
          "docker",
          "library_only",
          "local",
          "cloud"
        ],
        "cloudflare_ready": false,
        "use_cases": [
          "build browser automation agents",
          "operate web tasks with LLMs",
          "test web workflows"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product"
        ],
        "alternatives": [
          {
            "project_id": "browser-use/browser-harness",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          },
          {
            "project_id": "apify/crawlee-python",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          },
          {
            "project_id": "tiliondev/fortress",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          }
        ],
        "summary_for_agent": "Use browser-use/browser-use when the user needs a browser agent project with docker, library-only, local deployment options.",
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"playwright\" in metadata.",
              "Matched \"browser-use\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Found Docker configuration file.",
              "Matched \"pip install\" in repository content.",
              "Matched \"library\" 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, filesystem.",
              "No Cloudflare deployment signal detected.",
              "No wrangler.toml found in inspected repository files."
            ]
          }
        },
        "schema_version": "v1",
        "generated_at": "2026-08-17T00:23:40.909Z"
      },
      "metrics": {
        "project_id": "browser-use/browser-use",
        "stars_30d_delta": 4331,
        "commits_30d": 100,
        "releases_180d": 22,
        "contributors_90d": 100,
        "issue_first_response_median_hours": null,
        "recent_push_days": 0,
        "git_score": 84,
        "maintenance_score": 76,
        "signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 30,
          "commits_30d": "partial",
          "releases_180d": "complete",
          "contributors_90d": "partial"
        },
        "calculated_at": "2026-08-17T00:23:40.909Z"
      }
    },
    {
      "project_id": "jo-inc/camofox-browser",
      "repo": "jo-inc/camofox-browser",
      "name": "camofox-browser",
      "github_url": "https://github.com/jo-inc/camofox-browser",
      "homepage_url": "https://github.com/jo-inc/camofox-browser#readme",
      "language": "JavaScript",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "browser_agent"
      ],
      "tags": [
        "ai-agent",
        "anti-bot",
        "antidetect-browser",
        "automation",
        "bot-detection",
        "browser-automation",
        "cloudflare-bypass",
        "headless-browser",
        "javascript",
        "nodejs",
        "playwright",
        "puppeteer",
        "scraping",
        "stealth-browser",
        "web-scraping"
      ],
      "description": "Stealth headless browser for AI agents — bypass Cloudflare, bot detection, and anti-scraping. Drop-in Puppeteer/Playwright replacement.",
      "overview": "Use jo-inc/camofox-browser when the user needs a browser agent project with docker, library-only, local deployment options.",
      "alternatives": [
        {
          "repo": "browser-use/browser-use",
          "reason": "Same browser agent intent with browser_automation, workflow overlap."
        },
        {
          "repo": "citrolabs/ego-lite",
          "reason": "Same browser agent intent with browser_automation, workflow overlap."
        },
        {
          "repo": "browser-use/browser-harness",
          "reason": "Same browser agent intent with browser_automation, workflow overlap."
        }
      ],
      "related": [],
      "dependencies": [
        "Cloudflare Workers",
        "Browser automation",
        "LLM provider"
      ],
      "deployments": [
        "docker",
        "library_only",
        "local",
        "cloud"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": false,
      "use_cases": [
        "build browser automation agents",
        "operate web tasks with LLMs",
        "test web workflows"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"browser automation\" in metadata.",
            "Matched \"playwright\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Found Docker configuration file.",
            "Matched \"pip install\" 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": [
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "quality_signals": {
        "stars": 8615,
        "recent_commits": 69,
        "contributors": 39,
        "issue_response_time_hours": null,
        "release_frequency_180d": 18
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 28,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 55,
      "agent_score": 79,
      "score": 58,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 57,
        "deployment": 90,
        "popularity": 79,
        "community": 84
      },
      "git_top_score": 93,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 71,
        "documentation": 92,
        "stability": 100,
        "adoption": 100,
        "agent_readability": 100
      },
      "summary": {
        "tl_dr": "Use jo-inc/camofox-browser when the user needs a browser agent project with docker, library-only, local deployment options.",
        "purpose": "Use jo-inc/camofox-browser when the user needs a browser agent project with docker, library-only, local deployment options.",
        "install": "Run with Docker using the repository's container instructions.",
        "inputs": [
          "URL or page task",
          "browser session",
          "navigation constraints"
        ],
        "outputs": [
          "browser actions",
          "page state",
          "extracted data"
        ],
        "good_for": [
          "build browser automation agents",
          "operate web tasks with LLMs",
          "test web workflows",
          "web automation",
          "browser tasks",
          "UI-driven workflows"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "backend-only jobs",
          "offline batch processing"
        ],
        "deployment": [
          "docker",
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": [
          {
            "repo": "browser-use/browser-use",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          },
          {
            "repo": "citrolabs/ego-lite",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          },
          {
            "repo": "browser-use/browser-harness",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          }
        ]
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"browser automation\" in metadata.",
              "Matched \"playwright\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Found Docker configuration file.",
              "Matched \"pip install\" 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": [
              "No Cloudflare deployment signal detected.",
              "No wrangler.toml found in inspected repository files."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 28,
          "commits_30d": "complete",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "source_fields": [
          "agent_card.classification",
          "agent_card.deployment",
          "agent_card.summary_for_agent",
          "agent_card.use_cases",
          "metrics",
          "project.description",
          "project.language",
          "project.license",
          "project.topics",
          "recommendation.constraints",
          "recommendation.query",
          "recommendation.ranking_signals"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product"
        ],
        "recommendation_reasons": [
          "Use jo-inc/camofox-browser when the user needs a browser agent project with docker, library-only, local deployment options.",
          "Use-case match is 75/100 for \"build Cloudflare-ready AI agents\".",
          "It matches the requested library_only deployment target.",
          "It is classified as browser_agent.",
          "Ranking signals: community 55/100, maintenance 57/100."
        ],
        "ranking_signals": {
          "use_case_match": 75,
          "community": 55,
          "maintenance": 57,
          "readiness": 60,
          "license_fit": 0
        },
        "matched_constraints": {
          "deployment": "library_only",
          "category": "browser_agent"
        },
        "unmatched_constraints": {},
        "confidence_reason": "Medium confidence because the 58/100 recommendation is usable but quality or maturity evidence should be reviewed; Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
        "last_verified_at": "2026-08-16T03:00:16.192Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "confidence_reason": "Medium confidence because the 58/100 recommendation is usable but quality or maturity evidence should be reviewed; Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
      "source_fields": [
        "agent_card.classification",
        "agent_card.deployment",
        "agent_card.summary_for_agent",
        "agent_card.use_cases",
        "metrics",
        "project.description",
        "project.language",
        "project.license",
        "project.topics",
        "recommendation.constraints",
        "recommendation.query",
        "recommendation.ranking_signals"
      ],
      "last_verified_at": "2026-08-16T03:00:16.192Z",
      "reason": "Use jo-inc/camofox-browser when the user needs a browser agent project with docker, library-only, local deployment options. Use-case match is 75/100 for \"build Cloudflare-ready AI agents\". It matches the requested library_only deployment target. It is classified as browser_agent. Ranking signals: community 55/100, maintenance 57/100.",
      "reasons": [
        "Use jo-inc/camofox-browser when the user needs a browser agent project with docker, library-only, local deployment options.",
        "Use-case match is 75/100 for \"build Cloudflare-ready AI agents\".",
        "It matches the requested library_only deployment target.",
        "It is classified as browser_agent.",
        "Ranking signals: community 55/100, maintenance 57/100."
      ],
      "decision_summary": "jo-inc/camofox-browser is an exploration candidate for \"build Cloudflare-ready AI agents\": recommendation score 58/100 with matched constraints, but quality and maturity signals need review.",
      "fit_profile": {
        "primary_fit": "Strong use-case overlap for \"build Cloudflare-ready AI agents\".",
        "deployment_fit": "Matches requested library_only deployment.",
        "maturity": "Moderate maturity signal; maintenance is acceptable but compare community adoption.",
        "agent_readiness": "Agent-readable summary and use cases are available."
      },
      "adoption_plan": [
        "Open /projects/jo-inc/camofox-browser to verify license, language, classification evidence, and quality signal confidence.",
        "Inspect /graph/jo-inc/camofox-browser for dependencies, related projects, deployment targets, and alternatives.",
        "Use the matched constraints (deployment, category) as the initial acceptance checklist.",
        "Prototype the library_only deployment path before committing to a migration.",
        "Compare against /alternatives/jo-inc/camofox-browser before final selection."
      ],
      "risk_flags": [],
      "tradeoffs": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "next_actions": [
        {
          "label": "Open project knowledge",
          "href": "/projects/jo-inc/camofox-browser",
          "kind": "project"
        },
        {
          "label": "Inspect graph",
          "href": "/graph/jo-inc/camofox-browser",
          "kind": "graph"
        },
        {
          "label": "Find alternatives",
          "href": "/alternatives/jo-inc/camofox-browser",
          "kind": "alternatives"
        },
        {
          "label": "Explain score",
          "href": "/score/jo-inc/camofox-browser",
          "kind": "score"
        },
        {
          "label": "Compare shortlist",
          "href": "/compare/jo-inc/camofox-browser",
          "kind": "compare"
        }
      ],
      "matched_constraints": {
        "deployment": "library_only",
        "category": "browser_agent"
      },
      "unmatched_constraints": {},
      "ranking_signals": {
        "use_case_match": 75,
        "community": 55,
        "maintenance": 57,
        "readiness": 60,
        "license_fit": 0
      },
      "confidence": "medium",
      "project": {
        "id": "jo-inc/camofox-browser",
        "owner": "jo-inc",
        "name": "camofox-browser",
        "full_name": "jo-inc/camofox-browser",
        "github_url": "https://github.com/jo-inc/camofox-browser",
        "homepage_url": "https://github.com/jo-inc/camofox-browser#readme",
        "description": "Stealth headless browser for AI agents — bypass Cloudflare, bot detection, and anti-scraping. Drop-in Puppeteer/Playwright replacement.",
        "language": "JavaScript",
        "topics": [
          "ai-agent",
          "anti-bot",
          "antidetect-browser",
          "automation",
          "bot-detection",
          "browser-automation",
          "cloudflare-bypass",
          "headless-browser",
          "javascript",
          "nodejs",
          "playwright",
          "puppeteer",
          "scraping",
          "stealth-browser",
          "web-scraping"
        ],
        "license": "MIT",
        "stars": 8615,
        "forks": 912,
        "open_issues": 83,
        "default_branch": "master",
        "created_at": "2026-01-26T07:31:13Z",
        "updated_at": "2026-08-16T02:33:11Z",
        "pushed_at": "2026-08-04T02:43:47Z",
        "synced_at": "2026-08-16T03:00:16.192Z"
      },
      "agent_card": {
        "project_id": "jo-inc/camofox-browser",
        "project_kind": "project",
        "category": "browser_agent",
        "difficulty": "beginner",
        "deployment": [
          "docker",
          "library_only",
          "local",
          "cloud"
        ],
        "cloudflare_ready": false,
        "use_cases": [
          "build browser automation agents",
          "operate web tasks with LLMs",
          "test web workflows"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product"
        ],
        "alternatives": [
          {
            "project_id": "browser-use/browser-use",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          },
          {
            "project_id": "citrolabs/ego-lite",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          },
          {
            "project_id": "browser-use/browser-harness",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          }
        ],
        "summary_for_agent": "Use jo-inc/camofox-browser when the user needs a browser agent project with docker, library-only, local deployment options.",
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"browser automation\" in metadata.",
              "Matched \"playwright\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Found Docker configuration file.",
              "Matched \"pip install\" 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": [
              "No Cloudflare deployment signal detected.",
              "No wrangler.toml found in inspected repository files."
            ]
          }
        },
        "schema_version": "v1",
        "generated_at": "2026-08-16T03:00:16.192Z"
      },
      "metrics": {
        "project_id": "jo-inc/camofox-browser",
        "stars_30d_delta": 816,
        "commits_30d": 69,
        "releases_180d": 18,
        "contributors_90d": 39,
        "issue_first_response_median_hours": null,
        "recent_push_days": 12,
        "git_score": 55,
        "maintenance_score": 57,
        "signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 28,
          "commits_30d": "complete",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "calculated_at": "2026-08-16T03:00:16.192Z"
      }
    },
    {
      "project_id": "jackwener/OpenCLI",
      "repo": "jackwener/OpenCLI",
      "name": "OpenCLI",
      "github_url": "https://github.com/jackwener/OpenCLI",
      "homepage_url": "https://opencli.info/",
      "language": "JavaScript",
      "license": "Apache-2.0",
      "project_kind": "project",
      "category": [
        "browser_agent"
      ],
      "tags": [
        "ai-agent",
        "ai-agents",
        "ai-tools",
        "browser-automation",
        "browser-use",
        "cli",
        "playwright"
      ],
      "description": "Make Any Website into CLI & Use your logged-in browser by AI agent. ",
      "overview": "Use jackwener/OpenCLI when the user needs a browser agent project with docker, vercel, serverless deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "Browser automation",
        "LLM provider"
      ],
      "deployments": [
        "docker",
        "vercel",
        "serverless",
        "library_only",
        "local"
      ],
      "difficulty": "intermediate",
      "cloudflare_ready": false,
      "use_cases": [
        "build browser automation agents",
        "operate web tasks with LLMs",
        "test web workflows"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"playwright\" in metadata.",
            "Matched \"browser-use\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"vercel\" in repository content.",
            "Matched \"npm 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": [
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "quality_signals": {
        "stars": 28241,
        "recent_commits": 47,
        "contributors": 100,
        "issue_response_time_hours": null,
        "release_frequency_180d": 100
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "releases_180d": "partial",
        "contributors_90d": "partial"
      },
      "quality_score": 79,
      "agent_score": 87,
      "score": 56,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 65,
        "deployment": 100,
        "popularity": 89,
        "community": 100
      },
      "git_top_score": 89,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 76,
        "documentation": 84,
        "stability": 90,
        "adoption": 100,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use jackwener/OpenCLI when the user needs a browser agent project with docker, vercel, serverless deployment options.",
        "purpose": "Use jackwener/OpenCLI when the user needs a browser agent project with docker, vercel, serverless deployment options.",
        "install": "Run with Docker using the repository's container instructions.",
        "inputs": [
          "URL or page task",
          "browser session",
          "navigation constraints"
        ],
        "outputs": [
          "browser actions",
          "page state",
          "extracted data"
        ],
        "good_for": [
          "build browser automation agents",
          "operate web tasks with LLMs",
          "test web workflows",
          "web automation",
          "browser tasks",
          "UI-driven workflows"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "backend-only jobs",
          "offline batch processing"
        ],
        "deployment": [
          "docker",
          "vercel",
          "serverless",
          "library_only",
          "local"
        ],
        "alternatives": []
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"playwright\" in metadata.",
              "Matched \"browser-use\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"vercel\" in repository content.",
              "Matched \"npm 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": [
              "No Cloudflare deployment signal detected.",
              "No wrangler.toml found in inspected repository files."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "estimated",
          "commits_30d": "complete",
          "releases_180d": "partial",
          "contributors_90d": "partial"
        },
        "source_fields": [
          "agent_card.classification",
          "agent_card.deployment",
          "agent_card.summary_for_agent",
          "agent_card.use_cases",
          "metrics",
          "project.description",
          "project.language",
          "project.license",
          "project.topics",
          "recommendation.constraints",
          "recommendation.query",
          "recommendation.ranking_signals"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "Partial or estimated quality signals: stars30dDelta, releases180d, contributors90d.",
          "users expecting a complete hosted product"
        ],
        "recommendation_reasons": [
          "Use jackwener/OpenCLI when the user needs a browser agent project with docker, vercel, serverless deployment options.",
          "Use-case match is 50/100 for \"build Cloudflare-ready AI agents\".",
          "It matches the requested library_only deployment target.",
          "It is classified as browser_agent.",
          "Ranking signals: community 79/100, maintenance 65/100."
        ],
        "ranking_signals": {
          "use_case_match": 50,
          "community": 79,
          "maintenance": 65,
          "readiness": 60,
          "license_fit": 0
        },
        "matched_constraints": {
          "deployment": "library_only",
          "category": "browser_agent"
        },
        "unmatched_constraints": {},
        "confidence_reason": "Medium confidence because the 56/100 recommendation is usable but quality or maturity evidence should be reviewed; Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
        "last_verified_at": "2026-08-17T00:00:14.874Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "Partial or estimated quality signals: stars30dDelta, releases180d, contributors90d.",
        "users expecting a complete hosted product"
      ],
      "confidence_reason": "Medium confidence because the 56/100 recommendation is usable but quality or maturity evidence should be reviewed; Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
      "source_fields": [
        "agent_card.classification",
        "agent_card.deployment",
        "agent_card.summary_for_agent",
        "agent_card.use_cases",
        "metrics",
        "project.description",
        "project.language",
        "project.license",
        "project.topics",
        "recommendation.constraints",
        "recommendation.query",
        "recommendation.ranking_signals"
      ],
      "last_verified_at": "2026-08-17T00:00:14.874Z",
      "reason": "Use jackwener/OpenCLI when the user needs a browser agent project with docker, vercel, serverless deployment options. Use-case match is 50/100 for \"build Cloudflare-ready AI agents\". It matches the requested library_only deployment target. It is classified as browser_agent. Ranking signals: community 79/100, maintenance 65/100.",
      "reasons": [
        "Use jackwener/OpenCLI when the user needs a browser agent project with docker, vercel, serverless deployment options.",
        "Use-case match is 50/100 for \"build Cloudflare-ready AI agents\".",
        "It matches the requested library_only deployment target.",
        "It is classified as browser_agent.",
        "Ranking signals: community 79/100, maintenance 65/100."
      ],
      "decision_summary": "jackwener/OpenCLI is an exploration candidate for \"build Cloudflare-ready AI agents\": recommendation score 56/100 with matched constraints, but quality and maturity signals need review.",
      "fit_profile": {
        "primary_fit": "Partial use-case overlap for \"build Cloudflare-ready AI agents\"; validate the target workflow.",
        "deployment_fit": "Matches requested library_only deployment.",
        "maturity": "High maturity signal from community and maintenance scores.",
        "agent_readiness": "Agent-readable summary and use cases are available."
      },
      "adoption_plan": [
        "Open /projects/jackwener/OpenCLI to verify license, language, classification evidence, and quality signal confidence.",
        "Inspect /graph/jackwener/OpenCLI for dependencies, related projects, deployment targets, and alternatives.",
        "Use the matched constraints (deployment, category) as the initial acceptance checklist.",
        "Prototype the library_only deployment path before committing to a migration.",
        "Compare against /alternatives/jackwener/OpenCLI before final selection."
      ],
      "risk_flags": [],
      "tradeoffs": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "next_actions": [
        {
          "label": "Open project knowledge",
          "href": "/projects/jackwener/OpenCLI",
          "kind": "project"
        },
        {
          "label": "Inspect graph",
          "href": "/graph/jackwener/OpenCLI",
          "kind": "graph"
        },
        {
          "label": "Find alternatives",
          "href": "/alternatives/jackwener/OpenCLI",
          "kind": "alternatives"
        },
        {
          "label": "Explain score",
          "href": "/score/jackwener/OpenCLI",
          "kind": "score"
        },
        {
          "label": "Compare shortlist",
          "href": "/compare/jackwener/OpenCLI",
          "kind": "compare"
        }
      ],
      "matched_constraints": {
        "deployment": "library_only",
        "category": "browser_agent"
      },
      "unmatched_constraints": {},
      "ranking_signals": {
        "use_case_match": 50,
        "community": 79,
        "maintenance": 65,
        "readiness": 60,
        "license_fit": 0
      },
      "confidence": "medium",
      "project": {
        "id": "jackwener/OpenCLI",
        "owner": "jackwener",
        "name": "OpenCLI",
        "full_name": "jackwener/OpenCLI",
        "github_url": "https://github.com/jackwener/OpenCLI",
        "homepage_url": "https://opencli.info/",
        "description": "Make Any Website into CLI & Use your logged-in browser by AI agent. ",
        "language": "JavaScript",
        "topics": [
          "ai-agent",
          "ai-agents",
          "ai-tools",
          "browser-automation",
          "browser-use",
          "cli",
          "playwright"
        ],
        "license": "Apache-2.0",
        "stars": 28241,
        "forks": 2774,
        "open_issues": 274,
        "default_branch": "main",
        "created_at": "2026-03-14T22:10:23Z",
        "updated_at": "2026-08-16T21:30:06Z",
        "pushed_at": "2026-08-09T15:46:03Z",
        "synced_at": "2026-08-17T00:00:14.874Z"
      },
      "agent_card": {
        "project_id": "jackwener/OpenCLI",
        "project_kind": "project",
        "category": "browser_agent",
        "difficulty": "intermediate",
        "deployment": [
          "docker",
          "vercel",
          "serverless",
          "library_only",
          "local"
        ],
        "cloudflare_ready": false,
        "use_cases": [
          "build browser automation agents",
          "operate web tasks with LLMs",
          "test web workflows"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product"
        ],
        "alternatives": [],
        "summary_for_agent": "Use jackwener/OpenCLI when the user needs a browser agent project with docker, vercel, serverless deployment options.",
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"playwright\" in metadata.",
              "Matched \"browser-use\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"vercel\" in repository content.",
              "Matched \"npm 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": [
              "No Cloudflare deployment signal detected.",
              "No wrangler.toml found in inspected repository files."
            ]
          }
        },
        "schema_version": "v1",
        "generated_at": "2026-08-17T00:00:14.874Z"
      },
      "metrics": {
        "project_id": "jackwener/OpenCLI",
        "stars_30d_delta": 5466,
        "commits_30d": 47,
        "releases_180d": 100,
        "contributors_90d": 100,
        "issue_first_response_median_hours": null,
        "recent_push_days": 7,
        "git_score": 79,
        "maintenance_score": 65,
        "signal_confidence": {
          "stars_30d_delta": "estimated",
          "commits_30d": "complete",
          "releases_180d": "partial",
          "contributors_90d": "partial"
        },
        "calculated_at": "2026-08-17T00:00:14.874Z"
      }
    },
    {
      "project_id": "vercel-labs/agent-browser",
      "repo": "vercel-labs/agent-browser",
      "name": "agent-browser",
      "github_url": "https://github.com/vercel-labs/agent-browser",
      "homepage_url": "https://agent-browser.dev",
      "language": "Rust",
      "license": "Apache-2.0",
      "project_kind": "project",
      "category": [
        "browser_agent"
      ],
      "tags": [],
      "description": "Browser automation CLI for AI agents",
      "overview": "Use vercel-labs/agent-browser when the user needs a browser agent project with vercel, serverless, library-only deployment options.",
      "alternatives": [
        {
          "repo": "browser-use/browser-use",
          "reason": "Same browser agent intent with browser_automation, workflow overlap."
        },
        {
          "repo": "unclecode/crawl4ai",
          "reason": "Same browser agent intent with browser_automation, workflow overlap."
        },
        {
          "repo": "huggingface/huggingface.js",
          "reason": "Same browser agent intent with browser_automation, workflow overlap."
        }
      ],
      "related": [],
      "dependencies": [
        "Browser automation",
        "LLM provider"
      ],
      "deployments": [
        "vercel",
        "serverless",
        "library_only",
        "local"
      ],
      "difficulty": "intermediate",
      "cloudflare_ready": false,
      "use_cases": [
        "build browser automation agents",
        "operate web tasks with LLMs",
        "test web workflows"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"browser automation\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"vercel\" in repository content.",
            "Matched \"npm install\" in repository content.",
            "Matched \"library\" 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": [
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "quality_signals": {
        "stars": 40674,
        "recent_commits": 23,
        "contributors": 100,
        "issue_response_time_hours": null,
        "release_frequency_180d": 79
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 31,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "partial"
      },
      "quality_score": 76,
      "agent_score": 86,
      "score": 55,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 65,
        "deployment": 90,
        "popularity": 92,
        "community": 100
      },
      "git_top_score": 92,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 75,
        "documentation": 92,
        "stability": 90,
        "adoption": 100,
        "agent_readability": 100
      },
      "summary": {
        "tl_dr": "Use vercel-labs/agent-browser when the user needs a browser agent project with vercel, serverless, library-only deployment options.",
        "purpose": "Use vercel-labs/agent-browser when the user needs a browser agent project with vercel, serverless, library-only deployment options.",
        "install": "Install as a library or package using the repository instructions.",
        "inputs": [
          "URL or page task",
          "browser session",
          "navigation constraints"
        ],
        "outputs": [
          "browser actions",
          "page state",
          "extracted data"
        ],
        "good_for": [
          "build browser automation agents",
          "operate web tasks with LLMs",
          "test web workflows",
          "web automation",
          "browser tasks",
          "UI-driven workflows"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "backend-only jobs",
          "offline batch processing"
        ],
        "deployment": [
          "vercel",
          "serverless",
          "library_only",
          "local"
        ],
        "alternatives": [
          {
            "repo": "browser-use/browser-use",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          },
          {
            "repo": "unclecode/crawl4ai",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          },
          {
            "repo": "huggingface/huggingface.js",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          }
        ]
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"browser automation\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"vercel\" in repository content.",
              "Matched \"npm install\" in repository content.",
              "Matched \"library\" 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": [
              "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"
        },
        "source_fields": [
          "agent_card.classification",
          "agent_card.deployment",
          "agent_card.summary_for_agent",
          "agent_card.use_cases",
          "metrics",
          "project.description",
          "project.language",
          "project.license",
          "project.topics",
          "recommendation.constraints",
          "recommendation.query",
          "recommendation.ranking_signals"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "Partial or estimated quality signals: contributors90d.",
          "users expecting a complete hosted product"
        ],
        "recommendation_reasons": [
          "Use vercel-labs/agent-browser when the user needs a browser agent project with vercel, serverless, library-only deployment options.",
          "Use-case match is 50/100 for \"build Cloudflare-ready AI agents\".",
          "It matches the requested library_only deployment target.",
          "It is classified as browser_agent.",
          "Ranking signals: community 76/100, maintenance 65/100."
        ],
        "ranking_signals": {
          "use_case_match": 50,
          "community": 76,
          "maintenance": 65,
          "readiness": 60,
          "license_fit": 0
        },
        "matched_constraints": {
          "deployment": "library_only",
          "category": "browser_agent"
        },
        "unmatched_constraints": {},
        "confidence_reason": "Medium confidence because the 55/100 recommendation is usable but quality or maturity evidence should be reviewed; Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
        "last_verified_at": "2026-08-15T23:00:17.092Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "Partial or estimated quality signals: contributors90d.",
        "users expecting a complete hosted product"
      ],
      "confidence_reason": "Medium confidence because the 55/100 recommendation is usable but quality or maturity evidence should be reviewed; Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
      "source_fields": [
        "agent_card.classification",
        "agent_card.deployment",
        "agent_card.summary_for_agent",
        "agent_card.use_cases",
        "metrics",
        "project.description",
        "project.language",
        "project.license",
        "project.topics",
        "recommendation.constraints",
        "recommendation.query",
        "recommendation.ranking_signals"
      ],
      "last_verified_at": "2026-08-15T23:00:17.092Z",
      "reason": "Use vercel-labs/agent-browser when the user needs a browser agent project with vercel, serverless, library-only deployment options. Use-case match is 50/100 for \"build Cloudflare-ready AI agents\". It matches the requested library_only deployment target. It is classified as browser_agent. Ranking signals: community 76/100, maintenance 65/100.",
      "reasons": [
        "Use vercel-labs/agent-browser when the user needs a browser agent project with vercel, serverless, library-only deployment options.",
        "Use-case match is 50/100 for \"build Cloudflare-ready AI agents\".",
        "It matches the requested library_only deployment target.",
        "It is classified as browser_agent.",
        "Ranking signals: community 76/100, maintenance 65/100."
      ],
      "decision_summary": "vercel-labs/agent-browser is an exploration candidate for \"build Cloudflare-ready AI agents\": recommendation score 55/100 with matched constraints, but quality and maturity signals need review.",
      "fit_profile": {
        "primary_fit": "Partial use-case overlap for \"build Cloudflare-ready AI agents\"; validate the target workflow.",
        "deployment_fit": "Matches requested library_only deployment.",
        "maturity": "High maturity signal from community and maintenance scores.",
        "agent_readiness": "Agent-readable summary and use cases are available."
      },
      "adoption_plan": [
        "Open /projects/vercel-labs/agent-browser to verify license, language, classification evidence, and quality signal confidence.",
        "Inspect /graph/vercel-labs/agent-browser for dependencies, related projects, deployment targets, and alternatives.",
        "Use the matched constraints (deployment, category) as the initial acceptance checklist.",
        "Prototype the library_only deployment path before committing to a migration.",
        "Compare against /alternatives/vercel-labs/agent-browser before final selection."
      ],
      "risk_flags": [],
      "tradeoffs": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "next_actions": [
        {
          "label": "Open project knowledge",
          "href": "/projects/vercel-labs/agent-browser",
          "kind": "project"
        },
        {
          "label": "Inspect graph",
          "href": "/graph/vercel-labs/agent-browser",
          "kind": "graph"
        },
        {
          "label": "Find alternatives",
          "href": "/alternatives/vercel-labs/agent-browser",
          "kind": "alternatives"
        },
        {
          "label": "Explain score",
          "href": "/score/vercel-labs/agent-browser",
          "kind": "score"
        },
        {
          "label": "Compare shortlist",
          "href": "/compare/vercel-labs/agent-browser",
          "kind": "compare"
        }
      ],
      "matched_constraints": {
        "deployment": "library_only",
        "category": "browser_agent"
      },
      "unmatched_constraints": {},
      "ranking_signals": {
        "use_case_match": 50,
        "community": 76,
        "maintenance": 65,
        "readiness": 60,
        "license_fit": 0
      },
      "confidence": "medium",
      "project": {
        "id": "vercel-labs/agent-browser",
        "owner": "vercel-labs",
        "name": "agent-browser",
        "full_name": "vercel-labs/agent-browser",
        "github_url": "https://github.com/vercel-labs/agent-browser",
        "homepage_url": "https://agent-browser.dev",
        "description": "Browser automation CLI for AI agents",
        "language": "Rust",
        "topics": [],
        "license": "Apache-2.0",
        "stars": 40674,
        "forks": 2687,
        "open_issues": 655,
        "default_branch": "main",
        "created_at": "2026-01-11T05:38:15Z",
        "updated_at": "2026-08-15T21:36:31Z",
        "pushed_at": "2026-08-15T18:20:52Z",
        "synced_at": "2026-08-15T23:00:17.092Z"
      },
      "agent_card": {
        "project_id": "vercel-labs/agent-browser",
        "project_kind": "project",
        "category": "browser_agent",
        "difficulty": "intermediate",
        "deployment": [
          "vercel",
          "serverless",
          "library_only",
          "local"
        ],
        "cloudflare_ready": false,
        "use_cases": [
          "build browser automation agents",
          "operate web tasks with LLMs",
          "test web workflows"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product"
        ],
        "alternatives": [
          {
            "project_id": "browser-use/browser-use",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          },
          {
            "project_id": "unclecode/crawl4ai",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          },
          {
            "project_id": "huggingface/huggingface.js",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          }
        ],
        "summary_for_agent": "Use vercel-labs/agent-browser when the user needs a browser agent project with vercel, serverless, library-only deployment options.",
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"browser automation\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"vercel\" in repository content.",
              "Matched \"npm install\" in repository content.",
              "Matched \"library\" 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": [
              "No Cloudflare deployment signal detected.",
              "No wrangler.toml found in inspected repository files."
            ]
          }
        },
        "schema_version": "v1",
        "generated_at": "2026-08-15T23:00:17.092Z"
      },
      "metrics": {
        "project_id": "vercel-labs/agent-browser",
        "stars_30d_delta": 2190,
        "commits_30d": 23,
        "releases_180d": 79,
        "contributors_90d": 100,
        "issue_first_response_median_hours": null,
        "recent_push_days": 0,
        "git_score": 76,
        "maintenance_score": 65,
        "signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 31,
          "commits_30d": "complete",
          "releases_180d": "complete",
          "contributors_90d": "partial"
        },
        "calculated_at": "2026-08-15T23:00:17.092Z"
      }
    },
    {
      "project_id": "unclecode/crawl4ai",
      "repo": "unclecode/crawl4ai",
      "name": "crawl4ai",
      "github_url": "https://github.com/unclecode/crawl4ai",
      "homepage_url": "https://crawl4ai.com",
      "language": "Python",
      "license": "Apache-2.0",
      "project_kind": "project",
      "category": [
        "browser_agent"
      ],
      "tags": [],
      "description": "🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN",
      "overview": "Use unclecode/crawl4ai when the user needs a browser agent project with docker, library-only, local deployment options.",
      "alternatives": [
        {
          "repo": "browser-use/browser-use",
          "reason": "Same browser agent intent with browser_automation, workflow overlap."
        },
        {
          "repo": "vercel-labs/agent-browser",
          "reason": "Same browser agent intent with browser_automation, workflow overlap."
        },
        {
          "repo": "browser-use/browser-harness",
          "reason": "Same browser agent intent with browser_automation, workflow overlap."
        }
      ],
      "related": [],
      "dependencies": [
        "Browser automation",
        "LLM provider"
      ],
      "deployments": [
        "docker",
        "library_only",
        "local",
        "cloud"
      ],
      "difficulty": "advanced",
      "cloudflare_ready": false,
      "use_cases": [
        "build browser automation agents",
        "operate web tasks with LLMs",
        "test web workflows"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"playwright\" in repository content."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Found Docker configuration file.",
            "Matched \"pip install\" 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: python, gpu, filesystem.",
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "quality_signals": {
        "stars": 78370,
        "recent_commits": 0,
        "contributors": 82,
        "issue_response_time_hours": null,
        "release_frequency_180d": 7
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 30,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 68,
      "agent_score": 83,
      "score": 50,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 50,
        "deployment": 90,
        "popularity": 98,
        "community": 100
      },
      "git_top_score": 85,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 46,
        "documentation": 84,
        "stability": 90,
        "adoption": 100,
        "agent_readability": 100
      },
      "summary": {
        "tl_dr": "Use unclecode/crawl4ai when the user needs a browser agent project with docker, library-only, local deployment options.",
        "purpose": "Use unclecode/crawl4ai when the user needs a browser agent project with docker, library-only, local deployment options.",
        "install": "Run with Docker using the repository's container instructions.",
        "inputs": [
          "URL or page task",
          "browser session",
          "navigation constraints"
        ],
        "outputs": [
          "browser actions",
          "page state",
          "extracted data"
        ],
        "good_for": [
          "build browser automation agents",
          "operate web tasks with LLMs",
          "test web workflows",
          "web automation",
          "browser tasks",
          "UI-driven workflows"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "backend-only jobs",
          "offline batch processing"
        ],
        "deployment": [
          "docker",
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": [
          {
            "repo": "browser-use/browser-use",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          },
          {
            "repo": "vercel-labs/agent-browser",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          },
          {
            "repo": "browser-use/browser-harness",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          }
        ]
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"playwright\" in repository content."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Found Docker configuration file.",
              "Matched \"pip install\" 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: python, gpu, filesystem.",
              "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": "complete",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "source_fields": [
          "agent_card.classification",
          "agent_card.deployment",
          "agent_card.summary_for_agent",
          "agent_card.use_cases",
          "metrics",
          "project.description",
          "project.language",
          "project.license",
          "project.topics",
          "recommendation.constraints",
          "recommendation.query",
          "recommendation.ranking_signals"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product"
        ],
        "recommendation_reasons": [
          "Use unclecode/crawl4ai when the user needs a browser agent project with docker, library-only, local deployment options.",
          "Use-case match is 50/100 for \"build Cloudflare-ready AI agents\".",
          "It matches the requested library_only deployment target.",
          "It is classified as browser_agent.",
          "Ranking signals: community 68/100, maintenance 50/100."
        ],
        "ranking_signals": {
          "use_case_match": 50,
          "community": 68,
          "maintenance": 50,
          "readiness": 60,
          "license_fit": 0
        },
        "matched_constraints": {
          "deployment": "library_only",
          "category": "browser_agent"
        },
        "unmatched_constraints": {},
        "confidence_reason": "Medium confidence because the 50/100 recommendation is usable but quality or maturity evidence should be reviewed; Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
        "last_verified_at": "2026-08-17T00:24:22.019Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "confidence_reason": "Medium confidence because the 50/100 recommendation is usable but quality or maturity evidence should be reviewed; Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
      "source_fields": [
        "agent_card.classification",
        "agent_card.deployment",
        "agent_card.summary_for_agent",
        "agent_card.use_cases",
        "metrics",
        "project.description",
        "project.language",
        "project.license",
        "project.topics",
        "recommendation.constraints",
        "recommendation.query",
        "recommendation.ranking_signals"
      ],
      "last_verified_at": "2026-08-17T00:24:22.019Z",
      "reason": "Use unclecode/crawl4ai when the user needs a browser agent project with docker, library-only, local deployment options. Use-case match is 50/100 for \"build Cloudflare-ready AI agents\". It matches the requested library_only deployment target. It is classified as browser_agent. Ranking signals: community 68/100, maintenance 50/100.",
      "reasons": [
        "Use unclecode/crawl4ai when the user needs a browser agent project with docker, library-only, local deployment options.",
        "Use-case match is 50/100 for \"build Cloudflare-ready AI agents\".",
        "It matches the requested library_only deployment target.",
        "It is classified as browser_agent.",
        "Ranking signals: community 68/100, maintenance 50/100."
      ],
      "decision_summary": "unclecode/crawl4ai is an exploration candidate for \"build Cloudflare-ready AI agents\": recommendation score 50/100 with matched constraints, but quality and maturity signals need review.",
      "fit_profile": {
        "primary_fit": "Partial use-case overlap for \"build Cloudflare-ready AI agents\"; validate the target workflow.",
        "deployment_fit": "Matches requested library_only deployment.",
        "maturity": "Moderate maturity signal; maintenance is acceptable but compare community adoption.",
        "agent_readiness": "Agent-readable summary and use cases are available."
      },
      "adoption_plan": [
        "Open /projects/unclecode/crawl4ai to verify license, language, classification evidence, and quality signal confidence.",
        "Inspect /graph/unclecode/crawl4ai for dependencies, related projects, deployment targets, and alternatives.",
        "Use the matched constraints (deployment, category) as the initial acceptance checklist.",
        "Prototype the library_only deployment path before committing to a migration.",
        "Compare against /alternatives/unclecode/crawl4ai before final selection."
      ],
      "risk_flags": [],
      "tradeoffs": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "next_actions": [
        {
          "label": "Open project knowledge",
          "href": "/projects/unclecode/crawl4ai",
          "kind": "project"
        },
        {
          "label": "Inspect graph",
          "href": "/graph/unclecode/crawl4ai",
          "kind": "graph"
        },
        {
          "label": "Find alternatives",
          "href": "/alternatives/unclecode/crawl4ai",
          "kind": "alternatives"
        },
        {
          "label": "Explain score",
          "href": "/score/unclecode/crawl4ai",
          "kind": "score"
        },
        {
          "label": "Compare shortlist",
          "href": "/compare/unclecode/crawl4ai",
          "kind": "compare"
        }
      ],
      "matched_constraints": {
        "deployment": "library_only",
        "category": "browser_agent"
      },
      "unmatched_constraints": {},
      "ranking_signals": {
        "use_case_match": 50,
        "community": 68,
        "maintenance": 50,
        "readiness": 60,
        "license_fit": 0
      },
      "confidence": "medium",
      "project": {
        "id": "unclecode/crawl4ai",
        "owner": "unclecode",
        "name": "crawl4ai",
        "full_name": "unclecode/crawl4ai",
        "github_url": "https://github.com/unclecode/crawl4ai",
        "homepage_url": "https://crawl4ai.com",
        "description": "🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN",
        "language": "Python",
        "topics": [],
        "license": "Apache-2.0",
        "stars": 78370,
        "forks": 8112,
        "open_issues": 148,
        "default_branch": "main",
        "created_at": "2024-05-09T09:48:50Z",
        "updated_at": "2026-08-17T00:15:45Z",
        "pushed_at": "2026-08-15T12:21:30Z",
        "synced_at": "2026-08-17T00:24:22.019Z"
      },
      "agent_card": {
        "project_id": "unclecode/crawl4ai",
        "project_kind": "project",
        "category": "browser_agent",
        "difficulty": "advanced",
        "deployment": [
          "docker",
          "library_only",
          "local",
          "cloud"
        ],
        "cloudflare_ready": false,
        "use_cases": [
          "build browser automation agents",
          "operate web tasks with LLMs",
          "test web workflows"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product"
        ],
        "alternatives": [
          {
            "project_id": "browser-use/browser-use",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          },
          {
            "project_id": "vercel-labs/agent-browser",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          },
          {
            "project_id": "browser-use/browser-harness",
            "reason": "Same browser agent intent with browser_automation, workflow overlap."
          }
        ],
        "summary_for_agent": "Use unclecode/crawl4ai when the user needs a browser agent project with docker, library-only, local deployment options.",
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"playwright\" in repository content."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Found Docker configuration file.",
              "Matched \"pip install\" 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: python, gpu, filesystem.",
              "No Cloudflare deployment signal detected.",
              "No wrangler.toml found in inspected repository files."
            ]
          }
        },
        "schema_version": "v1",
        "generated_at": "2026-08-17T00:24:22.019Z"
      },
      "metrics": {
        "project_id": "unclecode/crawl4ai",
        "stars_30d_delta": 5380,
        "commits_30d": 0,
        "releases_180d": 7,
        "contributors_90d": 82,
        "issue_first_response_median_hours": null,
        "recent_push_days": 1,
        "git_score": 68,
        "maintenance_score": 50,
        "signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 30,
          "commits_30d": "complete",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "calculated_at": "2026-08-17T00:24:22.019Z"
      }
    }
  ],
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1146,
    "generated_at": "2026-08-17T01:23:27.306Z",
    "snapshot_id": "d1:1146:2026-08-17T01:00:23.128Z",
    "latest_synced_at": "2026-08-17T01:00:23.128Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}