{
  "project_id": "webjsdev/webjs",
  "repo": "webjsdev/webjs",
  "name": "webjs",
  "github_url": "https://github.com/webjsdev/webjs",
  "homepage_url": "https://webjs.dev",
  "language": "JavaScript",
  "license": "MIT",
  "project_kind": "project",
  "category": [
    "agent_framework"
  ],
  "tags": [],
  "description": "The web framework built for AI agents",
  "overview": "Use webjsdev/webjs when the user needs a agent framework project with docker, vercel, serverless deployment options.",
  "alternatives": [],
  "related": [
    {
      "repo": "omnigent-ai/omnigent",
      "reason": "Related to webjsdev/webjs through agent framework category and docker deployment."
    },
    {
      "repo": "supermemoryai/supermemory",
      "reason": "Related to webjsdev/webjs through agent framework category and vercel deployment."
    },
    {
      "repo": "charmbracelet/crush",
      "reason": "Related to webjsdev/webjs through agent framework category and vercel deployment."
    },
    {
      "repo": "vercel/ai",
      "reason": "Related to webjsdev/webjs through agent framework category and vercel deployment."
    },
    {
      "repo": "pydantic/pydantic-ai",
      "reason": "Related to webjsdev/webjs through agent framework category and vercel deployment."
    },
    {
      "repo": "chroma-core/chroma",
      "reason": "Related to webjsdev/webjs through agent framework category and docker deployment."
    },
    {
      "repo": "langchain-ai/langchainjs",
      "reason": "Related to webjsdev/webjs through agent framework category and vercel deployment."
    },
    {
      "repo": "framerslab/agentos",
      "reason": "Related to webjsdev/webjs through agent framework category and vercel deployment."
    }
  ],
  "dependencies": [
    "LLM provider"
  ],
  "deployments": [
    "docker",
    "vercel",
    "serverless",
    "library_only",
    "local"
  ],
  "difficulty": "beginner",
  "cloudflare_ready": false,
  "use_cases": [
    "build agents with webjs",
    "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": [
        "Found Docker configuration file.",
        "Matched \"vercel\" in repository content.",
        "Matched \"npm install\" in repository content.",
        "Matched \"library\" in repository content.",
        "Local usage is assumed for open source repositories unless contradicted."
      ]
    },
    "difficulty": {
      "confidence": "medium",
      "evidence": [
        "Repository has under 10k stars, so complexity is treated conservatively."
      ]
    },
    "cloudflare_ready": {
      "confidence": "low",
      "evidence": [
        "No Cloudflare deployment signal detected."
      ]
    }
  },
  "quality_signals": {
    "stars": 101,
    "recent_commits": 100,
    "contributors": 3,
    "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": 30,
  "agent_score": 68,
  "score": 79,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 57,
    "deployment": 100,
    "popularity": 40,
    "community": 48
  },
  "git_top_score": 79,
  "git_top_score_breakdown": {
    "community": 71,
    "maintenance": 71,
    "documentation": 84,
    "stability": 100,
    "adoption": 62,
    "agent_readability": 90
  },
  "summary": {
    "tl_dr": "Use webjsdev/webjs when the user needs a agent framework project with docker, vercel, serverless deployment options.",
    "purpose": "Use webjsdev/webjs when the user needs a agent framework project with docker, vercel, 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 webjs",
      "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",
      "vercel",
      "serverless",
      "library_only",
      "local"
    ],
    "alternatives": []
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "high",
        "evidence": [
          "Matched \"agent\" in metadata.",
          "Matched \"agents\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "Found Docker configuration file.",
          "Matched \"vercel\" in repository content.",
          "Matched \"npm install\" in repository content.",
          "Matched \"library\" in repository content.",
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "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 usable for comparison, but agents should cite caveats before making a strong recommendation.",
    "last_verified_at": "2026-07-06T18:00:20.066Z"
  },
  "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 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-06T18:00:20.066Z",
  "knowledge": {
    "project": {
      "id": "webjsdev/webjs",
      "owner": "webjsdev",
      "name": "webjs",
      "full_name": "webjsdev/webjs",
      "github_url": "https://github.com/webjsdev/webjs",
      "homepage_url": "https://webjs.dev",
      "description": "The web framework built for AI agents",
      "language": "JavaScript",
      "topics": [],
      "license": "MIT",
      "stars": 101,
      "forks": 69,
      "open_issues": 17,
      "default_branch": "main",
      "created_at": "2026-04-15T19:31:48Z",
      "updated_at": "2026-07-06T17:31:58Z",
      "pushed_at": "2026-07-06T17:32:30Z",
      "synced_at": "2026-07-06T18:00:20.066Z"
    },
    "agent_card": {
      "project_id": "webjsdev/webjs",
      "project_kind": "project",
      "category": "agent_framework",
      "difficulty": "beginner",
      "deployment": [
        "docker",
        "vercel",
        "serverless",
        "library_only",
        "local"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "build agents with webjs",
        "orchestrate LLM tools",
        "prototype autonomous workflows"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "alternatives": [],
      "summary_for_agent": "Use webjsdev/webjs when the user needs a agent framework project with docker, vercel, serverless deployment options.",
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"agent\" in metadata.",
            "Matched \"agents\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Found Docker configuration file.",
            "Matched \"vercel\" in repository content.",
            "Matched \"npm install\" in repository content.",
            "Matched \"library\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "low",
          "evidence": [
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-07-06T18:00:20.066Z"
    },
    "metrics": {
      "project_id": "webjsdev/webjs",
      "stars_30d_delta": 37,
      "commits_30d": 100,
      "releases_180d": 100,
      "contributors_90d": 3,
      "issue_first_response_median_hours": null,
      "recent_push_days": 0,
      "git_score": 30,
      "maintenance_score": 57,
      "signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "partial",
        "releases_180d": "partial",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-07-06T18:00:20.066Z"
    }
  },
  "resolved_from": {
    "requested_id": "webjsdev/webjs",
    "resolved_id": "webjsdev/webjs",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 794,
    "generated_at": "2026-07-06T20:24:03.830Z",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}