{
  "interval": {
    "intervalStart": "2024-12-23T00:00:00.000Z",
    "intervalEnd": "2024-12-24T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2024-12-23 to 2024-12-24, elizaos/eliza had 21 new PRs (14 merged), 10 new issues, and 39 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs6kOpbF",
      "title": "Standardize boolean values and fix pattern for .env file",
      "author": "hcaumo",
      "number": 1391,
      "repository": "elizaos/eliza",
      "createdAt": "2024-12-23T06:10:15Z",
      "closedAt": "2025-01-06T05:12:08Z",
      "state": "CLOSED",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs6kPSri",
      "title": "Multiple generateNewTweetLoop method invocations caused multiple tweets to be posted.",
      "author": "jasonqindev",
      "number": 1395,
      "repository": "elizaos/eliza",
      "createdAt": "2024-12-23T08:10:03Z",
      "closedAt": "2024-12-26T18:57:06Z",
      "state": "CLOSED",
      "commentCount": 0
    },
    {
      "id": "I_kwDOMT5cIs6kNLF2",
      "title": "fix: Slack client Media type implementation missing required properties in message attachments",
      "author": "SumeetChougule",
      "number": 1384,
      "repository": "elizaos/eliza",
      "createdAt": "2024-12-23T00:08:40Z",
      "closedAt": "2025-01-04T04:39:33Z",
      "state": "CLOSED",
      "commentCount": 0
    },
    {
      "id": "I_kwDOMT5cIs6kOasJ",
      "title": "Cannot initiate eliza agent while using Supabase ",
      "author": "manasvi1627",
      "number": 1389,
      "repository": "elizaos/eliza",
      "createdAt": "2024-12-23T05:18:49Z",
      "closedAt": "2025-01-12T11:02:25Z",
      "state": "CLOSED",
      "commentCount": 0
    },
    {
      "id": "I_kwDOMT5cIs6kTB5N",
      "title": "FerePro Plugin for Eliza",
      "author": "r4881t",
      "number": 1405,
      "repository": "elizaos/eliza",
      "createdAt": "2024-12-23T17:16:40Z",
      "closedAt": "2025-01-30T18:32:14Z",
      "state": "CLOSED",
      "commentCount": 0
    }
  ],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs6GB1Dp",
      "title": "feat: metaplex bubblegum plugin",
      "author": "bucurdavid",
      "number": 1386,
      "repository": "elizaos/eliza",
      "createdAt": "2024-12-23T01:23:07Z",
      "mergedAt": null,
      "additions": 2754,
      "deletions": 1321
    },
    {
      "id": "PR_kwDOMT5cIs6GF7Zm",
      "title": "feat: improve GOAT integration by allowing tool calling when using generateText",
      "author": "0xaguspunk",
      "number": 1403,
      "repository": "elizaos/eliza",
      "createdAt": "2024-12-23T15:18:15Z",
      "mergedAt": "2025-01-02T22:49:42Z",
      "additions": 1950,
      "deletions": 1541
    },
    {
      "id": "PR_kwDOMT5cIs6GHVJ4",
      "title": "chore: format package.json files with prettier",
      "author": "ryanleecode",
      "number": 1412,
      "repository": "elizaos/eliza",
      "createdAt": "2024-12-23T20:25:11Z",
      "mergedAt": "2024-12-23T22:03:25Z",
      "additions": 1281,
      "deletions": 1281
    },
    {
      "id": "PR_kwDOMT5cIs6GDEW_",
      "title": "feat: add cosmos plugin",
      "author": "anilcse",
      "number": 1393,
      "repository": "elizaos/eliza",
      "createdAt": "2024-12-23T07:17:20Z",
      "mergedAt": null,
      "additions": 1152,
      "deletions": 194
    },
    {
      "id": "PR_kwDOMT5cIs6F-vvu",
      "title": " RP for plugin-tee-verifiable-log-api",
      "author": "gene-zhan",
      "number": 1333,
      "repository": "elizaos/eliza",
      "createdAt": "2024-12-21T12:48:18Z",
      "mergedAt": null,
      "additions": 1074,
      "deletions": 0
    }
  ],
  "codeChanges": {
    "additions": 1855,
    "deletions": 1602,
    "files": 65,
    "commitCount": 135
  },
  "completedItems": [
    {
      "title": "chore: format package.json files with prettier",
      "prNumber": 1412,
      "type": "other"
    },
    {
      "title": "fix: Multiple Agents running at the same time on localhost",
      "prNumber": 1415,
      "type": "bugfix"
    },
    {
      "title": "chore: allow scoped pr titles",
      "prNumber": 1414,
      "type": "other"
    },
    {
      "title": "feat: add venice style presets & option to remove watermark (image generation)",
      "prNumber": 1410,
      "type": "feature"
    },
    {
      "title": "fix: duplicate tweet log",
      "prNumber": 1402,
      "type": "bugfix"
    },
    {
      "title": "docs: Add \"What Did You Get Done This Week? #6\" notes",
      "prNumber": 1399,
      "type": "feature"
    },
    {
      "title": "Standardize boolean values and update .env file pattern",
      "prNumber": 1392,
      "type": "other"
    },
    {
      "title": "chore: split tests",
      "prNumber": 1390,
      "type": "tests"
    },
    {
      "title": "chore: require approval for integration test step",
      "prNumber": 1388,
      "type": "tests"
    },
    {
      "title": "chore: change CI trigger",
      "prNumber": 1387,
      "type": "other"
    },
    {
      "title": "fix: postgres adapter settings not being applied",
      "prNumber": 1379,
      "type": "bugfix"
    },
    {
      "title": "fix: image generation using imageSettings",
      "prNumber": 1371,
      "type": "bugfix"
    },
    {
      "title": "fix: Twitter login notifications, incorrect cookie management. ",
      "prNumber": 1330,
      "type": "bugfix"
    },
    {
      "title": "docs: sample plugin documentation",
      "prNumber": 1385,
      "type": "docs"
    }
  ],
  "topContributors": [
    {
      "username": "ryanleecode",
      "avatarUrl": "https://avatars.githubusercontent.com/u/21375952?u=24f232e3e3356e214d1464bde3bd64ffe79e0090&v=4",
      "totalScore": 112.8803861852442,
      "prScore": 77.84238618524421,
      "issueScore": 12.1,
      "reviewScore": 22.5,
      "commentScore": 0.43799999999999994
    },
    {
      "username": "shakkernerd",
      "avatarUrl": "https://avatars.githubusercontent.com/u/165377636?u=5560dd9f2d310e1ba61dbba864006a951391a582&v=4",
      "totalScore": 71.45784371401729,
      "prScore": 66.01984371401728,
      "issueScore": 0,
      "reviewScore": 5,
      "commentScore": 0.43799999999999994
    },
    {
      "username": "0xaguspunk",
      "avatarUrl": "https://avatars.githubusercontent.com/u/6149085?u=9f6af2484a7452d042a0c24d50e9d760284c689b&v=4",
      "totalScore": 56.06739650691849,
      "prScore": 51.56739650691849,
      "issueScore": 0,
      "reviewScore": 4.5,
      "commentScore": 0
    },
    {
      "username": "monilpat",
      "avatarUrl": "https://avatars.githubusercontent.com/u/15067321?v=4",
      "totalScore": 51.2,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 51,
      "commentScore": 0.2
    },
    {
      "username": "jonathangus",
      "avatarUrl": "https://avatars.githubusercontent.com/u/7723195?u=2f07ca181065b387adcebe19eaf0798526e6f061&v=4",
      "totalScore": 49.63434592057092,
      "prScore": 49.63434592057092,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    }
  ],
  "newPRs": 21,
  "mergedPRs": 14,
  "newIssues": 10,
  "closedIssues": 5,
  "activeContributors": 39
}