{
  "interval": {
    "intervalStart": "2025-02-07T00:00:00.000Z",
    "intervalEnd": "2025-02-08T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2025-02-07 to 2025-02-08, elizaos/eliza had 16 new PRs (7 merged), 8 new issues, and 65 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs6pJbQO",
      "title": "UI Doesn't Appear to Load",
      "author": "Mer-idium",
      "number": 3360,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-07T10:36:32Z",
      "closedAt": "2025-03-08T01:17:34Z",
      "state": "CLOSED",
      "commentCount": 2
    },
    {
      "id": "I_kwDOMT5cIs6pIAhg",
      "title": "Make an Eliza CLI where plugins are opt-in only (a la Shadcn)",
      "author": "Mouradif",
      "number": 3356,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-07T07:35:04Z",
      "closedAt": "2025-03-08T01:16:22Z",
      "state": "CLOSED",
      "commentCount": 2
    },
    {
      "id": "I_kwDOMT5cIs6pMXHl",
      "title": "cors and multer dependencies are missing in the @elizaos/agent package",
      "author": "sekmet",
      "number": 3365,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-07T16:34:42Z",
      "closedAt": "2025-02-08T13:11:52Z",
      "state": "CLOSED",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs6pLCQm",
      "title": "pnpm dev --characters doesn't load character",
      "author": "creazy231",
      "number": 3362,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-07T14:01:28Z",
      "closedAt": "2025-03-08T03:09:48Z",
      "state": "CLOSED",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs6pHNUv",
      "title": "Fix Placeholder Mismatch & Image Description Format in Twitter Search Template",
      "author": "Jovian-Dsouza",
      "number": 3353,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-07T04:58:06Z",
      "closedAt": "2025-03-08T03:19:15Z",
      "state": "CLOSED",
      "commentCount": 1
    }
  ],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs6JteYE",
      "title": "update deepseek",
      "author": "0xgloria",
      "number": 3127,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-01T03:18:23Z",
      "mergedAt": null,
      "additions": 140996,
      "deletions": 704
    },
    {
      "id": "PR_kwDOMT5cIs6Kel37",
      "title": "feat: Add trading view provider",
      "author": "monilpat",
      "number": 3372,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-07T23:09:31Z",
      "mergedAt": null,
      "additions": 22417,
      "deletions": 3328
    },
    {
      "id": "PR_kwDOMT5cIs6HeFe9",
      "title": "feat: twitter follow",
      "author": "swfearp",
      "number": 2224,
      "repository": "elizaos/eliza",
      "createdAt": "2025-01-13T01:36:30Z",
      "mergedAt": null,
      "additions": 21996,
      "deletions": 27321
    },
    {
      "id": "PR_kwDOMT5cIs6KafP1",
      "title": "Feat/bounty detail",
      "author": "romain-lfg",
      "number": 3361,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-07T12:41:59Z",
      "mergedAt": null,
      "additions": 11997,
      "deletions": 2312
    },
    {
      "id": "PR_kwDOMT5cIs6HRglF",
      "title": "feat: add plugin ckb fiber",
      "author": "FiberInEliza",
      "number": 2084,
      "repository": "elizaos/eliza",
      "createdAt": "2025-01-10T01:25:56Z",
      "mergedAt": null,
      "additions": 4907,
      "deletions": 75
    }
  ],
  "codeChanges": {
    "additions": 3624,
    "deletions": 32897,
    "files": 87,
    "commitCount": 54
  },
  "completedItems": [
    {
      "title": "fix build in core to target node23",
      "prNumber": 3371,
      "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<!-- LINK TO ISSUE OR TICKET -->\r\n\r\n<!-- This risks section must be filled out before the final review "
    },
    {
      "title": "resolve merge conflict",
      "prNumber": 3367,
      "type": "other",
      "body": ""
    },
    {
      "title": "support anthropic provider",
      "prNumber": 3364,
      "type": "other",
      "body": ""
    },
    {
      "title": "clean up",
      "prNumber": 3116,
      "type": "refactor",
      "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<!-- LINK TO ISSUE OR TICKET -->\r\n\r\n<!-- This risks section must be filled out before the final review "
    },
    {
      "title": "chore(reduce-providers): Generic Model Loading (OpenAI compatible endpoints)",
      "prNumber": 3114,
      "type": "other",
      "body": "# Generic Model Loading System Implementation\r\n\r\n## Overview\r\nThe PR implements a generic model loading system with OpenAI-compatible endpoints.\r\n\r\n## Key Changes\r\n\r\n### 1. Unified Provider Configuration\r\n- Simplified provider setup using:\r"
    },
    {
      "title": "feat: Replace pnpm with Bun",
      "prNumber": 2852,
      "type": "feature",
      "body": "This PR replaces pnpm with bun. Bun is faster and enables cool future stuff, like runtime loading of typescript.\r\n\r\nThis PR needs to be tested as it could cause some breaking issues in CI."
    },
    {
      "title": "chore: Add adapter-sqlite to deps",
      "prNumber": 3357,
      "type": "feature",
      "body": "This fixes `adapter-sqlite` not loading as the default adapter (occurs when no other plugins provide it).\r\n\r\nhttps://github.com/elizaOS/eliza/blob/6f40883c7ae5bdb491a55753562785c40eaa7432/agent/src/index.ts#L678\r\n\r\nNote `adapter-sqlite` is "
    }
  ],
  "topContributors": [
    {
      "username": "tcm390",
      "avatarUrl": "https://avatars.githubusercontent.com/u/60634884?u=c6c41679b8322eaa0c81f72e0b4ed95e80f0ac16&v=4",
      "totalScore": 59.59131141686969,
      "prScore": 54.59131141686969,
      "issueScore": 0,
      "reviewScore": 5,
      "commentScore": 0
    },
    {
      "username": "tercel",
      "avatarUrl": "https://avatars.githubusercontent.com/u/4879512?u=9a2520224d9ae039a506c03dcf58406f52734361&v=4",
      "totalScore": 42.5517738965761,
      "prScore": 42.3517738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "AlexandreTedesco",
      "avatarUrl": "https://avatars.githubusercontent.com/u/165036566?v=4",
      "totalScore": 40.4257738965761,
      "prScore": 40.4257738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "romain-lfg",
      "avatarUrl": "https://avatars.githubusercontent.com/u/191244204?v=4",
      "totalScore": 37.3717738965761,
      "prScore": 37.3717738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "fifahuihua",
      "avatarUrl": "https://avatars.githubusercontent.com/u/886093?v=4",
      "totalScore": 36.837773896576095,
      "prScore": 36.837773896576095,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "monilpat",
      "avatarUrl": "https://avatars.githubusercontent.com/u/15067321?v=4",
      "totalScore": 34.3387738965761,
      "prScore": 34.3387738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "HashWarlock",
      "avatarUrl": "https://avatars.githubusercontent.com/u/64296537?u=1d8228a93c06c603e08d438677b3f736d6b1ab22&v=4",
      "totalScore": 30.33587763949107,
      "prScore": 30.33587763949107,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "anuragasawa20",
      "avatarUrl": "https://avatars.githubusercontent.com/u/99682976?u=8f728afe51ec631a55b11151726b4805357d5aab&v=4",
      "totalScore": 29.38617392262056,
      "prScore": 29.18617392262056,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "lalalune",
      "avatarUrl": "https://avatars.githubusercontent.com/u/18633264?u=e2e906c3712c2506ebfa98df01c2cfdc50050b30&v=4",
      "totalScore": 25.43964172760327,
      "prScore": 25.00164172760327,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.43799999999999994
    },
    {
      "username": "avaer",
      "avatarUrl": "https://avatars.githubusercontent.com/u/6926057?u=4f55bb6c993f04590b66d17136cdb9579b87bac4&v=4",
      "totalScore": 21.552573590279973,
      "prScore": 21.552573590279973,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "Pronoss",
      "avatarUrl": "https://avatars.githubusercontent.com/u/170206917?u=d6951aa21026fb848e923d335622f06c32607e8c&v=4",
      "totalScore": 15.986246704196757,
      "prScore": 15.986246704196757,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "wtfsayo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/82053242?u=98209a1f10456f42d4d2fa71db4d5bf4a672cbc3&v=4",
      "totalScore": 14.2,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 14,
      "commentScore": 0.2
    },
    {
      "username": "Jovian-Dsouza",
      "avatarUrl": "https://avatars.githubusercontent.com/u/43859106?u=0bea3e76c68fdaa82761a452b8128b3dadf15972&v=4",
      "totalScore": 12.244666592616236,
      "prScore": 8.244666592616236,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "Nevermore-Ray",
      "avatarUrl": "https://avatars.githubusercontent.com/u/195998257?v=4",
      "totalScore": 11.568573590279973,
      "prScore": 11.228573590279973,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.33999999999999997
    },
    {
      "username": "odilitime",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16395496?u=c9bac48e632aae594a0d85aaf9e9c9c69b674d8b&v=4",
      "totalScore": 10.938,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 10.5,
      "commentScore": 0.43799999999999994
    },
    {
      "username": "tomasandroil",
      "avatarUrl": "https://avatars.githubusercontent.com/u/172488262?u=2f714fac5135fd0e3187ccdd362817ae479e4cbe&v=4",
      "totalScore": 7.99443897916644,
      "prScore": 7.99443897916644,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "octavio12345300",
      "avatarUrl": "https://avatars.githubusercontent.com/u/118059511?u=e78daeceed99f78ce6afd4a717d4936403a80f33&v=4",
      "totalScore": 5,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 5,
      "commentScore": 0
    },
    {
      "username": "Mer-idium",
      "avatarUrl": "https://avatars.githubusercontent.com/u/20794390?v=4",
      "totalScore": 4.3,
      "prScore": 0,
      "issueScore": 4.1,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "sekmet",
      "avatarUrl": "https://avatars.githubusercontent.com/u/3760421?u=610e800e07ad54f9c16cc09fc407919eb125a8c4&v=4",
      "totalScore": 4.1,
      "prScore": 0,
      "issueScore": 4.1,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "creazy231",
      "avatarUrl": "https://avatars.githubusercontent.com/u/13473174?u=e972bbf39ea206002d76830e03c6183400227d50&v=4",
      "totalScore": 4,
      "prScore": 0,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0
    }
  ],
  "newPRs": 16,
  "mergedPRs": 7,
  "newIssues": 8,
  "closedIssues": 1,
  "activeContributors": 65
}