{
  "interval": {
    "intervalStart": "2024-11-07T00:00:00.000Z",
    "intervalEnd": "2024-11-08T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2024-11-07 to 2024-11-08, elizaos/eliza had 8 new PRs (7 merged), 6 new issues, and 5 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs6dZ6y7",
      "title": "agent & plugin-image-generation failed to build",
      "author": "o-on-x",
      "number": 227,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-07T11:58:54Z",
      "closedAt": "2024-11-08T10:03:43Z",
      "state": "CLOSED",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs6dbXlD",
      "title": ".env is not being loaded or picked up in settings",
      "author": "o-on-x",
      "number": 229,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-07T14:31:33Z",
      "closedAt": "2024-11-08T03:37:59Z",
      "state": "CLOSED",
      "commentCount": 0
    },
    {
      "id": "I_kwDOMT5cIs6dXqgi",
      "title": "Unify ImageGen into ModelClass.IMAGE",
      "author": "lalalune",
      "number": 223,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-07T08:14:31Z",
      "closedAt": "2024-11-08T10:03:13Z",
      "state": "CLOSED",
      "commentCount": 0
    },
    {
      "id": "I_kwDOMT5cIs6dXjjW",
      "title": "Move services to plugins",
      "author": "lalalune",
      "number": 222,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-07T07:58:37Z",
      "closedAt": "2024-11-08T10:03:18Z",
      "state": "CLOSED",
      "commentCount": 0
    },
    {
      "id": "I_kwDOMT5cIs6dfd4W",
      "title": "twitter folder paths for twitter cookies & cache/last tweet point to different places",
      "author": "o-on-x",
      "number": 230,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-07T21:42:56Z",
      "closedAt": "2024-12-14T07:29:13Z",
      "state": "CLOSED",
      "commentCount": 0
    }
  ],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs6BBM5F",
      "title": "Abstracts Eliza into a Package to enble publishing onto NPM along with plugin system",
      "author": "ponderingdemocritus",
      "number": 214,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-06T08:00:23Z",
      "mergedAt": "2024-11-07T06:13:32Z",
      "additions": 10109,
      "deletions": 1819
    },
    {
      "id": "PR_kwDOMT5cIs6BJ47e",
      "title": "move code out to plugins, adapters and clients",
      "author": "lalalune",
      "number": 225,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-07T08:48:52Z",
      "mergedAt": "2024-11-09T02:34:01Z",
      "additions": 6948,
      "deletions": 27896
    },
    {
      "id": "PR_kwDOMT5cIs6BP98Q",
      "title": "Update Docs",
      "author": "madjin",
      "number": 231,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-07T23:09:33Z",
      "mergedAt": "2024-11-07T23:14:40Z",
      "additions": 934,
      "deletions": 150
    },
    {
      "id": "PR_kwDOMT5cIs6A42yY",
      "title": "add the template overrides",
      "author": "lalalune",
      "number": 207,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-05T07:05:55Z",
      "mergedAt": "2024-11-07T02:49:46Z",
      "additions": 907,
      "deletions": 21643
    },
    {
      "id": "PR_kwDOMT5cIs6BI7rM",
      "title": "Add OLLAMA as Model Provider ",
      "author": "o-on-x",
      "number": 221,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-07T05:52:51Z",
      "mergedAt": "2024-11-07T07:14:41Z",
      "additions": 743,
      "deletions": 399
    }
  ],
  "codeChanges": {
    "additions": 5434,
    "deletions": 3182,
    "files": 115,
    "commitCount": 33
  },
  "completedItems": [
    {
      "title": "Update Docs",
      "prNumber": 231,
      "type": "other"
    },
    {
      "title": "plugin-image-generation tsconfig.json fix & ollama error handling",
      "prNumber": 228,
      "type": "bugfix"
    },
    {
      "title": "models.gguf stored in models file, & tsconfig changes for ref @eliza/core & other things",
      "prNumber": 224,
      "type": "other"
    },
    {
      "title": "Add OLLAMA as Model Provider ",
      "prNumber": 221,
      "type": "feature"
    },
    {
      "title": "lazy load llama",
      "prNumber": 220,
      "type": "other"
    },
    {
      "title": "Abstracts Eliza into a Package to enble publishing onto NPM along with plugin system",
      "prNumber": 214,
      "type": "other"
    },
    {
      "title": "add the template overrides",
      "prNumber": 207,
      "type": "feature"
    }
  ],
  "topContributors": [
    {
      "username": "o-on-x",
      "avatarUrl": "https://avatars.githubusercontent.com/u/186759703?u=4e674b1542bbb9fe7d7ea0e034c8c525689cb191&v=4",
      "totalScore": 134.09483367019772,
      "prScore": 121.59483367019772,
      "issueScore": 12.3,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "lalalune",
      "avatarUrl": "https://avatars.githubusercontent.com/u/18633264?u=e2e906c3712c2506ebfa98df01c2cfdc50050b30&v=4",
      "totalScore": 89.89544974194368,
      "prScore": 72.55544974194368,
      "issueScore": 12,
      "reviewScore": 5,
      "commentScore": 0.33999999999999997
    },
    {
      "username": "madjin",
      "avatarUrl": "https://avatars.githubusercontent.com/u/32600939?u=cdcf89f44c7a50906c7a80d889efa85023af2049&v=4",
      "totalScore": 49.6487738965761,
      "prScore": 49.6487738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "twilwa",
      "avatarUrl": "https://avatars.githubusercontent.com/u/111034762?u=0d3eed7c5f6e6fd4ddee24801aae9f88b0330380&v=4",
      "totalScore": 47.186173094544245,
      "prScore": 47.186173094544245,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    }
  ],
  "newPRs": 8,
  "mergedPRs": 7,
  "newIssues": 6,
  "closedIssues": 6,
  "activeContributors": 5
}