{
  "project": {
    "project_id": "KbWen/agentic-os",
    "repo": "KbWen/agentic-os",
    "name": "agentic-os",
    "github_url": "https://github.com/KbWen/agentic-os",
    "homepage_url": null,
    "language": "Python",
    "license": "MIT",
    "project_kind": "project",
    "category": [
      "coding_agent"
    ],
    "tags": [
      "agent-framework",
      "agent-orchestration",
      "agentic-development",
      "agents-md",
      "ai-agent",
      "ai-coding-assistant",
      "ai-governance",
      "ai-guardrails",
      "ai-workflow",
      "claude-code",
      "codex",
      "coding-agent",
      "cursor-rules",
      "developer-tools",
      "github-copilot",
      "google-antigravity",
      "llm-tools",
      "multi-agent",
      "prompt-engineering",
      "token-optimization"
    ],
    "description": "Governance framework for AI coding agents. It runs them through a five-step workflow (plan, build, review, test, ship) where no step counts as done without evidence. Drop-in rules and guardrails for Claude Code, Codex, Cursor, Copilot, and Antigravity, via AGENTS.md.",
    "overview": "Use KbWen/agentic-os when the user needs a coding agent project with local, cloud deployment options.",
    "alternatives": [],
    "related": [],
    "dependencies": [
      "LLM provider"
    ],
    "deployments": [
      "local",
      "cloud"
    ],
    "difficulty": "beginner",
    "cloudflare_ready": false,
    "use_cases": [
      "build AI coding assistants",
      "automate developer workflows",
      "integrate codebase-aware agents"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation"
    ],
    "classification": {
      "category": {
        "confidence": "high",
        "evidence": [
          "Matched \"coding agent\" in metadata.",
          "Matched \"ide\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "medium",
        "evidence": [
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "Repository has under 10k stars, so complexity is treated conservatively."
        ]
      },
      "cloudflare_ready": {
        "confidence": "high",
        "evidence": [
          "Runtime blocker: python.",
          "No Cloudflare deployment signal detected.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "quality_signals": {
      "stars": 112,
      "recent_commits": 66,
      "contributors": 3,
      "issue_response_time_hours": null,
      "release_frequency_180d": 24
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "estimated",
      "commits_30d": "complete",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "quality_score": 27,
    "agent_score": 61,
    "score": 78,
    "agent_score_breakdown": {
      "documentation": 90,
      "maintenance": 52,
      "deployment": 70,
      "popularity": 41,
      "community": 48
    },
    "git_top_score": 78,
    "git_top_score_breakdown": {
      "community": 71,
      "maintenance": 67,
      "documentation": 84,
      "stability": 100,
      "adoption": 59,
      "agent_readability": 90
    },
    "summary": {
      "tl_dr": "Use KbWen/agentic-os when the user needs a coding agent project with local, cloud deployment options.",
      "purpose": "Use KbWen/agentic-os when the user needs a coding agent project with local, cloud deployment options.",
      "install": "Use the repository's CLI, package, or agent runtime instructions.",
      "inputs": [
        "coding task",
        "repo context",
        "tool permissions"
      ],
      "outputs": [
        "code changes",
        "patches",
        "developer assistant actions"
      ],
      "good_for": [
        "build AI coding assistants",
        "automate developer workflows",
        "integrate codebase-aware agents",
        "software engineering tasks",
        "code editing",
        "repo automation"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "static documentation sites",
        "non-code workflows"
      ],
      "deployment": [
        "local",
        "cloud"
      ],
      "alternatives": []
    },
    "evidence": {
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"coding agent\" in metadata.",
            "Matched \"ide\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "medium",
          "evidence": [
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python.",
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "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",
        "Partial or estimated quality signals: stars30dDelta."
      ],
      "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
      "last_verified_at": "2026-08-03T09:00:11.260Z"
    },
    "caveats": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "Partial or estimated quality signals: stars30dDelta."
    ],
    "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-08-03T09:00:11.260Z"
  },
  "related": [
    {
      "project_id": "agentforce314/clawcodex",
      "repo": "agentforce314/clawcodex",
      "name": "clawcodex",
      "github_url": "https://github.com/agentforce314/clawcodex",
      "homepage_url": "https://clawcodex.app",
      "language": "Python",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "coding_agent"
      ],
      "tags": [
        "agent",
        "ai",
        "ai-agent",
        "ai-coding",
        "claude",
        "claude-code",
        "cli",
        "code",
        "codex",
        "coding",
        "coding-agent",
        "deepseek",
        "llm",
        "python",
        "token-efficient"
      ],
      "description": "Token efficient Claude Code full Python rebuild. AI Coding Agent in 270K LoC pure Python. Up to 200X Cost Saving!",
      "overview": "Use agentforce314/clawcodex when the user needs a coding agent project with library-only, local, cloud deployment options.",
      "alternatives": [
        {
          "repo": "github/spec-kit",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "OpenHands/OpenHands",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "esengine/DeepSeek-Reasonix",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        }
      ],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "library_only",
        "local",
        "cloud"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": false,
      "use_cases": [
        "build AI coding assistants",
        "automate developer workflows",
        "integrate codebase-aware agents"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"coding agent\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"pip install\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python.",
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "quality_signals": {
        "stars": 821,
        "recent_commits": 100,
        "contributors": 10,
        "issue_response_time_hours": null,
        "release_frequency_180d": 4
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 31,
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 25,
      "agent_score": 65,
      "score": 88,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 42,
        "deployment": 80,
        "popularity": 58,
        "community": 55
      },
      "git_top_score": 88,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 56,
        "documentation": 92,
        "stability": 100,
        "adoption": 86,
        "agent_readability": 100
      },
      "summary": {
        "tl_dr": "Use agentforce314/clawcodex when the user needs a coding agent project with library-only, local, cloud deployment options.",
        "purpose": "Use agentforce314/clawcodex when the user needs a coding agent project with library-only, local, cloud deployment options.",
        "install": "Install as a library or package using the repository instructions.",
        "inputs": [
          "coding task",
          "repo context",
          "tool permissions"
        ],
        "outputs": [
          "code changes",
          "patches",
          "developer assistant actions"
        ],
        "good_for": [
          "build AI coding assistants",
          "automate developer workflows",
          "integrate codebase-aware agents",
          "software engineering tasks",
          "code editing",
          "repo automation"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "static documentation sites",
          "non-code workflows"
        ],
        "deployment": [
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": [
          {
            "repo": "github/spec-kit",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "OpenHands/OpenHands",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "esengine/DeepSeek-Reasonix",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          }
        ]
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"coding agent\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "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.",
              "No wrangler.toml found in inspected repository files."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 31,
          "commits_30d": "partial",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "source_fields": [
          "project.description",
          "project.topics",
          "project.language",
          "project.license",
          "agent_card.summary_for_agent",
          "agent_card.use_cases",
          "agent_card.deployment",
          "agent_card.classification",
          "metrics"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "Partial or estimated quality signals: commits30d."
        ],
        "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
        "last_verified_at": "2026-08-03T05:30:23.567Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "Partial or estimated quality signals: commits30d."
      ],
      "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
      "source_fields": [
        "project.description",
        "project.topics",
        "project.language",
        "project.license",
        "agent_card.summary_for_agent",
        "agent_card.use_cases",
        "agent_card.deployment",
        "agent_card.classification",
        "metrics"
      ],
      "last_verified_at": "2026-08-03T05:30:23.567Z"
    },
    {
      "project_id": "modu-ai/moai-adk",
      "repo": "modu-ai/moai-adk",
      "name": "moai-adk",
      "github_url": "https://github.com/modu-ai/moai-adk",
      "homepage_url": "https://adk.mo.ai.kr",
      "language": "Go",
      "license": "Apache-2.0",
      "project_kind": "project",
      "category": [
        "coding_agent"
      ],
      "tags": [
        "agentic-ai",
        "agentic-coding",
        "agentic-workflow",
        "ai-agent",
        "ai-coding",
        "anthropic",
        "claude",
        "claude-code",
        "cli-tool",
        "code-generation",
        "code-quality",
        "ddd",
        "developer-tools",
        "go",
        "golang",
        "llm",
        "multi-agent",
        "spec-driven-development",
        "tdd",
        "vibe-coding"
      ],
      "description": "Agentic development harness for Claude Code — SPEC-driven plan/run/sync, TRUST 5 quality gates, model+effort routing, and Claude×GLM multi-LLM cost control. Single Go binary, 16 languages, zero deps.",
      "overview": "Use modu-ai/moai-adk when the user needs a coding agent project with local, cloud deployment options.",
      "alternatives": [
        {
          "repo": "esengine/DeepSeek-Reasonix",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "ollama/ollama",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "kelos-dev/kelos",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        }
      ],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "local",
        "cloud"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": false,
      "use_cases": [
        "build AI coding assistants",
        "automate developer workflows",
        "integrate codebase-aware agents"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation"
      ],
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"coding agent\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "medium",
          "evidence": [
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "quality_signals": {
        "stars": 1152,
        "recent_commits": 100,
        "contributors": 7,
        "issue_response_time_hours": null,
        "release_frequency_180d": 75
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 33,
      "agent_score": 67,
      "score": 89,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 58,
        "deployment": 70,
        "popularity": 61,
        "community": 52
      },
      "git_top_score": 89,
      "git_top_score_breakdown": {
        "community": 94,
        "maintenance": 71,
        "documentation": 84,
        "stability": 100,
        "adoption": 91,
        "agent_readability": 100
      },
      "summary": {
        "tl_dr": "Use modu-ai/moai-adk when the user needs a coding agent project with local, cloud deployment options.",
        "purpose": "Use modu-ai/moai-adk when the user needs a coding agent project with local, cloud deployment options.",
        "install": "Use the repository's CLI, package, or agent runtime instructions.",
        "inputs": [
          "coding task",
          "repo context",
          "tool permissions"
        ],
        "outputs": [
          "code changes",
          "patches",
          "developer assistant actions"
        ],
        "good_for": [
          "build AI coding assistants",
          "automate developer workflows",
          "integrate codebase-aware agents",
          "software engineering tasks",
          "code editing",
          "repo automation"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "static documentation sites",
          "non-code workflows"
        ],
        "deployment": [
          "local",
          "cloud"
        ],
        "alternatives": [
          {
            "repo": "esengine/DeepSeek-Reasonix",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "ollama/ollama",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "kelos-dev/kelos",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          }
        ]
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"coding agent\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "medium",
            "evidence": [
              "Local usage is assumed for open source repositories unless contradicted."
            ]
          },
          "difficulty": {
            "confidence": "medium",
            "evidence": [
              "Repository has under 10k stars, so complexity is treated conservatively."
            ]
          },
          "cloudflare_ready": {
            "confidence": "high",
            "evidence": [
              "No Cloudflare deployment signal detected.",
              "No wrangler.toml found in inspected repository files."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "estimated",
          "commits_30d": "partial",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "source_fields": [
          "project.description",
          "project.topics",
          "project.language",
          "project.license",
          "agent_card.summary_for_agent",
          "agent_card.use_cases",
          "agent_card.deployment",
          "agent_card.classification",
          "metrics"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "Partial or estimated quality signals: stars30dDelta, commits30d."
        ],
        "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
        "last_verified_at": "2026-08-02T08:00:11.217Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "Partial or estimated quality signals: stars30dDelta, commits30d."
      ],
      "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
      "source_fields": [
        "project.description",
        "project.topics",
        "project.language",
        "project.license",
        "agent_card.summary_for_agent",
        "agent_card.use_cases",
        "agent_card.deployment",
        "agent_card.classification",
        "metrics"
      ],
      "last_verified_at": "2026-08-02T08:00:11.217Z"
    },
    {
      "project_id": "esengine/DeepSeek-Reasonix",
      "repo": "esengine/DeepSeek-Reasonix",
      "name": "DeepSeek-Reasonix",
      "github_url": "https://github.com/esengine/DeepSeek-Reasonix",
      "homepage_url": "http://reasonix.io/",
      "language": "Go",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "coding_agent"
      ],
      "tags": [
        "agent",
        "agent-framework",
        "ai-agent",
        "ai-coding",
        "cli",
        "coding-agent",
        "deepseek",
        "developer-tools",
        "ink",
        "llm",
        "prompt-caching",
        "r1",
        "terminal",
        "tool-use",
        "tui",
        "typescript"
      ],
      "description": "DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability — leave it running.",
      "overview": "Use esengine/DeepSeek-Reasonix when the user needs a coding agent project with local, cloud deployment options.",
      "alternatives": [
        {
          "repo": "OpenHands/OpenHands",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "ollama/ollama",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "modu-ai/moai-adk",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        }
      ],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "local",
        "cloud"
      ],
      "difficulty": "intermediate",
      "cloudflare_ready": false,
      "use_cases": [
        "build AI coding assistants",
        "automate developer workflows",
        "integrate codebase-aware agents"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation"
      ],
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"coding agent\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "medium",
          "evidence": [
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "No strong beginner or advanced signal found; defaulting to intermediate."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "quality_signals": {
        "stars": 29547,
        "recent_commits": 100,
        "contributors": 100,
        "issue_response_time_hours": null,
        "release_frequency_180d": 100
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 33,
        "commits_30d": "partial",
        "releases_180d": "partial",
        "contributors_90d": "partial"
      },
      "quality_score": 84,
      "agent_score": 84,
      "score": 93,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 76,
        "deployment": 70,
        "popularity": 89,
        "community": 100
      },
      "git_top_score": 93,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 84,
        "documentation": 84,
        "stability": 90,
        "adoption": 100,
        "agent_readability": 100
      },
      "summary": {
        "tl_dr": "Use esengine/DeepSeek-Reasonix when the user needs a coding agent project with local, cloud deployment options.",
        "purpose": "Use esengine/DeepSeek-Reasonix when the user needs a coding agent project with local, cloud deployment options.",
        "install": "Use the repository's CLI, package, or agent runtime instructions.",
        "inputs": [
          "coding task",
          "repo context",
          "tool permissions"
        ],
        "outputs": [
          "code changes",
          "patches",
          "developer assistant actions"
        ],
        "good_for": [
          "build AI coding assistants",
          "automate developer workflows",
          "integrate codebase-aware agents",
          "software engineering tasks",
          "code editing",
          "repo automation"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "static documentation sites",
          "non-code workflows"
        ],
        "deployment": [
          "local",
          "cloud"
        ],
        "alternatives": [
          {
            "repo": "OpenHands/OpenHands",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "ollama/ollama",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "modu-ai/moai-adk",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          }
        ]
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"coding agent\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "medium",
            "evidence": [
              "Local usage is assumed for open source repositories unless contradicted."
            ]
          },
          "difficulty": {
            "confidence": "medium",
            "evidence": [
              "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": 33,
          "commits_30d": "partial",
          "releases_180d": "partial",
          "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",
          "Partial or estimated quality signals: commits30d, releases180d, contributors90d."
        ],
        "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
        "last_verified_at": "2026-08-03T11:00:22.922Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "Partial or estimated quality signals: commits30d, releases180d, contributors90d."
      ],
      "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-08-03T11:00:22.922Z"
    },
    {
      "project_id": "TaewoooPark/Agent-Blackbox",
      "repo": "TaewoooPark/Agent-Blackbox",
      "name": "Agent-Blackbox",
      "github_url": "https://github.com/TaewoooPark/Agent-Blackbox",
      "homepage_url": "https://www.npmjs.com/package/@taewooopark/agent-blackbox",
      "language": "TypeScript",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "coding_agent"
      ],
      "tags": [
        "agent",
        "agent-observability",
        "agents",
        "ai",
        "ai-agents",
        "claude",
        "coding-agent",
        "context-engineering",
        "dashboard",
        "developer-tools",
        "devtools",
        "flight-recorder",
        "llm",
        "llm-observability",
        "local-first",
        "observability",
        "opencode",
        "telemetry",
        "token-optimization",
        "typescript"
      ],
      "description": "Local-first flight recorder for coding agents : replay every run as a live session map, score the context bill, and write the fix back into AGENTS.md — no API key, one npx command.",
      "overview": "Use TaewoooPark/Agent-Blackbox when the user needs a coding agent project with library-only, local, cloud deployment options.",
      "alternatives": [
        {
          "repo": "OpenHands/OpenHands",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "esengine/DeepSeek-Reasonix",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "continuedev/continue",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        }
      ],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "library_only",
        "local",
        "cloud"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": false,
      "use_cases": [
        "build AI coding assistants",
        "automate developer workflows",
        "integrate codebase-aware agents"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"coding agent\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"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": 70,
        "recent_commits": 24,
        "contributors": 2,
        "issue_response_time_hours": null,
        "release_frequency_180d": 100
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "releases_180d": "partial",
        "contributors_90d": "complete"
      },
      "quality_score": 23,
      "agent_score": 60,
      "score": 77,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 43,
        "deployment": 80,
        "popularity": 37,
        "community": 47
      },
      "git_top_score": 77,
      "git_top_score_breakdown": {
        "community": 66,
        "maintenance": 60,
        "documentation": 92,
        "stability": 100,
        "adoption": 50,
        "agent_readability": 100
      },
      "summary": {
        "tl_dr": "Use TaewoooPark/Agent-Blackbox when the user needs a coding agent project with library-only, local, cloud deployment options.",
        "purpose": "Use TaewoooPark/Agent-Blackbox when the user needs a coding agent project with library-only, local, cloud deployment options.",
        "install": "Install as a library or package using the repository instructions.",
        "inputs": [
          "coding task",
          "repo context",
          "tool permissions"
        ],
        "outputs": [
          "code changes",
          "patches",
          "developer assistant actions"
        ],
        "good_for": [
          "build AI coding assistants",
          "automate developer workflows",
          "integrate codebase-aware agents",
          "software engineering tasks",
          "code editing",
          "repo automation"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "static documentation sites",
          "non-code workflows"
        ],
        "deployment": [
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": [
          {
            "repo": "OpenHands/OpenHands",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "esengine/DeepSeek-Reasonix",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "continuedev/continue",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          }
        ]
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"coding agent\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"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": "estimated",
          "commits_30d": "complete",
          "releases_180d": "partial",
          "contributors_90d": "complete"
        },
        "source_fields": [
          "project.description",
          "project.topics",
          "project.language",
          "project.license",
          "agent_card.summary_for_agent",
          "agent_card.use_cases",
          "agent_card.deployment",
          "agent_card.classification",
          "metrics"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "Partial or estimated quality signals: stars30dDelta, releases180d."
        ],
        "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
        "last_verified_at": "2026-08-02T14:30:13.491Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product",
        "Partial or estimated quality signals: stars30dDelta, 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-08-02T14:30:13.491Z"
    },
    {
      "project_id": "zhu1090093659/spec_driven_develop",
      "repo": "zhu1090093659/spec_driven_develop",
      "name": "spec_driven_develop",
      "github_url": "https://github.com/zhu1090093659/spec_driven_develop",
      "homepage_url": null,
      "language": "Shell",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "coding_agent"
      ],
      "tags": [
        "ai-agent",
        "ai-assisted-development",
        "ai-coding-assistant",
        "claude-code",
        "codex",
        "cursor",
        "dev-workflow",
        "developer-tools",
        "engineering-cybernetics",
        "github-issues",
        "llm",
        "markdown",
        "project-planning",
        "prompt-engineering",
        "skills",
        "software-architecture",
        "software-engineering",
        "spec-driven-development",
        "structured-thinking",
        "task-decomposition"
      ],
      "description": "Spec-driven development workflow for AI coding agents: architecture-first planning, task decomposition, GitHub Issue/PR tracking, Deep Discuss, and adaptive control for Claude Code, Codex, Cursor, and other Markdown-capable agents.",
      "overview": "Use zhu1090093659/spec_driven_develop when the user needs a coding agent project with local, cloud deployment options.",
      "alternatives": [
        {
          "repo": "OpenHands/OpenHands",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "esengine/DeepSeek-Reasonix",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "sgl-project/sglang",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        }
      ],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "local",
        "cloud"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": false,
      "use_cases": [
        "build AI coding assistants",
        "automate developer workflows",
        "integrate codebase-aware agents"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation"
      ],
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"coding agent\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "medium",
          "evidence": [
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python.",
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "quality_signals": {
        "stars": 953,
        "recent_commits": 27,
        "contributors": 2,
        "issue_response_time_hours": null,
        "release_frequency_180d": 5
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 28,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 15,
      "agent_score": 59,
      "score": 82,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 30,
        "deployment": 70,
        "popularity": 60,
        "community": 47
      },
      "git_top_score": 82,
      "git_top_score_breakdown": {
        "community": 78,
        "maintenance": 50,
        "documentation": 84,
        "stability": 100,
        "adoption": 85,
        "agent_readability": 100
      },
      "summary": {
        "tl_dr": "Use zhu1090093659/spec_driven_develop when the user needs a coding agent project with local, cloud deployment options.",
        "purpose": "Use zhu1090093659/spec_driven_develop when the user needs a coding agent project with local, cloud deployment options.",
        "install": "Use the repository's CLI, package, or agent runtime instructions.",
        "inputs": [
          "coding task",
          "repo context",
          "tool permissions"
        ],
        "outputs": [
          "code changes",
          "patches",
          "developer assistant actions"
        ],
        "good_for": [
          "build AI coding assistants",
          "automate developer workflows",
          "integrate codebase-aware agents",
          "software engineering tasks",
          "code editing",
          "repo automation"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "static documentation sites",
          "non-code workflows"
        ],
        "deployment": [
          "local",
          "cloud"
        ],
        "alternatives": [
          {
            "repo": "OpenHands/OpenHands",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "esengine/DeepSeek-Reasonix",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "sgl-project/sglang",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          }
        ]
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"coding agent\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "medium",
            "evidence": [
              "Local usage is assumed for open source repositories unless contradicted."
            ]
          },
          "difficulty": {
            "confidence": "medium",
            "evidence": [
              "Repository has under 10k stars, so complexity is treated conservatively."
            ]
          },
          "cloudflare_ready": {
            "confidence": "high",
            "evidence": [
              "Runtime blocker: python.",
              "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": [
          "project.description",
          "project.topics",
          "project.language",
          "project.license",
          "agent_card.summary_for_agent",
          "agent_card.use_cases",
          "agent_card.deployment",
          "agent_card.classification",
          "metrics"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation"
        ],
        "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
        "last_verified_at": "2026-07-29T17:30:30.154Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation"
      ],
      "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-29T17:30:30.154Z"
    },
    {
      "project_id": "fujibee/agmsg",
      "repo": "fujibee/agmsg",
      "name": "agmsg",
      "github_url": "https://github.com/fujibee/agmsg",
      "homepage_url": "https://www.producthunt.com/products/agmsg",
      "language": "Shell",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "coding_agent"
      ],
      "tags": [
        "agent-communication",
        "agent-teams",
        "agentic",
        "ai-agents",
        "bash",
        "claude-code",
        "cli",
        "codex",
        "copilot",
        "developer-tools",
        "gemini-cli",
        "inter-agent",
        "multi-agent",
        "sqlite"
      ],
      "description": "Cross-vendor messaging for CLI AI coding agents — let Claude Code, Codex, Gemini & Copilot talk to each other in one team. Bash + SQLite, no daemon, no framework.",
      "overview": "Use fujibee/agmsg when the user needs a coding agent project with local, cloud deployment options.",
      "alternatives": [
        {
          "repo": "OpenHands/OpenHands",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "esengine/DeepSeek-Reasonix",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "hex/claude-council",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        }
      ],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "local",
        "cloud"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": false,
      "use_cases": [
        "build AI coding assistants",
        "automate developer workflows",
        "integrate codebase-aware agents"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation"
      ],
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"coding agent\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "medium",
          "evidence": [
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "quality_signals": {
        "stars": 1339,
        "recent_commits": 100,
        "contributors": 22,
        "issue_response_time_hours": null,
        "release_frequency_180d": 28
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 13,
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 37,
      "agent_score": 71,
      "score": 89,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 62,
        "deployment": 70,
        "popularity": 63,
        "community": 67
      },
      "git_top_score": 89,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 74,
        "documentation": 84,
        "stability": 90,
        "adoption": 90,
        "agent_readability": 100
      },
      "summary": {
        "tl_dr": "Use fujibee/agmsg when the user needs a coding agent project with local, cloud deployment options.",
        "purpose": "Use fujibee/agmsg when the user needs a coding agent project with local, cloud deployment options.",
        "install": "Use the repository's CLI, package, or agent runtime instructions.",
        "inputs": [
          "coding task",
          "repo context",
          "tool permissions"
        ],
        "outputs": [
          "code changes",
          "patches",
          "developer assistant actions"
        ],
        "good_for": [
          "build AI coding assistants",
          "automate developer workflows",
          "integrate codebase-aware agents",
          "software engineering tasks",
          "code editing",
          "repo automation"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "static documentation sites",
          "non-code workflows"
        ],
        "deployment": [
          "local",
          "cloud"
        ],
        "alternatives": [
          {
            "repo": "OpenHands/OpenHands",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "esengine/DeepSeek-Reasonix",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "hex/claude-council",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          }
        ]
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"coding agent\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "medium",
            "evidence": [
              "Local usage is assumed for open source repositories unless contradicted."
            ]
          },
          "difficulty": {
            "confidence": "medium",
            "evidence": [
              "Repository has under 10k stars, so complexity is treated conservatively."
            ]
          },
          "cloudflare_ready": {
            "confidence": "high",
            "evidence": [
              "No Cloudflare deployment signal detected.",
              "No wrangler.toml found in inspected repository files."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 13,
          "commits_30d": "partial",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "source_fields": [
          "project.description",
          "project.topics",
          "project.language",
          "project.license",
          "agent_card.summary_for_agent",
          "agent_card.use_cases",
          "agent_card.deployment",
          "agent_card.classification",
          "metrics"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "Partial or estimated quality signals: commits30d."
        ],
        "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
        "last_verified_at": "2026-07-28T10:01:05.720Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "Partial or estimated quality signals: commits30d."
      ],
      "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
      "source_fields": [
        "project.description",
        "project.topics",
        "project.language",
        "project.license",
        "agent_card.summary_for_agent",
        "agent_card.use_cases",
        "agent_card.deployment",
        "agent_card.classification",
        "metrics"
      ],
      "last_verified_at": "2026-07-28T10:01:05.720Z"
    },
    {
      "project_id": "gi-dellav/zerostack",
      "repo": "gi-dellav/zerostack",
      "name": "zerostack",
      "github_url": "https://github.com/gi-dellav/zerostack",
      "homepage_url": "https://gi-dellav.github.io/zerostack/",
      "language": "Rust",
      "license": "GPL-3.0",
      "project_kind": "project",
      "category": [
        "coding_agent"
      ],
      "tags": [
        "agent",
        "agentic-ai",
        "agentic-coding",
        "agents",
        "ai",
        "claude-code",
        "coding-agent",
        "llm",
        "rust",
        "rust-lang"
      ],
      "description": "Lightweight coding agent written in Rust, optimized for memory footprint and performance",
      "overview": "Use gi-dellav/zerostack when the user needs a coding agent project with local, cloud deployment options.",
      "alternatives": [
        {
          "repo": "OpenHands/OpenHands",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "esengine/DeepSeek-Reasonix",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "generalaction/emdash",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        }
      ],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "local",
        "cloud"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": false,
      "use_cases": [
        "build AI coding assistants",
        "automate developer workflows",
        "integrate codebase-aware agents"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation"
      ],
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"coding agent\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "medium",
          "evidence": [
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "quality_signals": {
        "stars": 1534,
        "recent_commits": 100,
        "contributors": 24,
        "issue_response_time_hours": null,
        "release_frequency_180d": 38
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 20,
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 36,
      "agent_score": 71,
      "score": 91,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 62,
        "deployment": 70,
        "popularity": 64,
        "community": 69
      },
      "git_top_score": 91,
      "git_top_score_breakdown": {
        "community": 100,
        "maintenance": 74,
        "documentation": 84,
        "stability": 100,
        "adoption": 91,
        "agent_readability": 100
      },
      "summary": {
        "tl_dr": "Use gi-dellav/zerostack when the user needs a coding agent project with local, cloud deployment options.",
        "purpose": "Use gi-dellav/zerostack when the user needs a coding agent project with local, cloud deployment options.",
        "install": "Use the repository's CLI, package, or agent runtime instructions.",
        "inputs": [
          "coding task",
          "repo context",
          "tool permissions"
        ],
        "outputs": [
          "code changes",
          "patches",
          "developer assistant actions"
        ],
        "good_for": [
          "build AI coding assistants",
          "automate developer workflows",
          "integrate codebase-aware agents",
          "software engineering tasks",
          "code editing",
          "repo automation"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "static documentation sites",
          "non-code workflows"
        ],
        "deployment": [
          "local",
          "cloud"
        ],
        "alternatives": [
          {
            "repo": "OpenHands/OpenHands",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "esengine/DeepSeek-Reasonix",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "generalaction/emdash",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          }
        ]
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "medium",
            "evidence": [
              "Matched \"coding agent\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "medium",
            "evidence": [
              "Local usage is assumed for open source repositories unless contradicted."
            ]
          },
          "difficulty": {
            "confidence": "medium",
            "evidence": [
              "Repository has under 10k stars, so complexity is treated conservatively."
            ]
          },
          "cloudflare_ready": {
            "confidence": "high",
            "evidence": [
              "No Cloudflare deployment signal detected.",
              "No wrangler.toml found in inspected repository files."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 20,
          "commits_30d": "partial",
          "releases_180d": "complete",
          "contributors_90d": "complete"
        },
        "source_fields": [
          "project.description",
          "project.topics",
          "project.language",
          "project.license",
          "agent_card.summary_for_agent",
          "agent_card.use_cases",
          "agent_card.deployment",
          "agent_card.classification",
          "metrics"
        ],
        "caveats": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "Partial or estimated quality signals: commits30d."
        ],
        "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
        "last_verified_at": "2026-07-29T13:30:32.405Z"
      },
      "caveats": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "Partial or estimated quality signals: commits30d."
      ],
      "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
      "source_fields": [
        "project.description",
        "project.topics",
        "project.language",
        "project.license",
        "agent_card.summary_for_agent",
        "agent_card.use_cases",
        "agent_card.deployment",
        "agent_card.classification",
        "metrics"
      ],
      "last_verified_at": "2026-07-29T13:30:32.405Z"
    },
    {
      "project_id": "UditAkhourii/adhd",
      "repo": "UditAkhourii/adhd",
      "name": "adhd",
      "github_url": "https://github.com/UditAkhourii/adhd",
      "homepage_url": "https://divergent.sh",
      "language": "TypeScript",
      "license": "MIT",
      "project_kind": "project",
      "category": [
        "coding_agent"
      ],
      "tags": [
        "adhd",
        "agents",
        "ai",
        "ai-agents",
        "brainstorm",
        "chain-of-thought",
        "claude",
        "claude-agent-sdk",
        "creativity",
        "divergent-thinking",
        "ideation",
        "interdisciplinary",
        "llm",
        "llm-tools",
        "nodejs",
        "prompt-engineering",
        "tree-of-thought",
        "typescript"
      ],
      "description": "ADHD — a skill for coding agents. Tree-of-thought with pruning, built on the Claude & Codex Agent SDK. Fans out parallel divergent thoughts under different cognitive frames, scores, prunes traps, deepens the survivors. The no-brainer skill for creative and interdisciplinary work.",
      "overview": "Use UditAkhourii/adhd when the user needs a coding agent project with library-only, local, cloud deployment options.",
      "alternatives": [
        {
          "repo": "OpenHands/OpenHands",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "esengine/DeepSeek-Reasonix",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "repo": "continuedev/continue",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        }
      ],
      "related": [],
      "dependencies": [
        "LLM provider"
      ],
      "deployments": [
        "library_only",
        "local",
        "cloud"
      ],
      "difficulty": "beginner",
      "cloudflare_ready": false,
      "use_cases": [
        "build AI coding assistants",
        "automate developer workflows",
        "integrate codebase-aware agents"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"coding agent\" in metadata.",
            "Matched \"ide\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "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": [
            "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": 3100,
        "recent_commits": 16,
        "contributors": 7,
        "issue_response_time_hours": null,
        "release_frequency_180d": 1
      },
      "quality_signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 13,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "quality_score": 48,
      "agent_score": 62,
      "score": 79,
      "agent_score_breakdown": {
        "documentation": 90,
        "maintenance": 21,
        "deployment": 80,
        "popularity": 70,
        "community": 52
      },
      "git_top_score": 79,
      "git_top_score_breakdown": {
        "community": 98,
        "maintenance": 29,
        "documentation": 84,
        "stability": 78,
        "adoption": 100,
        "agent_readability": 100
      },
      "summary": {
        "tl_dr": "Use UditAkhourii/adhd when the user needs a coding agent project with library-only, local, cloud deployment options.",
        "purpose": "Use UditAkhourii/adhd when the user needs a coding agent project with library-only, local, cloud deployment options.",
        "install": "Install as a library or package using the repository instructions.",
        "inputs": [
          "coding task",
          "repo context",
          "tool permissions"
        ],
        "outputs": [
          "code changes",
          "patches",
          "developer assistant actions"
        ],
        "good_for": [
          "build AI coding assistants",
          "automate developer workflows",
          "integrate codebase-aware agents",
          "software engineering tasks",
          "code editing",
          "repo automation"
        ],
        "not_good_for": [
          "edge-only Cloudflare Workers deployment without adaptation",
          "users expecting a complete hosted product",
          "static documentation sites",
          "non-code workflows"
        ],
        "deployment": [
          "library_only",
          "local",
          "cloud"
        ],
        "alternatives": [
          {
            "repo": "OpenHands/OpenHands",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "esengine/DeepSeek-Reasonix",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          },
          {
            "repo": "continuedev/continue",
            "reason": "Same coding agent intent with coding_agent, workflow overlap."
          }
        ]
      },
      "evidence": {
        "classification": {
          "category": {
            "confidence": "high",
            "evidence": [
              "Matched \"coding agent\" in metadata.",
              "Matched \"ide\" in metadata."
            ]
          },
          "deployment": {
            "confidence": "high",
            "evidence": [
              "Matched \"npm install\" in repository content.",
              "Matched \"library\" in repository content.",
              "Local usage is assumed for open source repositories unless contradicted."
            ]
          },
          "difficulty": {
            "confidence": "medium",
            "evidence": [
              "Repository has under 10k stars, so complexity is treated conservatively."
            ]
          },
          "cloudflare_ready": {
            "confidence": "high",
            "evidence": [
              "No Cloudflare deployment signal detected.",
              "No wrangler.toml found in inspected repository files."
            ]
          }
        },
        "quality_signal_confidence": {
          "stars_30d_delta": "snapshot",
          "stars30d_window_days": 13,
          "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-08-02T19:30:12.244Z"
      },
      "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-08-02T19:30:12.244Z"
    }
  ],
  "resolved_from": {
    "requested_id": "KbWen/agentic-os",
    "resolved_id": "KbWen/agentic-os",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1033,
    "generated_at": "2026-08-03T12:17:35.187Z",
    "snapshot_id": "d1:1033:2026-08-03T12:00:28.455Z",
    "latest_synced_at": "2026-08-03T12:00:28.455Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}