{
  "interval": {
    "intervalStart": "2025-02-17T00:00:00.000Z",
    "intervalEnd": "2025-02-18T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2025-02-17 to 2025-02-18, elizaos/eliza had 16 new PRs (9 merged), 3 new issues, and 23 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs6qZUKx",
      "title": "ERROR  run failed: command  exited (137) during build",
      "author": "KristofferGW",
      "number": 3556,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-17T20:48:21Z",
      "closedAt": "2025-03-08T01:15:14Z",
      "state": "CLOSED",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs6qWLvJ",
      "title": "Plugin for notion.so",
      "author": "cpereiramt",
      "number": 3547,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-17T13:56:57Z",
      "closedAt": "2025-03-08T01:15:14Z",
      "state": "CLOSED",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs6qU8Vm",
      "title": "RAG Search Error",
      "author": "WNUMIK",
      "number": 3546,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-17T11:47:35Z",
      "closedAt": "2025-03-08T03:21:46Z",
      "state": "CLOSED",
      "commentCount": 0
    }
  ],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs6LfoYp",
      "title": "feat: new plugin zapper",
      "author": "ben-dh3",
      "number": 3554,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-17T17:49:52Z",
      "mergedAt": null,
      "additions": 5421,
      "deletions": 4219
    },
    {
      "id": "PR_kwDOMT5cIs6LLP34",
      "title": "Vector Dimensions & Character Schema Updates",
      "author": "0xbbjoker",
      "number": 3486,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-14T00:37:27Z",
      "mergedAt": "2025-02-17T05:34:37Z",
      "additions": 3606,
      "deletions": 735
    },
    {
      "id": "PR_kwDOMT5cIs6La7ZZ",
      "title": "feat: add Extractor Agent Firewall plugin",
      "author": "andriyk-hacken",
      "number": 3544,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-17T08:22:37Z",
      "mergedAt": null,
      "additions": 1962,
      "deletions": 208
    },
    {
      "id": "PR_kwDOMT5cIs6LYbuU",
      "title": "plugin-extractor",
      "author": "andriyk-hacken",
      "number": 3534,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-16T22:15:10Z",
      "mergedAt": null,
      "additions": 1962,
      "deletions": 208
    },
    {
      "id": "PR_kwDOMT5cIs6LY0V2",
      "title": "update prompt of drama creation",
      "author": "qiaqiatic",
      "number": 3537,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-17T01:19:12Z",
      "mergedAt": null,
      "additions": 488,
      "deletions": 94
    }
  ],
  "codeChanges": {
    "additions": 4597,
    "deletions": 1045,
    "files": 52,
    "commitCount": 49
  },
  "completedItems": [
    {
      "title": "fix: Fix bedrock inference",
      "prNumber": 3553,
      "type": "bugfix",
      "body": "# Relates to\r\n\r\n<!-- LINK TO ISSUE OR TICKET -->\r\nFixes [3328](https://github.com/elizaOS/eliza/issues/3328)\r\n\r\n\r\n# Risks\r\nLow risk as this only adds one case statement for handling the Bedrock model provider\r\n\r\n# Background\r\n\r\n## What does"
    },
    {
      "title": "fix: typo",
      "prNumber": 3551,
      "type": "bugfix",
      "body": ""
    },
    {
      "title": "feat: add interactions vitest + fix twitter interactions code",
      "prNumber": 3550,
      "type": "feature",
      "body": ""
    },
    {
      "title": "fix: race condition",
      "prNumber": 3549,
      "type": "bugfix",
      "body": "# Fix Race Condition in Plugin Loading\r\n\r\n## Issue Description\r\nWhen running multiple characters with the same plugin configuration, discovered a race condition where the `ensureEmbeddingDimension` method wasn't being properly executed befo"
    },
    {
      "title": "fix: twitter vitest",
      "prNumber": 3543,
      "type": "bugfix",
      "body": ""
    },
    {
      "title": "chore: update readme to model plugins (basic)",
      "prNumber": 3542,
      "type": "other",
      "body": ""
    },
    {
      "title": "chore: remove anthropic local embed",
      "prNumber": 3540,
      "type": "other",
      "body": ""
    },
    {
      "title": "feat: telegram test suite",
      "prNumber": 3538,
      "type": "feature",
      "body": ""
    },
    {
      "title": "Vector Dimensions & Character Schema Updates",
      "prNumber": 3486,
      "type": "other",
      "body": "Vector Dimensions & Character Schema Updates\r\nImplementation Status\r\n\r\n✅ Embedding dimension issue solved and tested\r\n✅ Character schema updated with name as unique identifier\r\n✅ Plugin integration tests completed for multiple plugins\r\n⚠️ H"
    }
  ],
  "topContributors": [
    {
      "username": "tcm390",
      "avatarUrl": "https://avatars.githubusercontent.com/u/60634884?u=c6c41679b8322eaa0c81f72e0b4ed95e80f0ac16&v=4",
      "totalScore": 133.02492640281946,
      "prScore": 133.02492640281946,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "wtfsayo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/82053242?u=98209a1f10456f42d4d2fa71db4d5bf4a672cbc3&v=4",
      "totalScore": 63.44468012026126,
      "prScore": 58.24468012026126,
      "issueScore": 0,
      "reviewScore": 5,
      "commentScore": 0.2
    },
    {
      "username": "cpereiramt",
      "avatarUrl": "https://avatars.githubusercontent.com/u/7027364?u=6e70f8a1c9e06603b05d6c3e60e4dcb5cf07cb8f&v=4",
      "totalScore": 41.7164681415257,
      "prScore": 37.7164681415257,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "ebaizel",
      "avatarUrl": "https://avatars.githubusercontent.com/u/739962?u=bb7278eb8c93d774f4d7cf5888e41e768126549a&v=4",
      "totalScore": 40.670732273553995,
      "prScore": 40.33073227355399,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.33999999999999997
    },
    {
      "username": "ben-dh3",
      "avatarUrl": "https://avatars.githubusercontent.com/u/105418802?u=4b1c6bd411024741af8daaa7cd3b8b8546bd06a8&v=4",
      "totalScore": 37.221773896576096,
      "prScore": 37.221773896576096,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "andriyk-hacken",
      "avatarUrl": "https://avatars.githubusercontent.com/u/103185188?u=43258f70fa053157d4bfac6974430fa821e56123&v=4",
      "totalScore": 35.7697738965761,
      "prScore": 35.7697738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "0xbbjoker",
      "avatarUrl": "https://avatars.githubusercontent.com/u/54844437?u=90fe1762420de6ad493a1c1582f1f70c0d87d8e2&v=4",
      "totalScore": 29.232917912644226,
      "prScore": 29.232917912644226,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "amirkhonov",
      "avatarUrl": "https://avatars.githubusercontent.com/u/8295502?v=4",
      "totalScore": 28.808306144334054,
      "prScore": 28.808306144334054,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "GabrielCartier",
      "avatarUrl": "https://avatars.githubusercontent.com/u/4060669?u=c652f83dfa52c4b06d4dc14d0102687bd0096db9&v=4",
      "totalScore": 23.76560667202811,
      "prScore": 23.76560667202811,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "qiaqiatic",
      "avatarUrl": "https://avatars.githubusercontent.com/u/11070828?v=4",
      "totalScore": 20.799280779525738,
      "prScore": 20.59928077952574,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "alphahughes1",
      "avatarUrl": "https://avatars.githubusercontent.com/u/165975421?v=4",
      "totalScore": 12.565647914993239,
      "prScore": 12.565647914993239,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "odilitime",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16395496?u=c9bac48e632aae594a0d85aaf9e9c9c69b674d8b&v=4",
      "totalScore": 10.438,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 10,
      "commentScore": 0.43799999999999994
    },
    {
      "username": "WNUMIK",
      "avatarUrl": "https://avatars.githubusercontent.com/u/98759136?u=561d47e97462a38b01bc5a32595df4fb1f5e2fc7&v=4",
      "totalScore": 4,
      "prScore": 0,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "KristofferGW",
      "avatarUrl": "https://avatars.githubusercontent.com/u/112932893?u=964e98051c7ef984cddc0eb521602621c196217d&v=4",
      "totalScore": 4,
      "prScore": 0,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0
    }
  ],
  "newPRs": 16,
  "mergedPRs": 9,
  "newIssues": 3,
  "closedIssues": 0,
  "activeContributors": 23
}