{
  "interval": {
    "intervalStart": "2025-03-31T00:00:00.000Z",
    "intervalEnd": "2025-04-01T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2025-03-31 to 2025-04-01, elizaos/eliza had 5 new PRs (7 merged), 1 new issues, and 13 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs6wY2k6",
      "title": "router.post('/:agentId/rooms' feels haze",
      "author": "tercel",
      "number": 4119,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-31T02:15:38Z",
      "closedAt": "2025-04-02T17:30:34Z",
      "state": "CLOSED",
      "commentCount": 1
    }
  ],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs6Qx9tr",
      "title": "More email changes eliza base made",
      "author": "Cooops",
      "number": 4123,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-31T13:48:52Z",
      "mergedAt": null,
      "additions": 5338,
      "deletions": 3920
    },
    {
      "id": "PR_kwDOMT5cIs6QbJ5_",
      "title": "Added Tests for project-starter directory",
      "author": "HarshModi2005",
      "number": 4089,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-27T16:03:55Z",
      "mergedAt": "2025-03-31T20:54:14Z",
      "additions": 2522,
      "deletions": 2
    },
    {
      "id": "PR_kwDOMT5cIs6QvHgX",
      "title": "feat: add separate ollama plugin",
      "author": "wtfsayo",
      "number": 4121,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-31T07:46:58Z",
      "mergedAt": "2025-03-31T07:48:13Z",
      "additions": 641,
      "deletions": 27
    },
    {
      "id": "PR_kwDOMT5cIs6QgWnR",
      "title": "Updated code to resolve failing cli testcases",
      "author": "harshal247",
      "number": 4100,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-28T06:23:31Z",
      "mergedAt": "2025-03-31T19:57:41Z",
      "additions": 345,
      "deletions": 415
    },
    {
      "id": "PR_kwDOMT5cIs6QydG0",
      "title": "fix: room and entity sync for telegram",
      "author": "0xbbjoker",
      "number": 4124,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-31T14:40:37Z",
      "mergedAt": null,
      "additions": 124,
      "deletions": 20
    }
  ],
  "codeChanges": {
    "additions": 3541,
    "deletions": 879,
    "files": 47,
    "commitCount": 32
  },
  "completedItems": [
    {
      "title": "chore: remove ollama code from localai",
      "prNumber": 4122,
      "type": "other",
      "body": ""
    },
    {
      "title": "feat: add separate ollama plugin",
      "prNumber": 4121,
      "type": "feature",
      "body": ""
    },
    {
      "title": "fix: reduce docker image size",
      "prNumber": 4120,
      "type": "bugfix",
      "body": "### Explanation of Optimizations                                                                                                                                                                       \r\n                                       "
    },
    {
      "title": "docs: fix typo in Thai text for file path",
      "prNumber": 4116,
      "type": "bugfix",
      "body": "## What does this PR do?\r\n\r\nI noticed a typo in the Thai text, where \"ไฟลได้ที่\" was used, which isn't the standard way to write it. It should be \"ไฟล์ที่ได้\" to be grammatically correct. This update corrects that typo.\r\n\r\np.s. i'm native\r\n"
    },
    {
      "title": "Updated code to resolve failing cli testcases",
      "prNumber": 4100,
      "type": "tests",
      "body": "<!-- Use this template by filling in information and copying and pasting relevant items out of the HTML comments. -->\r\n\r\n# Relates to\r\nhttps://github.com/elizaOS/eliza/pull/4075\r\n\r\n<!-- LINK TO ISSUE OR TICKET -->\r\n\r\n<!-- This risks section"
    },
    {
      "title": "Added Tests for project-starter directory",
      "prNumber": 4089,
      "type": "tests",
      "body": "# Relates to\r\n\r\nProject-starter package test coverage enhancement\r\n\r\n# Risks\r\n\r\nLow - Adding test files with no changes to production code\r\n\r\n# Background\r\n\r\n## What does this PR do?\r\n\r\nAdds a comprehensive test suite for the project-starte"
    },
    {
      "title": "chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates",
      "prNumber": 4064,
      "type": "other",
      "body": "Bumps the npm_and_yarn group with 2 updates in the / directory: [dompurify](https://github.com/cure53/DOMPurify) and [katex](https://github.com/KaTeX/KaTeX).\n\nUpdates `dompurify` from 3.2.3 to 3.2.4\n<details>\n<summary>Release notes</summary"
    }
  ],
  "topContributors": [
    {
      "username": "wtfsayo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/82053242?u=98209a1f10456f42d4d2fa71db4d5bf4a672cbc3&v=4",
      "totalScore": 92.68245582877735,
      "prScore": 92.48245582877735,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "Cooops",
      "avatarUrl": "https://avatars.githubusercontent.com/u/24834768?u=91ffca48d202d997110169b04cb074b5353e99d1&v=4",
      "totalScore": 33.5437738965761,
      "prScore": 33.5437738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "HashWarlock",
      "avatarUrl": "https://avatars.githubusercontent.com/u/64296537?u=1d8228a93c06c603e08d438677b3f736d6b1ab22&v=4",
      "totalScore": 31.956011502714073,
      "prScore": 31.956011502714073,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "0xbbjoker",
      "avatarUrl": "https://avatars.githubusercontent.com/u/54844437?u=90fe1762420de6ad493a1c1582f1f70c0d87d8e2&v=4",
      "totalScore": 22.414366871210287,
      "prScore": 17.914366871210287,
      "issueScore": 0,
      "reviewScore": 4.5,
      "commentScore": 0
    },
    {
      "username": "odilitime",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16395496?u=c9bac48e632aae594a0d85aaf9e9c9c69b674d8b&v=4",
      "totalScore": 10,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 10,
      "commentScore": 0
    },
    {
      "username": "HarshModi2005",
      "avatarUrl": "https://avatars.githubusercontent.com/u/142230924?u=64e337bbdb6b3aded5943b7e297759e7a3cfc0f0&v=4",
      "totalScore": 4.7,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 4.5,
      "commentScore": 0.2
    },
    {
      "username": "tcm390",
      "avatarUrl": "https://avatars.githubusercontent.com/u/60634884?u=c6c41679b8322eaa0c81f72e0b4ed95e80f0ac16&v=4",
      "totalScore": 4.5,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 4.5,
      "commentScore": 0
    },
    {
      "username": "tercel",
      "avatarUrl": "https://avatars.githubusercontent.com/u/4879512?u=9a2520224d9ae039a506c03dcf58406f52734361&v=4",
      "totalScore": 4.3,
      "prScore": 0,
      "issueScore": 4.1,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "monilpat",
      "avatarUrl": "https://avatars.githubusercontent.com/u/15067321?v=4",
      "totalScore": 0.2,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    }
  ],
  "newPRs": 5,
  "mergedPRs": 7,
  "newIssues": 1,
  "closedIssues": 1,
  "activeContributors": 13
}