{
  "project": {
    "project_id": "SciSharp/BotSharp",
    "repo": "SciSharp/BotSharp",
    "name": "BotSharp",
    "github_url": "https://github.com/SciSharp/BotSharp",
    "homepage_url": "https://botsharp.readthedocs.io",
    "language": "C#",
    "license": "Apache-2.0",
    "project_kind": "project",
    "category": [
      "agent_framework"
    ],
    "tags": [
      "ai-agent",
      "chatbot",
      "multi-agent"
    ],
    "description": "AI Multi-Agent Framework in .NET",
    "overview": "Use SciSharp/BotSharp when the user needs a agent framework project with docker, library_only, local deployment options.",
    "alternatives": [],
    "related": [],
    "dependencies": [
      "LLM provider"
    ],
    "deployments": [
      "docker",
      "library_only",
      "local",
      "cloud"
    ],
    "difficulty": "beginner",
    "cloudflare_ready": false,
    "use_cases": [
      "build agents with BotSharp",
      "orchestrate LLM tools",
      "prototype autonomous workflows"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product"
    ],
    "classification": {
      "category": {
        "confidence": "high",
        "evidence": [
          "Matched \"agent framework\" in metadata.",
          "Matched \"agent\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "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."
        ]
      }
    },
    "quality_signals": {
      "stars": 3083,
      "recent_commits": 36,
      "contributors": 53,
      "issue_response_time_hours": null,
      "release_frequency_180d": 0
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "estimated",
      "commits_30d": "complete",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "quality_score": 18,
    "agent_score": 74,
    "score": 80,
    "agent_score_breakdown": {
      "documentation": 90,
      "maintenance": 35,
      "deployment": 90,
      "popularity": 70,
      "community": 98
    },
    "git_top_score": 80,
    "git_top_score_breakdown": {
      "community": 100,
      "maintenance": 44,
      "documentation": 84,
      "stability": 70,
      "adoption": 100,
      "agent_readability": 90
    },
    "summary": {
      "tl_dr": "Use SciSharp/BotSharp when the user needs a agent framework project with docker, library_only, local deployment options.",
      "purpose": "Use SciSharp/BotSharp when the user needs a agent framework project with docker, library_only, local deployment options.",
      "install": "Run with Docker using the repository's container instructions.",
      "inputs": [
        "task prompt",
        "tools",
        "context",
        "memory/state"
      ],
      "outputs": [
        "agent runs",
        "tool calls",
        "workflow state"
      ],
      "good_for": [
        "build agents with BotSharp",
        "orchestrate LLM tools",
        "prototype autonomous workflows",
        "stateful agents",
        "tool-using assistants",
        "workflow orchestration"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "simple prompt-only apps",
        "one-shot chat wrappers"
      ],
      "deployment": [
        "docker",
        "library_only",
        "local",
        "cloud"
      ],
      "alternatives": []
    },
    "evidence": {
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"agent framework\" in metadata.",
            "Matched \"agent\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "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."
          ]
        }
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "estimated",
        "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",
        "users expecting a complete hosted product",
        "Partial or estimated quality signals: stars30dDelta."
      ],
      "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
      "last_verified_at": "2026-07-07T20:00:56.778Z"
    },
    "caveats": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "Partial or estimated quality signals: stars30dDelta."
    ],
    "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
    "source_fields": [
      "project.description",
      "project.topics",
      "project.language",
      "project.license",
      "agent_card.summary_for_agent",
      "agent_card.use_cases",
      "agent_card.deployment",
      "agent_card.classification",
      "metrics"
    ],
    "last_verified_at": "2026-07-07T20:00:56.778Z"
  },
  "related": [
    {
      "project_id": "omnigent-ai/omnigent",
      "repo": "omnigent-ai/omnigent",
      "name": "omnigent",
      "github_url": "https://github.com/omnigent-ai/omnigent",
      "homepage_url": "https://omnigent.ai",
      "language": "Python",
      "license": "Apache-2.0",
      "project_kind": "project",
      "category": [
        "agent_framework"
      ],
      "tags": [
        "agent-framework",
        "agent-governance",
        "agent-orchestration",
        "agents",
        "ai",
        "ai-agent",
        "ai-agents",
        "claude-code",
        "codex",
        "coding-agents",
        "developer-tools",
        "llm",
        "ml",
        "multi-agent",
        "python",
        "sandbox"
      ],
      "description": "Omnigent is an open-source AI agent framework and meta-harness: orchestrate Claude Code, Codex, Cursor, Pi, and custom agents — swap harnesses without rewriting, enforce policies and sandboxing, and collaborate in real time from any device.",
      "overview": "Use omnigent-ai/omnigent when the user needs a agent framework project with docker, kubernetes, serverless deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "docker",
        "kubernetes",
        "serverless",
        "library_only",
        "local",
        "cloud"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": false,
      "use_cases": [
        "build agents with omnigent",
        "orchestrate LLM tools",
        "prototype autonomous workflows"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"agent framework\" in metadata.",
            "Matched \"agent\" in metadata.",
            "Matched \"agents\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"kubernetes\" in repository content.",
            "Matched \"serverless\" in repository content.",
            "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, postgres, filesystem.",
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "quality_signals": {
        "stars": 5837,
        "recent_commits": 100,
        "contributors": 98,
        "issue_response_time_hours": null,
        "release_frequency_180d": 2
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 72,
      "agent_score": 83,
      "score": 85,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 55,
        "deployment": 100,
        "popularity": 75,
        "community": 100
      },
      "git_top_score": 85,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 61,
        "documentation": 92,
        "stability": 76,
        "adoption": 100,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use omnigent-ai/omnigent when the user needs a agent framework project with docker, kubernetes, serverless deployment options.",
        "purpose": "Use omnigent-ai/omnigent when the user needs a agent framework project with docker, kubernetes, serverless deployment options.",
        "install": "Run with Docker using the repository's container instructions.",
        "inputs": [
          "task prompt",
          "tools",
          "context",
          "memory/state"
        ],
        "outputs": [
          "agent runs",
          "tool calls",
          "workflow state"
        ],
        "good_for": [
          "build agents with omnigent",
          "orchestrate LLM tools",
          "prototype autonomous workflows",
          "stateful agents",
          "tool-using assistants",
          "workflow orchestration"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "simple prompt-only apps",
          "one-shot chat wrappers"
        ],
        "deployment": [
          "docker",
          "kubernetes",
          "serverless",
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": []
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"agent framework\" in metadata.",
              "Matched \"agent\" in metadata.",
              "Matched \"agents\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"kubernetes\" in repository content.",
              "Matched \"serverless\" in repository content.",
              "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, postgres, filesystem.",
              "No Cloudflare deployment signal detected."
            ]
          }
        },
        "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",
          "users expecting a complete hosted product",
          "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-01T08:00:50.840Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "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-01T08:00:50.840Z"
    },
    {
      "project_id": "CopilotKit/CopilotKit",
      "repo": "CopilotKit/CopilotKit",
      "name": "CopilotKit",
      "github_url": "https://github.com/CopilotKit/CopilotKit",
      "homepage_url": "https://docs.copilotkit.ai",
      "language": "TypeScript",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "agent_framework"
      ],
      "tags": [
        "agent",
        "agent-native",
        "agentic-ai",
        "agents",
        "ai",
        "ai-agent",
        "ai-assistant",
        "assistant",
        "assistant-chat-bots",
        "copilot",
        "copilot-chat",
        "generative-ui",
        "js",
        "llm",
        "nextjs",
        "open-source",
        "react",
        "reactjs",
        "ts",
        "typescript"
      ],
      "description": "The Frontend Stack for Agents & Generative UI. React, Angular, Mobile, Slack, and more.  Makers of the AG-UI Protocol",
      "overview": "Use CopilotKit/CopilotKit when the user needs a agent framework project with docker, library_only, local deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "docker",
        "library_only",
        "local",
        "cloud"
      ],
      "difficulty": "intermediate",
      "cloudflare_ready": false,
      "use_cases": [
        "build agents with CopilotKit",
        "orchestrate LLM tools",
        "prototype autonomous workflows"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"agent\" in metadata.",
            "Matched \"agents\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "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": "low",
          "evidence": [
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "quality_signals": {
        "stars": 35646,
        "recent_commits": 100,
        "contributors": 100,
        "issue_response_time_hours": null,
        "release_frequency_180d": 45
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 9,
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "partial"
      },
      "quality_score": 52,
      "agent_score": 88,
      "score": 92,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 76,
        "deployment": 90,
        "popularity": 91,
        "community": 100
      },
      "git_top_score": 92,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 84,
        "documentation": 92,
        "stability": 90,
        "adoption": 100,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use CopilotKit/CopilotKit when the user needs a agent framework project with docker, library_only, local deployment options.",
        "purpose": "Use CopilotKit/CopilotKit when the user needs a agent framework project with docker, library_only, local deployment options.",
        "install": "Run with Docker using the repository's container instructions.",
        "inputs": [
          "task prompt",
          "tools",
          "context",
          "memory/state"
        ],
        "outputs": [
          "agent runs",
          "tool calls",
          "workflow state"
        ],
        "good_for": [
          "build agents with CopilotKit",
          "orchestrate LLM tools",
          "prototype autonomous workflows",
          "stateful agents",
          "tool-using assistants",
          "workflow orchestration"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "simple prompt-only apps",
          "one-shot chat wrappers"
        ],
        "deployment": [
          "docker",
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": []
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"agent\" in metadata.",
              "Matched \"agents\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "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": "low",
            "evidence": [
              "No Cloudflare deployment signal detected."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 9,
          "commits_30d": "partial",
          "releases_180d": "complete",
          "contributors_90d": "partial"
        },
        "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",
          "Low-confidence classification fields: cloudflareReady.",
          "Partial or estimated quality signals: commits30d, contributors90d."
        ],
        "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
        "last_verified_at": "2026-06-30T07:00:31.539Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "Low-confidence classification fields: cloudflareReady.",
        "Partial or estimated quality signals: commits30d, contributors90d."
      ],
      "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-06-30T07:00:31.539Z"
    },
    {
      "project_id": "agentscope-ai/agentscope",
      "repo": "agentscope-ai/agentscope",
      "name": "agentscope",
      "github_url": "https://github.com/agentscope-ai/agentscope",
      "homepage_url": "https://docs.agentscope.io/",
      "language": "Python",
      "license": "Apache-2.0",
      "project_kind": "project",
      "category": [
        "agent_framework"
      ],
      "tags": [
        "agent",
        "chatbot",
        "large-language-models",
        "llm",
        "llm-agent",
        "mcp",
        "multi-agent",
        "multi-modal",
        "react-agent"
      ],
      "description": "Build and run agents you can see, understand and trust.",
      "overview": "Use agentscope-ai/agentscope when the user needs a agent framework project with docker, library_only, local deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "MCP",
        "LLM provider"
      ],
      "deployments": [
        "docker",
        "library_only",
        "local",
        "cloud"
      ],
      "difficulty": "intermediate",
      "cloudflare_ready": false,
      "use_cases": [
        "build agents with agentscope",
        "orchestrate LLM tools",
        "prototype autonomous workflows"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Manual product trust override for agentscope-ai/agentscope."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "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": [
            "No strong beginner or advanced signal found; defaulting to intermediate."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python.",
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "quality_signals": {
        "stars": 27326,
        "recent_commits": 74,
        "contributors": 67,
        "issue_response_time_hours": null,
        "release_frequency_180d": 17
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 9,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 47,
      "agent_score": 86,
      "score": 91,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 69,
        "deployment": 90,
        "popularity": 89,
        "community": 100
      },
      "git_top_score": 91,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 79,
        "documentation": 92,
        "stability": 90,
        "adoption": 100,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use agentscope-ai/agentscope when the user needs a agent framework project with docker, library_only, local deployment options.",
        "purpose": "Use agentscope-ai/agentscope when the user needs a agent framework project with docker, library_only, local deployment options.",
        "install": "Run with Docker using the repository's container instructions.",
        "inputs": [
          "task prompt",
          "tools",
          "context",
          "memory/state"
        ],
        "outputs": [
          "agent runs",
          "tool calls",
          "workflow state"
        ],
        "good_for": [
          "build agents with agentscope",
          "orchestrate LLM tools",
          "prototype autonomous workflows",
          "stateful agents",
          "tool-using assistants",
          "workflow orchestration"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "simple prompt-only apps",
          "one-shot chat wrappers"
        ],
        "deployment": [
          "docker",
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": []
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Manual product trust override for agentscope-ai/agentscope."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "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": [
              "No strong beginner or advanced signal found; defaulting to intermediate."
            ]
          },
          "cloudflare_ready": {
            "confidence": "high",
            "evidence": [
              "Runtime blocker: python.",
              "No Cloudflare deployment signal detected."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 9,
          "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",
          "users expecting a complete hosted product"
        ],
        "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
        "last_verified_at": "2026-06-30T09:00:40.890Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
      "source_fields": [
        "project.description",
        "project.topics",
        "project.language",
        "project.license",
        "agent_card.summary_for_agent",
        "agent_card.use_cases",
        "agent_card.deployment",
        "agent_card.classification",
        "metrics"
      ],
      "last_verified_at": "2026-06-30T09:00:40.890Z"
    },
    {
      "project_id": "iOfficeAI/AionUi",
      "repo": "iOfficeAI/AionUi",
      "name": "AionUi",
      "github_url": "https://github.com/iOfficeAI/AionUi",
      "homepage_url": "https://www.aionui.com",
      "language": "TypeScript",
      "license": "Apache-2.0",
      "project_kind": "project",
      "category": [
        "agent_framework"
      ],
      "tags": [
        "acp",
        "agent-team",
        "ai",
        "ai-agent",
        "chat",
        "chatbot",
        "claude-code",
        "clawdbot",
        "codex",
        "cowork",
        "gemini",
        "gemini-cli",
        "hermes",
        "llm",
        "nano-banana",
        "office",
        "openclaw",
        "opencode",
        "skills",
        "webui"
      ],
      "description": "Free, local, open-source 24/7 Cowork app for OpenClaw, Hermes Agent, Claude Code, Codex, OpenCode, Gemini CLI and 20+ more CLI | Customize your assistants | Star if you like it!",
      "overview": "Use iOfficeAI/AionUi when the user needs a agent framework project with docker, local, cloud deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "docker",
        "local",
        "cloud"
      ],
      "difficulty": "intermediate",
      "cloudflare_ready": false,
      "use_cases": [
        "build agents with AionUi",
        "orchestrate LLM tools",
        "prototype autonomous workflows"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation"
      ],
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"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."
          ]
        }
      },
      "quality_signals": {
        "stars": 29413,
        "recent_commits": 100,
        "contributors": 88,
        "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": 84,
      "agent_score": 86,
      "score": 91,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 76,
        "deployment": 80,
        "popularity": 89,
        "community": 100
      },
      "git_top_score": 91,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 84,
        "documentation": 84,
        "stability": 90,
        "adoption": 100,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use iOfficeAI/AionUi when the user needs a agent framework project with docker, local, cloud deployment options.",
        "purpose": "Use iOfficeAI/AionUi when the user needs a agent framework project with docker, local, cloud deployment options.",
        "install": "Run with Docker using the repository's container instructions.",
        "inputs": [
          "task prompt",
          "tools",
          "context",
          "memory/state"
        ],
        "outputs": [
          "agent runs",
          "tool calls",
          "workflow state"
        ],
        "good_for": [
          "build agents with AionUi",
          "orchestrate LLM tools",
          "prototype autonomous workflows",
          "stateful agents",
          "tool-using assistants",
          "workflow orchestration"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "simple prompt-only apps",
          "one-shot chat wrappers"
        ],
        "deployment": [
          "docker",
          "local",
          "cloud"
        ],
        "alternatives": []
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"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."
            ]
          }
        },
        "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",
          "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-07T08:00:26.539Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "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-07T08:00:26.539Z"
    },
    {
      "project_id": "zhinjs/zhin",
      "repo": "zhinjs/zhin",
      "name": "zhin",
      "github_url": "https://github.com/zhinjs/zhin",
      "homepage_url": "http://zhin.js.org/",
      "language": "TypeScript",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "agent_framework"
      ],
      "tags": [
        "agent",
        "ai",
        "chatbot",
        "discord",
        "framework",
        "hot-module-replacement",
        "koa",
        "plugin",
        "qq",
        "robot",
        "telegram",
        "tsx",
        "wechat"
      ],
      "description": "现代 TypeScript AI Agent 运行时 —— 多通道 Endpoint 接入、Harness 安全编排、插件热重载",
      "overview": "Use zhinjs/zhin when the user needs a agent framework project with docker, library_only, local deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "docker",
        "library_only",
        "local",
        "cloud"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": false,
      "use_cases": [
        "build agents with zhin",
        "orchestrate LLM tools",
        "prototype autonomous workflows"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"agent\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Found Docker configuration file.",
            "Matched \"npm install\" in repository content.",
            "Matched \"pnpm add\" 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": "low",
          "evidence": [
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "quality_signals": {
        "stars": 132,
        "recent_commits": 100,
        "contributors": 17,
        "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": 32,
      "agent_score": 70,
      "score": 84,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 60,
        "deployment": 90,
        "popularity": 42,
        "community": 62
      },
      "git_top_score": 84,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 73,
        "documentation": 84,
        "stability": 100,
        "adoption": 59,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use zhinjs/zhin when the user needs a agent framework project with docker, library_only, local deployment options.",
        "purpose": "Use zhinjs/zhin when the user needs a agent framework project with docker, library_only, local deployment options.",
        "install": "Run with Docker using the repository's container instructions.",
        "inputs": [
          "task prompt",
          "tools",
          "context",
          "memory/state"
        ],
        "outputs": [
          "agent runs",
          "tool calls",
          "workflow state"
        ],
        "good_for": [
          "build agents with zhin",
          "orchestrate LLM tools",
          "prototype autonomous workflows",
          "stateful agents",
          "tool-using assistants",
          "workflow orchestration"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "simple prompt-only apps",
          "one-shot chat wrappers"
        ],
        "deployment": [
          "docker",
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": []
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"agent\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Found Docker configuration file.",
              "Matched \"npm install\" in repository content.",
              "Matched \"pnpm add\" 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": "low",
            "evidence": [
              "No Cloudflare deployment signal detected."
            ]
          }
        },
        "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",
          "Low-confidence classification fields: cloudflareReady.",
          "Partial or estimated quality signals: stars30dDelta, commits30d, releases180d."
        ],
        "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
        "last_verified_at": "2026-07-07T07:00:18.006Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "Low-confidence classification fields: cloudflareReady.",
        "Partial or estimated quality signals: stars30dDelta, commits30d, releases180d."
      ],
      "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-07T07:00:18.006Z"
    },
    {
      "project_id": "ag2ai/ag2",
      "repo": "ag2ai/ag2",
      "name": "ag2",
      "github_url": "https://github.com/ag2ai/ag2",
      "homepage_url": "https://ag2.ai",
      "language": "Python",
      "license": "Apache-2.0",
      "project_kind": "project",
      "category": [
        "agent_framework"
      ],
      "tags": [
        "a2a",
        "ag2",
        "agent-framework",
        "agentic",
        "agentic-ai",
        "ai",
        "ai-agents-framework",
        "aiagents",
        "genai",
        "llm",
        "llms",
        "mcp",
        "multi-agent",
        "multi-agent-system",
        "open-source",
        "python"
      ],
      "description": "AG2 (formerly AutoGen): The Open-Source AgentOS.Join us at: https://discord.gg/sNGSwQME3x",
      "overview": "Use ag2ai/ag2 when the user needs a agent framework project with docker, library_only, local deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "MCP",
        "LLM provider"
      ],
      "deployments": [
        "docker",
        "library_only",
        "local",
        "cloud"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": false,
      "use_cases": [
        "build agents with ag2",
        "orchestrate LLM tools",
        "prototype autonomous workflows"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Manual product trust override for ag2ai/ag2."
          ]
        },
        "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": 4719,
        "recent_commits": 70,
        "contributors": 100,
        "issue_response_time_hours": null,
        "release_frequency_180d": 18
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 9,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "partial"
      },
      "quality_score": 42,
      "agent_score": 84,
      "score": 92,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 72,
        "deployment": 90,
        "popularity": 73,
        "community": 100
      },
      "git_top_score": 92,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 81,
        "documentation": 84,
        "stability": 100,
        "adoption": 100,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use ag2ai/ag2 when the user needs a agent framework project with docker, library_only, local deployment options.",
        "purpose": "Use ag2ai/ag2 when the user needs a agent framework project with docker, library_only, local deployment options.",
        "install": "Run with Docker using the repository's container instructions.",
        "inputs": [
          "task prompt",
          "tools",
          "context",
          "memory/state"
        ],
        "outputs": [
          "agent runs",
          "tool calls",
          "workflow state"
        ],
        "good_for": [
          "build agents with ag2",
          "orchestrate LLM tools",
          "prototype autonomous workflows",
          "stateful agents",
          "tool-using assistants",
          "workflow orchestration"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "simple prompt-only apps",
          "one-shot chat wrappers"
        ],
        "deployment": [
          "docker",
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": []
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Manual product trust override for ag2ai/ag2."
            ]
          },
          "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": 9,
          "commits_30d": "complete",
          "releases_180d": "complete",
          "contributors_90d": "partial"
        },
        "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: contributors90d."
        ],
        "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
        "last_verified_at": "2026-07-01T00:00:37.371Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "Partial or estimated quality signals: contributors90d."
      ],
      "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
      "source_fields": [
        "project.description",
        "project.topics",
        "project.language",
        "project.license",
        "agent_card.summary_for_agent",
        "agent_card.use_cases",
        "agent_card.deployment",
        "agent_card.classification",
        "metrics"
      ],
      "last_verified_at": "2026-07-01T00:00:37.371Z"
    },
    {
      "project_id": "aristoteleo/PantheonOS",
      "repo": "aristoteleo/PantheonOS",
      "name": "PantheonOS",
      "github_url": "https://github.com/aristoteleo/PantheonOS",
      "homepage_url": "https://pantheonos.stanford.edu",
      "language": "Python",
      "license": "BSD-2-Clause",
      "project_kind": "project",
      "category": [
        "agent_framework"
      ],
      "tags": [
        "agent",
        "ai",
        "ai-agents",
        "bioclaw",
        "bioinformatics",
        "biology",
        "claw",
        "data-science",
        "harness",
        "harness-engineering",
        "llm",
        "llm-evolution",
        "pantheonclaw",
        "pantheonos",
        "singlecell",
        "spatial-transcriptomics"
      ],
      "description": "A general, evolvable, and distributed agent framework & harness for data science.",
      "overview": "Use aristoteleo/PantheonOS when the user needs a agent framework project with docker, library_only, local deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "docker",
        "library_only",
        "local",
        "cloud"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": false,
      "use_cases": [
        "build agents with PantheonOS",
        "orchestrate LLM tools",
        "prototype autonomous workflows"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"agent framework\" in metadata.",
            "Matched \"agent\" in metadata.",
            "Matched \"agents\" 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": 458,
        "recent_commits": 100,
        "contributors": 8,
        "issue_response_time_hours": null,
        "release_frequency_180d": 22
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 32,
      "agent_score": 70,
      "score": 87,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 58,
        "deployment": 90,
        "popularity": 53,
        "community": 53
      },
      "git_top_score": 87,
      "git_top_score_breakdown": {
        "community": 93,
        "maintenance": 71,
        "documentation": 92,
        "stability": 100,
        "adoption": 77,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use aristoteleo/PantheonOS when the user needs a agent framework project with docker, library_only, local deployment options.",
        "purpose": "Use aristoteleo/PantheonOS when the user needs a agent framework project with docker, library_only, local deployment options.",
        "install": "Run with Docker using the repository's container instructions.",
        "inputs": [
          "task prompt",
          "tools",
          "context",
          "memory/state"
        ],
        "outputs": [
          "agent runs",
          "tool calls",
          "workflow state"
        ],
        "good_for": [
          "build agents with PantheonOS",
          "orchestrate LLM tools",
          "prototype autonomous workflows",
          "stateful agents",
          "tool-using assistants",
          "workflow orchestration"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "simple prompt-only apps",
          "one-shot chat wrappers"
        ],
        "deployment": [
          "docker",
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": []
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"agent framework\" in metadata.",
              "Matched \"agent\" in metadata.",
              "Matched \"agents\" 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": "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",
          "users expecting a complete hosted product",
          "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-07T20:00:59.901Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "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-07T20:00:59.901Z"
    },
    {
      "project_id": "google/adk-python",
      "repo": "google/adk-python",
      "name": "adk-python",
      "github_url": "https://github.com/google/adk-python",
      "homepage_url": "https://google.github.io/adk-docs/",
      "language": "Python",
      "license": "Apache-2.0",
      "project_kind": "project",
      "category": [
        "agent_framework"
      ],
      "tags": [
        "agent",
        "agentic",
        "agentic-ai",
        "agents",
        "agents-sdk",
        "ai",
        "ai-agents",
        "aiagentframework",
        "genai",
        "genai-chatbot",
        "llm",
        "llms",
        "multi-agent",
        "multi-agent-systems",
        "multi-agents",
        "multi-agents-collaboration"
      ],
      "description": "An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.",
      "overview": "Use google/adk-python when the user needs a agent framework project with library_only, local, cloud deployment options.",
      "alternatives": [],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "library_only",
        "local",
        "cloud"
      ],
      "difficulty": "intermediate",
      "cloudflare_ready": false,
      "use_cases": [
        "build agents with adk-python",
        "orchestrate LLM tools",
        "prototype autonomous workflows"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"agent\" in metadata.",
            "Matched \"agents\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"pip install\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "No strong beginner or advanced signal found; defaulting to intermediate."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python.",
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "quality_signals": {
        "stars": 20339,
        "recent_commits": 100,
        "contributors": 100,
        "issue_response_time_hours": null,
        "release_frequency_180d": 36
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 9,
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "partial"
      },
      "quality_score": 48,
      "agent_score": 86,
      "score": 91,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 76,
        "deployment": 80,
        "popularity": 86,
        "community": 100
      },
      "git_top_score": 91,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 84,
        "documentation": 84,
        "stability": 90,
        "adoption": 100,
        "agent_readability": 90
      },
      "summary": {
        "tl_dr": "Use google/adk-python when the user needs a agent framework project with library_only, local, cloud deployment options.",
        "purpose": "Use google/adk-python when the user needs a agent framework project with library_only, local, cloud deployment options.",
        "install": "Install as a library or package using the repository instructions.",
        "inputs": [
          "task prompt",
          "tools",
          "context",
          "memory/state"
        ],
        "outputs": [
          "agent runs",
          "tool calls",
          "workflow state"
        ],
        "good_for": [
          "build agents with adk-python",
          "orchestrate LLM tools",
          "prototype autonomous workflows",
          "stateful agents",
          "tool-using assistants",
          "workflow orchestration"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "simple prompt-only apps",
          "one-shot chat wrappers"
        ],
        "deployment": [
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": []
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"agent\" in metadata.",
              "Matched \"agents\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"pip install\" in repository content.",
              "Local usage is assumed for open source repositories unless contradicted."
            ]
          },
          "difficulty": {
            "confidence": "medium",
            "evidence": [
              "No strong beginner or advanced signal found; defaulting to intermediate."
            ]
          },
          "cloudflare_ready": {
            "confidence": "high",
            "evidence": [
              "Runtime blocker: python.",
              "No Cloudflare deployment signal detected."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 9,
          "commits_30d": "partial",
          "releases_180d": "complete",
          "contributors_90d": "partial"
        },
        "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, contributors90d."
        ],
        "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
        "last_verified_at": "2026-06-30T04:00:38.592Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "Partial or estimated quality signals: commits30d, contributors90d."
      ],
      "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-06-30T04:00:38.592Z"
    }
  ],
  "resolved_from": {
    "requested_id": "SciSharp/BotSharp",
    "resolved_id": "SciSharp/BotSharp",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 839,
    "generated_at": "2026-07-07T23:32:52.604Z",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}