{
  "interval": {
    "intervalStart": "2025-02-13T00:00:00.000Z",
    "intervalEnd": "2025-02-14T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2025-02-13 to 2025-02-14, elizaos/eliza had 16 new PRs (9 merged), 4 new issues, and 38 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs6p9HlT",
      "title": "Incorrect image path in the Korean documentation page",
      "author": "gkfyr",
      "number": 3479,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-13T15:22:03Z",
      "closedAt": "2025-02-14T22:32:40Z",
      "state": "CLOSED",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs6p7VH4",
      "title": "Let's bring exSAT blockchain to eliza",
      "author": "jeasonzhang-eth",
      "number": 3473,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-13T12:29:15Z",
      "closedAt": "2025-03-08T01:15:12Z",
      "state": "CLOSED",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs6p4bqR",
      "title": "pnpm build failure on macOS 15.3",
      "author": "kastentx",
      "number": 3469,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-13T06:56:23Z",
      "closedAt": "2025-03-08T01:15:12Z",
      "state": "CLOSED",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs6p4GKR",
      "title": "Add DeFi Token Analysis Plugin (plugin-expuzi)",
      "author": "lggg123",
      "number": 3467,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-13T06:03:22Z",
      "closedAt": "2025-03-08T01:15:12Z",
      "state": "CLOSED",
      "commentCount": 1
    }
  ],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs6K85N9",
      "title": "Update Eliza OmniFlix Plugin",
      "author": "BlockEater96",
      "number": 3460,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-12T12:54:58Z",
      "mergedAt": null,
      "additions": 373881,
      "deletions": 16079
    },
    {
      "id": "PR_kwDOMT5cIs6K8DOi",
      "title": "Sohaib/196",
      "author": "VisionOra",
      "number": 3459,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-12T11:08:04Z",
      "mergedAt": null,
      "additions": 23008,
      "deletions": 4006
    },
    {
      "id": "PR_kwDOMT5cIs6LHNf0",
      "title": "feat: data-enrich plugin",
      "author": "BitPodAI",
      "number": 3476,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-13T14:20:30Z",
      "mergedAt": null,
      "additions": 6008,
      "deletions": 382
    },
    {
      "id": "PR_kwDOMT5cIs6LDj8O",
      "title": "Add DeFi Token Analysis Plugin (plugin-expuzi)",
      "author": "lggg123",
      "number": 3468,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-13T06:36:01Z",
      "mergedAt": null,
      "additions": 5984,
      "deletions": 2508
    },
    {
      "id": "PR_kwDOMT5cIs6Kjy9k",
      "title": "feat: Twitter (CONFLICTED)",
      "author": "Gonzo3030",
      "number": 3404,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-09T17:11:12Z",
      "mergedAt": null,
      "additions": 4907,
      "deletions": 2875
    }
  ],
  "codeChanges": {
    "additions": 3251,
    "deletions": 475,
    "files": 38,
    "commitCount": 79
  },
  "completedItems": [
    {
      "title": "docs: Update readme to clarify difference between eliza-starter and eliza repos",
      "prNumber": 3453,
      "type": "docs",
      "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\n\r\nhttps://github.com/elizaOS/eliza/issues/3387\r\n\r\n\r\n# Risks\r\n\r\nLow\r\n\r\n# Background\r\n\r\n## What does this P"
    },
    {
      "title": "feat: add anthropic local embedding + misc",
      "prNumber": 3474,
      "type": "feature",
      "body": ""
    },
    {
      "title": "chore: add tests for anthropic and improve oai test",
      "prNumber": 3472,
      "type": "feature",
      "body": ""
    },
    {
      "title": "feat: add basic tests to openai plugin",
      "prNumber": 3466,
      "type": "feature",
      "body": ""
    },
    {
      "title": "chore: commit d.a.t.a env configurations",
      "prNumber": 3457,
      "type": "other",
      "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\n- Connected to merged plugin implementation: [elizaos-plugins/registry#43](https://github.com/elizaos-plu"
    },
    {
      "title": "fix: Store stringKnowledge in knowledge when ragKnowledge is enabled (#3434)",
      "prNumber": 3435,
      "type": "bugfix",
      "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\n\r\n#3434\r\n\r\n<!-- This risks section must be filled out before the final review and merge. -->\r\n\r\n# Risks\r\n"
    },
    {
      "title": "docs: add note about 0x prefix needed for evm private key",
      "prNumber": 3414,
      "type": "feature",
      "body": "Update the  README to guide users to remember to add the \"0x\" prefix Infront their evm private keys. I experienced an \"invalid private key\" that was resolved by doing this. Thought this would save alot of people the hustle.\r\n\r\n\r\n"
    },
    {
      "title": "chore: client/FAQ/Character file Docs update",
      "prNumber": 3410,
      "type": "other",
      "body": "Figure it's better to do smaller incremental docs updates vs one huge one\r\n\r\nThis one adds some readmes to client packages + FAQ to various pages\r\n\r\nRevamped the characterfile page and updated the favicon to elizaos branding"
    },
    {
      "title": "chore: update change log",
      "prNumber": 3407,
      "type": "other",
      "body": "Update wrong words in the changelog file.\r\n\r\n<!-- 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\n\r\n<!-- LINK TO ISSUE OR TICKET -->\r\n\r\n<!-- This risks sectio"
    }
  ],
  "topContributors": [
    {
      "username": "wtfsayo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/82053242?u=98209a1f10456f42d4d2fa71db4d5bf4a672cbc3&v=4",
      "totalScore": 74.60254882747138,
      "prScore": 74.60254882747138,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "tcm390",
      "avatarUrl": "https://avatars.githubusercontent.com/u/60634884?u=c6c41679b8322eaa0c81f72e0b4ed95e80f0ac16&v=4",
      "totalScore": 47.13501911726088,
      "prScore": 42.63501911726088,
      "issueScore": 0,
      "reviewScore": 4.5,
      "commentScore": 0
    },
    {
      "username": "Ckessler30",
      "avatarUrl": "https://avatars.githubusercontent.com/u/83434134?u=f36085ffb7b0a500569cd362b2b5771ab21ad72c&v=4",
      "totalScore": 46.802744454687414,
      "prScore": 46.802744454687414,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "lggg123",
      "avatarUrl": "https://avatars.githubusercontent.com/u/22415259?u=210e0fb7c522442e99a3ccceabb2de94700509bb&v=4",
      "totalScore": 42.1967738965761,
      "prScore": 38.1967738965761,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "MichaelDeng03",
      "avatarUrl": "https://avatars.githubusercontent.com/u/70663775?u=a1dcaebe5767bf4a263c3ad646b533b9bf025478&v=4",
      "totalScore": 40.4257738965761,
      "prScore": 40.4257738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "BitPodAI",
      "avatarUrl": "https://avatars.githubusercontent.com/u/188836603?u=714a5c1b1a02f8e1e1bb65c38435e97359000db7&v=4",
      "totalScore": 40.4257738965761,
      "prScore": 40.4257738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "mbcse",
      "avatarUrl": "https://avatars.githubusercontent.com/u/43911437?u=eddd5a6eb696c4a3675cb02fdcaa9a35221621b1&v=4",
      "totalScore": 39.4897738965761,
      "prScore": 39.4897738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "Bijan-Massoumi",
      "avatarUrl": "https://avatars.githubusercontent.com/u/7463982?u=7cde91122b218d19247d78c7426900fe412e0f79&v=4",
      "totalScore": 38.5267738965761,
      "prScore": 38.5267738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "santisiri",
      "avatarUrl": "https://avatars.githubusercontent.com/u/2153166?v=4",
      "totalScore": 38.325773896576095,
      "prScore": 38.325773896576095,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "vickhung",
      "avatarUrl": "https://avatars.githubusercontent.com/u/36138136?v=4",
      "totalScore": 37.7450094591868,
      "prScore": 37.7450094591868,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "odilitime",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16395496?u=c9bac48e632aae594a0d85aaf9e9c9c69b674d8b&v=4",
      "totalScore": 34.938,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 34.5,
      "commentScore": 0.43799999999999994
    },
    {
      "username": "YoungPhlo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/90307961?u=2e7b36c41a4576a4720529da97a57280df102b28&v=4",
      "totalScore": 28.759599493153257,
      "prScore": 28.759599493153257,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "mdqst",
      "avatarUrl": "https://avatars.githubusercontent.com/u/98899785?u=fd5aa4e17f3d730078504cd9afcbfc7d321224bc&v=4",
      "totalScore": 28.182220981414975,
      "prScore": 28.182220981414975,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "gkfyr",
      "avatarUrl": "https://avatars.githubusercontent.com/u/104775567?u=de4e570179df77edfdcca229269a0bded6a41f6a&v=4",
      "totalScore": 13.414306144334054,
      "prScore": 9.214306144334055,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "Vitaliyr888",
      "avatarUrl": "https://avatars.githubusercontent.com/u/158586577?u=80549129ed3ae47a6ee0bf17e6103fe8e4df8da4&v=4",
      "totalScore": 7.22486522358297,
      "prScore": 7.22486522358297,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "github-advanced-security",
      "avatarUrl": "https://avatars.githubusercontent.com/in/57789?v=4",
      "totalScore": 4.5,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 4.5,
      "commentScore": 0
    },
    {
      "username": "kastentx",
      "avatarUrl": "https://avatars.githubusercontent.com/u/8978592?u=b195a584fcce84f29674b79c06e9814b22101446&v=4",
      "totalScore": 4.1,
      "prScore": 0,
      "issueScore": 4.1,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "jeasonzhang-eth",
      "avatarUrl": "https://avatars.githubusercontent.com/u/177317268?u=2c11461b40ccb67299a93354236ea2ad646d16cc&v=4",
      "totalScore": 4,
      "prScore": 0,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "tercel",
      "avatarUrl": "https://avatars.githubusercontent.com/u/4879512?u=9a2520224d9ae039a506c03dcf58406f52734361&v=4",
      "totalScore": 0.2,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "georgesheth",
      "avatarUrl": "https://avatars.githubusercontent.com/u/104335209?u=1356198e30c6beb43d73ac2631fcaf9133f981b1&v=4",
      "totalScore": 0.2,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    }
  ],
  "newPRs": 16,
  "mergedPRs": 9,
  "newIssues": 4,
  "closedIssues": 0,
  "activeContributors": 38
}