{
  "interval": {
    "intervalStart": "2024-12-10T00:00:00.000Z",
    "intervalEnd": "2024-12-11T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2024-12-10 to 2024-12-11, elizaos/eliza had 22 new PRs (22 merged), 6 new issues, and 38 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs6iuP9p",
      "title": "Need to add media file upload for posting tweets with image from imageGenerationPlugin. Currently only discord has this implemented",
      "author": "Endytech",
      "number": 970,
      "repository": "elizaos/eliza",
      "createdAt": "2024-12-10T12:47:22Z",
      "closedAt": "2025-02-27T01:28:33Z",
      "state": "CLOSED",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs6ivIGK",
      "title": "GenLayer Plugin",
      "author": "AgustinRamiroDiaz",
      "number": 972,
      "repository": "elizaos/eliza",
      "createdAt": "2024-12-10T14:21:35Z",
      "closedAt": "2024-12-14T08:23:49Z",
      "state": "CLOSED",
      "commentCount": 0
    },
    {
      "id": "I_kwDOMT5cIs6itlAd",
      "title": "Script to create core memories for the agent",
      "author": "0xaguspunk",
      "number": 967,
      "repository": "elizaos/eliza",
      "createdAt": "2024-12-10T11:31:58Z",
      "closedAt": "2024-12-11T10:47:41Z",
      "state": "CLOSED",
      "commentCount": 0
    },
    {
      "id": "I_kwDOMT5cIs6is-Sz",
      "title": "Unable to Perform Transfer with plugin-evm Due to Parameter Parsing Error",
      "author": "FWangZil",
      "number": 964,
      "repository": "elizaos/eliza",
      "createdAt": "2024-12-10T10:29:09Z",
      "closedAt": "2024-12-26T14:44:57Z",
      "state": "CLOSED",
      "commentCount": 0
    },
    {
      "id": "I_kwDOMT5cIs6ire-Q",
      "title": "Chracter's `modelEndpointOverride` is not working for `generateObjectV2`",
      "author": "darwintree",
      "number": 961,
      "repository": "elizaos/eliza",
      "createdAt": "2024-12-10T07:51:17Z",
      "closedAt": "2025-01-12T10:52:20Z",
      "state": "CLOSED",
      "commentCount": 0
    }
  ],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs6Er-LA",
      "title": "initial bot using superfluid",
      "author": "youssefea",
      "number": 966,
      "repository": "elizaos/eliza",
      "createdAt": "2024-12-10T10:55:19Z",
      "mergedAt": null,
      "additions": 17231,
      "deletions": 20276
    },
    {
      "id": "PR_kwDOMT5cIs6EweU6",
      "title": "chore: fix broken lockfile",
      "author": "shakkernerd",
      "number": 977,
      "repository": "elizaos/eliza",
      "createdAt": "2024-12-10T20:01:15Z",
      "mergedAt": "2024-12-10T20:01:37Z",
      "additions": 15710,
      "deletions": 19920
    },
    {
      "id": "PR_kwDOMT5cIs6Ev7Vc",
      "title": "Feat/genlayer plugin",
      "author": "AgustinRamiroDiaz",
      "number": 975,
      "repository": "elizaos/eliza",
      "createdAt": "2024-12-10T18:43:12Z",
      "mergedAt": "2025-01-05T07:02:22Z",
      "additions": 2454,
      "deletions": 218
    },
    {
      "id": "PR_kwDOMT5cIs6ElEW2",
      "title": "feat: Supports upload files to AWS S3.",
      "author": "xwxtwd",
      "number": 941,
      "repository": "elizaos/eliza",
      "createdAt": "2024-12-09T17:34:06Z",
      "mergedAt": "2024-12-10T16:32:28Z",
      "additions": 1510,
      "deletions": 970
    },
    {
      "id": "PR_kwDOMT5cIs6EorDV",
      "title": "WIP: basic working plugin-evm functionality",
      "author": "yourbuddyconner",
      "number": 952,
      "repository": "elizaos/eliza",
      "createdAt": "2024-12-10T02:57:16Z",
      "mergedAt": null,
      "additions": 1461,
      "deletions": 210
    }
  ],
  "codeChanges": {
    "additions": 18933,
    "deletions": 21590,
    "files": 72,
    "commitCount": 61
  },
  "completedItems": [
    {
      "title": "fix: docker trying to filter out missing docs package",
      "prNumber": 978,
      "type": "bugfix"
    },
    {
      "title": "chore: fix broken lockfile",
      "prNumber": 977,
      "type": "bugfix"
    },
    {
      "title": "feat: Add hyperbolic env vars to override model class",
      "prNumber": 974,
      "type": "feature"
    },
    {
      "title": "Fix farcaster client process action issue",
      "prNumber": 963,
      "type": "bugfix"
    },
    {
      "title": "fix: use MAX_TWEET_LENGTH from setting",
      "prNumber": 960,
      "type": "bugfix"
    },
    {
      "title": "fix: Revert \"docs: add WSL installation guide\"",
      "prNumber": 959,
      "type": "feature"
    },
    {
      "title": "feat: add dev script to plugin-aptos",
      "prNumber": 956,
      "type": "feature"
    },
    {
      "title": "chore: rename intiface plugin",
      "prNumber": 955,
      "type": "other"
    },
    {
      "title": "fix: revert llamacloud endpoint change",
      "prNumber": 954,
      "type": "bugfix"
    },
    {
      "title": "feat: allow character.json settings models for open router",
      "prNumber": 953,
      "type": "feature"
    },
    {
      "title": "chore: 947 add other evm chains to wallet",
      "prNumber": 949,
      "type": "feature"
    },
    {
      "title": "fix: telegram response memory userId to agentId",
      "prNumber": 948,
      "type": "bugfix"
    },
    {
      "title": "docs: add WSL installation guide",
      "prNumber": 946,
      "type": "feature"
    },
    {
      "title": "feat: Supports upload files to AWS S3.",
      "prNumber": 941,
      "type": "feature"
    },
    {
      "title": "feat: process all responses actions",
      "prNumber": 940,
      "type": "feature"
    },
    {
      "title": "feat: add callback handler to runtime evaluate method",
      "prNumber": 938,
      "type": "feature"
    },
    {
      "title": "fix: update package name in faq",
      "prNumber": 937,
      "type": "bugfix"
    },
    {
      "title": "feat: Config eternalai model from env",
      "prNumber": 927,
      "type": "feature"
    },
    {
      "title": "chore: pass env variables when setting up GOAT and update GOAT readme",
      "prNumber": 898,
      "type": "other"
    },
    {
      "title": "feat: Add TEE Mode to Solana Plugin",
      "prNumber": 835,
      "type": "feature"
    },
    {
      "title": "feat: add hyperbolic api to eliza",
      "prNumber": 828,
      "type": "feature"
    },
    {
      "title": "fix(agent): correct EVM plugin activation condition",
      "prNumber": 962,
      "type": "bugfix"
    }
  ],
  "topContributors": [
    {
      "username": "odilitime",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16395496?u=c9bac48e632aae594a0d85aaf9e9c9c69b674d8b&v=4",
      "totalScore": 270.39382124967017,
      "prScore": 113.9558212496702,
      "issueScore": 0,
      "reviewScore": 156,
      "commentScore": 0.43799999999999994
    },
    {
      "username": "monilpat",
      "avatarUrl": "https://avatars.githubusercontent.com/u/15067321?v=4",
      "totalScore": 72.77508015118462,
      "prScore": 52.57508015118462,
      "issueScore": 0,
      "reviewScore": 20,
      "commentScore": 0.2
    },
    {
      "username": "AgustinRamiroDiaz",
      "avatarUrl": "https://avatars.githubusercontent.com/u/49416765?u=f0fab3cf3eff0b51bbabb84c3f141b9ef5589750&v=4",
      "totalScore": 58.2147738965761,
      "prScore": 54.2147738965761,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "salmanpot",
      "avatarUrl": "https://avatars.githubusercontent.com/u/112885964?u=6dcca073ed5cbc8301794a79e2011472335f45a9&v=4",
      "totalScore": 52.48143345812172,
      "prScore": 52.48143345812172,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "shakkernerd",
      "avatarUrl": "https://avatars.githubusercontent.com/u/165377636?u=5560dd9f2d310e1ba61dbba864006a951391a582&v=4",
      "totalScore": 49.65437738965761,
      "prScore": 18.45437738965761,
      "issueScore": 0,
      "reviewScore": 31,
      "commentScore": 0.2
    }
  ],
  "newPRs": 22,
  "mergedPRs": 22,
  "newIssues": 6,
  "closedIssues": 2,
  "activeContributors": 38
}