{
  "interval": {
    "intervalStart": "2024-11-21T00:00:00.000Z",
    "intervalEnd": "2024-11-22T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2024-11-21 to 2024-11-22, elizaos/eliza had 22 new PRs (20 merged), 4 new issues, and 23 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs6fmnfn",
      "title": "Error when call `generateObjectV2`",
      "author": "darwintree",
      "number": 469,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-21T01:51:10Z",
      "closedAt": "2024-11-29T22:33:33Z",
      "state": "CLOSED",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs6fzIrq",
      "title": "Run using Bun.sh",
      "author": "liamzebedee",
      "number": 492,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-21T21:16:35Z",
      "closedAt": "2024-11-22T03:31:59Z",
      "state": "CLOSED",
      "commentCount": 0
    },
    {
      "id": "I_kwDOMT5cIs6fmuRz",
      "title": "State should use a cosine similarity of messages in the DB ",
      "author": "edisontim",
      "number": 471,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-21T02:17:52Z",
      "closedAt": "2024-12-02T09:29:09Z",
      "state": "CLOSED",
      "commentCount": 0
    },
    {
      "id": "I_kwDOMT5cIs6fmafC",
      "title": "Bug: plugin-solana crash report",
      "author": "odilitime",
      "number": 467,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-21T00:57:23Z",
      "closedAt": "2024-12-11T02:09:52Z",
      "state": "CLOSED",
      "commentCount": 0
    }
  ],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs6CpBfE",
      "title": "feat: add Conflux plugin",
      "author": "darwintree",
      "number": 481,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-21T09:56:59Z",
      "mergedAt": "2024-11-26T10:15:57Z",
      "additions": 2769,
      "deletions": 0
    },
    {
      "id": "PR_kwDOMT5cIs6CqHxO",
      "title": "Twitter API/oauth2 client",
      "author": "Preetham-Varksrishin",
      "number": 483,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-21T12:05:28Z",
      "mergedAt": null,
      "additions": 2750,
      "deletions": 55
    },
    {
      "id": "PR_kwDOMT5cIs6Cnsj8",
      "title": "feat: Integrate Twitter V2 API ",
      "author": "monilpat",
      "number": 480,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-21T06:51:01Z",
      "mergedAt": null,
      "additions": 1662,
      "deletions": 822
    },
    {
      "id": "PR_kwDOMT5cIs6Cl4RD",
      "title": "feat: adds check",
      "author": "ponderingdemocritus",
      "number": 466,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-20T23:17:36Z",
      "mergedAt": "2024-11-21T09:20:04Z",
      "additions": 1028,
      "deletions": 460
    },
    {
      "id": "PR_kwDOMT5cIs6CK1h8",
      "title": "feat: Cache Manager",
      "author": "bmgalego",
      "number": 378,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-17T20:07:03Z",
      "mergedAt": "2024-11-21T02:45:10Z",
      "additions": 814,
      "deletions": 367
    }
  ],
  "codeChanges": {
    "additions": 3264,
    "deletions": 1352,
    "files": 89,
    "commitCount": 86
  },
  "completedItems": [
    {
      "title": "join specific channel id",
      "prNumber": 489,
      "type": "other"
    },
    {
      "title": "fix: added missing packages to tsup configs' externals",
      "prNumber": 488,
      "type": "bugfix"
    },
    {
      "title": "fix: fix character path loading",
      "prNumber": 487,
      "type": "bugfix"
    },
    {
      "title": "fix: agent loadCharacters file resolver",
      "prNumber": 486,
      "type": "bugfix"
    },
    {
      "title": "fix: agent type error and sqlite file env",
      "prNumber": 484,
      "type": "bugfix"
    },
    {
      "title": "feat: Improvements",
      "prNumber": 482,
      "type": "feature"
    },
    {
      "title": "refactor: add template types",
      "prNumber": 479,
      "type": "feature"
    },
    {
      "title": "feat: Twitter Refactor",
      "prNumber": 478,
      "type": "feature"
    },
    {
      "title": "feat: Added TWITTER_COOKIE example on quickstart.md",
      "prNumber": 476,
      "type": "feature"
    },
    {
      "title": "fix: ci",
      "prNumber": 475,
      "type": "bugfix"
    },
    {
      "title": "ollama generate case was using console.debug. ",
      "prNumber": 474,
      "type": "bugfix"
    },
    {
      "title": "feat: Improve knowledge embeddings",
      "prNumber": 472,
      "type": "feature"
    },
    {
      "title": "docs: Update Contributors to bring inline with PR468",
      "prNumber": 470,
      "type": "docs"
    },
    {
      "title": "docs: Add Discord username question",
      "prNumber": 468,
      "type": "feature"
    },
    {
      "title": "feat: adds check",
      "prNumber": 466,
      "type": "feature"
    },
    {
      "title": "fix: Fixing failling tests token.test.ts and videoGeneration.test.ts",
      "prNumber": 465,
      "type": "bugfix"
    },
    {
      "title": "docs: Create best-practices.md documentation",
      "prNumber": 463,
      "type": "docs"
    },
    {
      "title": "feat: init github client",
      "prNumber": 456,
      "type": "feature"
    },
    {
      "title": "fix: ignored modelEndpointOverride in generation",
      "prNumber": 446,
      "type": "bugfix"
    },
    {
      "title": "feat: Cache Manager",
      "prNumber": 378,
      "type": "feature"
    }
  ],
  "topContributors": [
    {
      "username": "bmgalego",
      "avatarUrl": "https://avatars.githubusercontent.com/u/2568430?v=4",
      "totalScore": 200.0454409717864,
      "prScore": 195.5454409717864,
      "issueScore": 0,
      "reviewScore": 4.5,
      "commentScore": 0
    },
    {
      "username": "monilpat",
      "avatarUrl": "https://avatars.githubusercontent.com/u/15067321?v=4",
      "totalScore": 78.5747738965761,
      "prScore": 41.1367738965761,
      "issueScore": 0,
      "reviewScore": 37,
      "commentScore": 0.43799999999999994
    },
    {
      "username": "snobbee",
      "avatarUrl": "https://avatars.githubusercontent.com/u/125891987?u=ba9ca14b922f8fb73f38ba0981d157247af3dd03&v=4",
      "totalScore": 73.2437738965761,
      "prScore": 59.5437738965761,
      "issueScore": 0,
      "reviewScore": 13.5,
      "commentScore": 0.2
    },
    {
      "username": "darwintree",
      "avatarUrl": "https://avatars.githubusercontent.com/u/17946284?v=4",
      "totalScore": 68.58177389657611,
      "prScore": 59.5437738965761,
      "issueScore": 4.1,
      "reviewScore": 4.5,
      "commentScore": 0.43799999999999994
    },
    {
      "username": "tarrencev",
      "avatarUrl": "https://avatars.githubusercontent.com/u/4740651?u=7fe717380f8ed3e4fa7c19e9c99429d0354e5400&v=4",
      "totalScore": 59.70100053690226,
      "prScore": 55.20100053690226,
      "issueScore": 0,
      "reviewScore": 4.5,
      "commentScore": 0
    }
  ],
  "newPRs": 22,
  "mergedPRs": 20,
  "newIssues": 4,
  "closedIssues": 1,
  "activeContributors": 23
}