{
  "interval": {
    "intervalStart": "2024-11-26T00:00:00.000Z",
    "intervalEnd": "2024-11-27T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2024-11-26 to 2024-11-27, elizaos/eliza had 16 new PRs (20 merged), 5 new issues, and 21 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs6ggDXg",
      "title": "Cannot find module '@ai16z/eliza' or its corresponding type declarations.",
      "author": "Howard0x3f",
      "number": 601,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-26T01:29:38Z",
      "closedAt": "2024-12-14T07:36:17Z",
      "state": "CLOSED",
      "commentCount": 5
    },
    {
      "id": "I_kwDOMT5cIs6ghAKd",
      "title": "Add support for local embeddings BGE/384",
      "author": "augchan42",
      "number": 604,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-26T03:58:59Z",
      "closedAt": "2024-11-29T19:42:08Z",
      "state": "CLOSED",
      "commentCount": 0
    },
    {
      "id": "I_kwDOMT5cIs6gsYDD",
      "title": "Persisent Storage for plugins",
      "author": "odilitime",
      "number": 617,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-26T20:29:35Z",
      "closedAt": "2025-02-27T01:27:10Z",
      "state": "CLOSED",
      "commentCount": 0
    }
  ],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs6DIl_v",
      "title": "feat: implement coinbase trading",
      "author": "monilpat",
      "number": 608,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-26T06:01:32Z",
      "mergedAt": "2024-11-28T20:23:02Z",
      "additions": 4530,
      "deletions": 233
    },
    {
      "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_kwDOMT5cIs6Cz1dM",
      "title": "feat: Add buttplug.io integration",
      "author": "8times4",
      "number": 517,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-22T12:36:20Z",
      "mergedAt": "2024-11-26T10:04:50Z",
      "additions": 1894,
      "deletions": 327
    },
    {
      "id": "PR_kwDOMT5cIs6DKS1O",
      "title": "fix: Fix buttplug.io integration and merge",
      "author": "lalalune",
      "number": 612,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-26T10:03:03Z",
      "mergedAt": "2024-11-26T10:04:48Z",
      "additions": 1835,
      "deletions": 9776
    },
    {
      "id": "PR_kwDOMT5cIs6DGaGA",
      "title": "feat: sell simulation service",
      "author": "MarcoMandar",
      "number": 597,
      "repository": "elizaos/eliza",
      "createdAt": "2024-11-25T21:42:13Z",
      "mergedAt": "2024-11-26T05:26:28Z",
      "additions": 1012,
      "deletions": 86
    }
  ],
  "codeChanges": {
    "additions": 8633,
    "deletions": 10657,
    "files": 88,
    "commitCount": 40
  },
  "completedItems": [
    {
      "title": "fix: memory similarity log & new knowledge ingestion",
      "prNumber": 616,
      "type": "bugfix"
    },
    {
      "title": "fix: Update and add Conflux",
      "prNumber": 613,
      "type": "feature"
    },
    {
      "title": "fix: Fix buttplug.io integration and merge",
      "prNumber": 612,
      "type": "bugfix"
    },
    {
      "title": "chore(nvmrc): update Node.js version from v23.1.0 to v23.3.0",
      "prNumber": 611,
      "type": "other"
    },
    {
      "title": "fix: add client farcaster templates to character type",
      "prNumber": 610,
      "type": "feature"
    },
    {
      "title": "fix: knowledge module exporting process",
      "prNumber": 609,
      "type": "bugfix"
    },
    {
      "title": "fix: use correct getCachedEmbeddings query_field_sub_name",
      "prNumber": 607,
      "type": "bugfix"
    },
    {
      "title": "fix: db queries in sqljs database adapter not using agentId",
      "prNumber": 606,
      "type": "bugfix"
    },
    {
      "title": "fix: agent DirectClient is not a type",
      "prNumber": 605,
      "type": "bugfix"
    },
    {
      "title": "fix: time prompt to include UTC, convert to verbose english to help prompting",
      "prNumber": 603,
      "type": "bugfix"
    },
    {
      "title": "fix: add Memory Manager getMemoriesByRoomIds missing tableName param",
      "prNumber": 602,
      "type": "feature"
    },
    {
      "title": "feat: add knowledge to state",
      "prNumber": 600,
      "type": "feature"
    },
    {
      "title": "feat: make node-plugin lazy-loaded for faster boot times",
      "prNumber": 599,
      "type": "feature"
    },
    {
      "title": "feat: sell simulation service",
      "prNumber": 597,
      "type": "feature"
    },
    {
      "title": "feat: starknet portfolio provider",
      "prNumber": 595,
      "type": "feature"
    },
    {
      "title": "feat: Adding tests for actions and generation. Skiping test step in defaultCharacters",
      "prNumber": 591,
      "type": "feature"
    },
    {
      "title": "feat: Add buttplug.io integration",
      "prNumber": 517,
      "type": "feature"
    },
    {
      "title": "feat: add Conflux plugin",
      "prNumber": 481,
      "type": "feature"
    },
    {
      "title": "bugfix: Modify docker run error after agent folder move",
      "prNumber": 458,
      "type": "bugfix"
    },
    {
      "title": "feat: Add decentralized inferencing for Eliza (LLAMA, Hermes, Flux)",
      "prNumber": 516,
      "type": "feature"
    }
  ],
  "topContributors": [
    {
      "username": "bmgalego",
      "avatarUrl": "https://avatars.githubusercontent.com/u/2568430?v=4",
      "totalScore": 228.8027454886261,
      "prScore": 228.6027454886261,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "monilpat",
      "avatarUrl": "https://avatars.githubusercontent.com/u/15067321?v=4",
      "totalScore": 79.6157738965761,
      "prScore": 59.2757738965761,
      "issueScore": 0,
      "reviewScore": 20,
      "commentScore": 0.33999999999999997
    },
    {
      "username": "lalalune",
      "avatarUrl": "https://avatars.githubusercontent.com/u/18633264?u=e2e906c3712c2506ebfa98df01c2cfdc50050b30&v=4",
      "totalScore": 76.94574830554639,
      "prScore": 76.94574830554639,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "odilitime",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16395496?u=c9bac48e632aae594a0d85aaf9e9c9c69b674d8b&v=4",
      "totalScore": 55.836174095733924,
      "prScore": 47.13617409573392,
      "issueScore": 4,
      "reviewScore": 4.5,
      "commentScore": 0.2
    },
    {
      "username": "wolfcito",
      "avatarUrl": "https://avatars.githubusercontent.com/u/791301?u=ee67fa1723c444efdb5a7f34b4967685a1969778&v=4",
      "totalScore": 46.83647914993237,
      "prScore": 46.83647914993237,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    }
  ],
  "newPRs": 16,
  "mergedPRs": 20,
  "newIssues": 5,
  "closedIssues": 2,
  "activeContributors": 21
}