{
  "interval": {
    "intervalStart": "2025-09-14T00:00:00.000Z",
    "intervalEnd": "2025-09-15T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2025-09-14 to 2025-09-15, elizaos/eliza had 1 new PRs (0 merged), 1 new issues, and 6 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs7K1ixs",
      "title": "Prepare ETH Tokyo Workshop",
      "author": "linear",
      "number": 5955,
      "repository": "elizaos/eliza",
      "body": "",
      "createdAt": "2025-09-10T16:04:27Z",
      "closedAt": "2025-09-14T06:47:15Z",
      "state": "CLOSED",
      "commentCount": 0
    },
    {
      "id": "I_kwDOMT5cIs7LhMWr",
      "title": "bake build.eliza page into docs",
      "author": "linear",
      "number": 5974,
      "repository": "elizaos/eliza",
      "body": "",
      "createdAt": "2025-09-14T02:45:43Z",
      "closedAt": null,
      "state": "OPEN",
      "commentCount": 0
    }
  ],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs6odzEr",
      "title": "fix: Enable JSON imports in project-starter and project-tee-starter templates",
      "author": "yungalgo",
      "number": 5975,
      "body": "## Problem\r\nProject templates generated by `elizaos create` fail to compile when users import JSON files (e.g., character files) due to TypeScript configuration excluding JSON files from compilation, despite having `resolveJsonModule: true` enabled.\r\n\r\n## Solution\r\nAdd `\"src/**/*.json\"` and `\"*.json\"` to the `include` array in both `project-starter` and `project-tee-starter` template tsconfig.json files to enable JSON imports throughout the project structure.\r\n\r\n## Context\r\nUsers commonly need to import character JSON files in ElizaOS projects. This fix ensures the templates work out-of-the-box for this common use case without requiring manual tsconfig modifications.\r\n\r\n**Templates updated:**\r\n- `packages/project-starter/tsconfig.json`\r\n- `packages/project-tee-starter/tsconfig.json`",
      "repository": "elizaos/eliza",
      "createdAt": "2025-09-14T06:42:34Z",
      "mergedAt": "2025-09-15T12:36:35Z",
      "additions": 2,
      "deletions": 2
    }
  ],
  "codeChanges": {
    "additions": 0,
    "deletions": 0,
    "files": 0,
    "commitCount": 7
  },
  "completedItems": [],
  "topContributors": [
    {
      "username": "yungalgo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/113615973?u=92e0f29f7e2fbb8ce46ed13c51f692ca803de02d&v=4",
      "totalScore": 7.9884379124341,
      "prScore": 7.9884379124341,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "yungalgo: Focused on configuration adjustments, submitting one PR to enable JSON imports in project-starter and project-tee-s (#5975) with minor changes across two files."
    },
    {
      "username": "shuhaib112",
      "avatarUrl": "https://avatars.githubusercontent.com/u/211030292?v=4",
      "totalScore": 4.5,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 4.5,
      "commentScore": 0,
      "summary": "shuhaib112: No activity today."
    },
    {
      "username": "linear",
      "avatarUrl": "https://avatars.githubusercontent.com/in/20150?v=4",
      "totalScore": 2,
      "prScore": 0,
      "issueScore": 2,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "linear: Created two issues, \"Prepare ETH Tokyo Workshop\" (elizaos/eliza#5955) and \"bake build.eliza page into docs\" (elizaos/eliza#5974), with one of them already closed, indicating a focus on documentation and workshop preparation."
    },
    {
      "username": "anyaachan",
      "avatarUrl": "https://avatars.githubusercontent.com/u/53533713?u=c8fa43d0ca83d3c51bbc17328e0a8f817cda7d57&v=4",
      "totalScore": 2,
      "prScore": 0,
      "issueScore": 2,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "anyaachan: Today, anyaachan's primary contribution was identifying a potential performance bottleneck by creating an issue in elizaos-plugins/plugin-farcaster (#8) regarding \"Excessive PostgreSQL requests from Farcaster plugin.\""
    },
    {
      "username": "standujar",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16385918?u=718bdcd1585be8447bdfffb8c11ce249baa7532d&v=4",
      "totalScore": 0.33999999999999997,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.33999999999999997,
      "summary": null
    },
    {
      "username": "wtfsayo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/82053242?u=98209a1f10456f42d4d2fa71db4d5bf4a672cbc3&v=4",
      "totalScore": 0.2,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2,
      "summary": null
    }
  ],
  "newPRs": 1,
  "mergedPRs": 0,
  "newIssues": 1,
  "closedIssues": 1,
  "activeContributors": 6
}