{
  "interval": {
    "intervalStart": "2025-01-17T00:00:00.000Z",
    "intervalEnd": "2025-01-18T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2025-01-17 to 2025-01-18, elizaos/eliza had 45 new PRs (37 merged), 16 new issues, and 73 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs6mkKXW",
      "title": "Anthropic 504 Timeout",
      "author": "amosin",
      "number": 2414,
      "repository": "elizaos/eliza",
      "createdAt": "2025-01-17T04:10:27Z",
      "closedAt": "2025-01-23T00:07:40Z",
      "state": "CLOSED",
      "commentCount": 5
    },
    {
      "id": "I_kwDOMT5cIs6mmZS8",
      "title": "Cannot find module '@anush008/tokenizers-linux-arm64-gnu' when starting the Docker container on M-based Mac",
      "author": "krustevalexander",
      "number": 2432,
      "repository": "elizaos/eliza",
      "createdAt": "2025-01-17T10:20:10Z",
      "closedAt": "2025-03-08T01:10:02Z",
      "state": "CLOSED",
      "commentCount": 3
    },
    {
      "id": "I_kwDOMT5cIs6mkLpH",
      "title": "Error while using <QueryClientProvider />",
      "author": "harrisrobin",
      "number": 2416,
      "repository": "elizaos/eliza",
      "createdAt": "2025-01-17T04:13:17Z",
      "closedAt": "2025-03-08T01:10:00Z",
      "state": "CLOSED",
      "commentCount": 3
    },
    {
      "id": "I_kwDOMT5cIs6mrqaM",
      "title": "MacOS - Eliza Client not able to connect \"Connecting\" -> \"Disconnected\"",
      "author": "clickbrain",
      "number": 2471,
      "repository": "elizaos/eliza",
      "createdAt": "2025-01-17T23:22:33Z",
      "closedAt": "2025-01-20T01:37:37Z",
      "state": "CLOSED",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs6mlcXF",
      "title": "Unexpected JSON Metadata in Twitter Bot Replies",
      "author": "jeongtai",
      "number": 2423,
      "repository": "elizaos/eliza",
      "createdAt": "2025-01-17T08:08:45Z",
      "closedAt": "2025-01-28T01:52:25Z",
      "state": "CLOSED",
      "commentCount": 1
    }
  ],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs6GrDQc",
      "title": "feat: injective plugin",
      "author": "enigmarikki",
      "number": 1764,
      "repository": "elizaos/eliza",
      "createdAt": "2025-01-03T15:36:34Z",
      "mergedAt": "2025-01-17T00:57:25Z",
      "additions": 33252,
      "deletions": 343
    },
    {
      "id": "PR_kwDOMT5cIs6II0e9",
      "title": "feat: Pyth Data Plugin ",
      "author": "AIFlowML",
      "number": 2434,
      "repository": "elizaos/eliza",
      "createdAt": "2025-01-17T10:45:08Z",
      "mergedAt": "2025-01-17T12:38:19Z",
      "additions": 12035,
      "deletions": 463
    },
    {
      "id": "PR_kwDOMT5cIs6IM9A5",
      "title": "fix: OPENAI provider being overwritten by LLAMA_LOCAL on pnpm start",
      "author": "tcm390",
      "number": 2465,
      "repository": "elizaos/eliza",
      "createdAt": "2025-01-17T21:32:48Z",
      "mergedAt": "2025-01-17T22:05:15Z",
      "additions": 4967,
      "deletions": 2463
    },
    {
      "id": "PR_kwDOMT5cIs6IGyPm",
      "title": "Add Missing Documentation in Plugin's README",
      "author": "Ed-Marcavage",
      "number": 2419,
      "repository": "elizaos/eliza",
      "createdAt": "2025-01-17T04:35:46Z",
      "mergedAt": null,
      "additions": 4491,
      "deletions": 0
    },
    {
      "id": "PR_kwDOMT5cIs6IKhEe",
      "title": "Platinum dev no148",
      "author": "No148",
      "number": 2443,
      "repository": "elizaos/eliza",
      "createdAt": "2025-01-17T14:36:38Z",
      "mergedAt": null,
      "additions": 3453,
      "deletions": 4
    }
  ],
  "codeChanges": {
    "additions": 38872,
    "deletions": 6217,
    "files": 192,
    "commitCount": 264
  },
  "completedItems": [
    {
      "title": "feat: add default logger level setting to set the logger level to dis…",
      "prNumber": 2451,
      "type": "feature",
      "body": "# Relates to\r\n\r\n<!-- LINK TO ISSUE OR TICKET -->\r\nNo linked issue.\r\n\r\n# Risks\r\n\r\nLow.  \r\nThis change introduces a default logger level, which affects logging outputs. Potential risks include unexpected logging behavior if the `DEFAULT_LOG_L"
    },
    {
      "title": "feat: create version.cmd for windows support",
      "prNumber": 2442,
      "type": "feature",
      "body": "# Relates to\r\n\r\nIssue: Build failures on Windows platform\r\n\r\n# Risks\r\n\r\nLow - Changes are isolated to build scripts and type definitions. No runtime behavior is affected.\r\n\r\n- Windows build script changes only affect local development on Wi"
    },
    {
      "title": "fix: Fix Incorrect Tweet ID Parameter Passed to sendTweet Function",
      "prNumber": 2430,
      "type": "bugfix",
      "body": "related: https://github.com/elizaOS/eliza/issues/1958#issuecomment-2582289612\r\n\r\nThe issue occurred because the LLM generated a verbose response like:\r\n\"Received The most interesting and relevant tweet for XXX to reply to is 187954009886315"
    },
    {
      "title": "fix: OPENAI provider being overwritten by LLAMA_LOCAL on pnpm start",
      "prNumber": 2465,
      "type": "bugfix",
      "body": "related: https://github.com/elizaOS/eliza/issues/2450"
    },
    {
      "title": "Typo fix in read.me",
      "prNumber": 2464,
      "type": "bugfix",
      "body": "# Pull Request: Fix Typo in `README.md` (\"beteen\" → \"between\")\r\n\r\n\r\n\r\nThis pull request corrects a typo in the `README.md` file for the `@elizaos/squid-router` package. The word \"beteen\" was updated to \"between\" to enhance readability and a"
    },
    {
      "title": "fix: resolve type error for children in animated.div component",
      "prNumber": 2462,
      "type": "bugfix",
      "body": "# Relates to\r\n\r\n<!-- LINK TO ISSUE OR TICKET -->\r\nThis pull request relates to resolving the issue where `animated.div` from `@react-spring/web` was not accepting the `children` prop in TypeScript, causing type errors.\r\n\r\n# Risks\r\n\r\n**Low**"
    },
    {
      "title": "chore: set openai as default character's provider",
      "prNumber": 2460,
      "type": "other",
      "body": "chore: set openai as default character's provider"
    },
    {
      "title": "revert: \"refactor: dockerize smoke tests\"",
      "prNumber": 2459,
      "type": "refactor",
      "body": "Reverts elizaOS/eliza#2420"
    },
    {
      "title": "feat: Add features to the Solana Agent Kit ",
      "prNumber": 2458,
      "type": "feature",
      "body": "<!-- Use this template by filling in information and copy 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\nhttps://github.com/elizaOS/eliza/issues/1619\r\n\r\n<!-- This risks section"
    },
    {
      "title": "Fix spelling error",
      "prNumber": 2456,
      "type": "bugfix",
      "body": "\r\n- Fixed the typo \"dimentional\" to \"dimensional\" in `boredom.ts`.\r\n- Corrected the misspelling of \"SERCH_ALL\" to \"SEARCH_ALL\" in `search.ts`.\r\n- Updated \"Formated\" to \"Formatted\" in `index.ts` and `webSearchService.ts`.\r\n- Fixed multiple s"
    },
    {
      "title": "feat: adding tests for instagram client",
      "prNumber": 2454,
      "type": "feature",
      "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\nhttps://github.com/elizaOS/eliza/issues/2453\r\n<!-- This risks section"
    },
    {
      "title": "Fix typos in docs",
      "prNumber": 2449,
      "type": "bugfix",
      "body": "# PR Title\r\nFix typos in docs\r\n\r\n# Relates to\r\nNo related issues\r\n\r\n# Risks\r\nLow - documentation changes only\r\n\r\n# Background\r\n## What does this PR do?\r\n- Fix \"initalData\" to \"initialData\" in MemoryCacheAdapter\r\n- Unify \"DegenSpartanAI\" nam"
    },
    {
      "title": "fix: spell/grammar errors in characters ",
      "prNumber": 2447,
      "type": "bugfix",
      "body": "Fixed the following spelling errors:\r\n\r\nIn characters/cosmosHelper.character.json:\r\n\"i being\" → \"is being\"\r\n\"should he call\" → \"should he called\"\r\n\r\nIn characters/eternalai.character.json:\r\n\"gettig\" → \"getting\"\r\n\r\nIn client/src/components/u"
    },
    {
      "title": "fix: Update error message and remove duplicate version field",
      "prNumber": 2445,
      "type": "bugfix",
      "body": "Fixes two issues:\r\n\r\n1. Package.json:\r\n- Removes duplicate \"version\": \"0.1.9-alpha.1\" field\r\n- Keeps single correct version definition\r\n\r\n2. Src/index.ts:\r\n- Improves TEE_MODE error message by adding article \"A\" for \r\n  better grammatical c"
    },
    {
      "title": "fix: missing import ",
      "prNumber": 2444,
      "type": "bugfix",
      "body": "fixes missing import"
    },
    {
      "title": "fix: update zero Gravity (0G) link",
      "prNumber": 2441,
      "type": "bugfix",
      "body": "Update Zero Gravity (0G) link in README.md\r\n\r\nChanges:\r\n- Updated Zero Gravity link in packages/plugin-0g/README.md from https://0g.xyz to https://0g.ai\r\n\r\nWhy:\r\nThis update fixes the broken link to Zero Gravity's website by pointing to the"
    },
    {
      "title": "Update documentation links ",
      "prNumber": 2438,
      "type": "docs",
      "body": "Update documentation links in README.md\r\n\r\nChanges:\r\n- Updated documentation link in packages/plugin-obsidian/README.md from https://docs.elizaos.com to https://elizaos.github.io/eliza/\r\n\r\nWhy:\r\nThis update redirects users to the correct do"
    },
    {
      "title": "fix: quickstart.md conflicts",
      "prNumber": 2437,
      "type": "bugfix",
      "body": "remove merge conflict"
    },
    {
      "title": "fix: typos in supabase seed file",
      "prNumber": 2435,
      "type": "bugfix",
      "body": "This pull request contains changes to improve clarity, correctness and structure.\r\n\r\n**Description correction:**\r\nCorrected `last_messsage_read` to `last_message_read`\r\n\r\nPlease review the changes and let me know if any additional changes a"
    },
    {
      "title": "feat: Pyth Data Plugin ",
      "prNumber": 2434,
      "type": "feature",
      "body": "\r\n![Pyth](https://github.com/user-attachments/assets/c3e08f8d-1581-4620-8ac4-f7262903ea6a)\r\n\r\n\r\n# Pyth Data Plugin for ElizaOS\r\n\r\n## Overview\r\nThis PR introduces the Pyth Data Plugin, focusing on stability, efficiency, and code organization"
    },
    {
      "title": "fix: if VITE_SERVER_PORT is not defined, use default 3000",
      "prNumber": 2433,
      "type": "bugfix",
      "body": "does what the title says."
    },
    {
      "title": "feat:update heurist env var examples",
      "prNumber": 2428,
      "type": "feature",
      "body": "# Relates to\r\n- Update Heurist model configurations and add embedding support\r\n\r\n# Risks\r\nLow - Configuration updates for Heurist models and embedding support\r\n\r\n# Background\r\n\r\n## What does this PR do?\r\n- Updates LARGE_HEURIST_MODEL from l"
    },
    {
      "title": "docs: Add notes for weekly contributor meeting on 2025-01-14",
      "prNumber": 2426,
      "type": "feature",
      "body": "# Relates to\r\nDocumentation update for weekly contributor meeting notes\r\n\r\n# Risks\r\nLow - This is a documentation-only change adding meeting notes.\r\n\r\n# Background\r\n\r\n## What does this PR do?\r\nAdds the weekly contributor meeting notes for J"
    },
    {
      "title": "chore: remove tate character",
      "prNumber": 2425,
      "type": "other",
      "body": "removes tate character"
    },
    {
      "title": "refactor: dockerize smoke tests",
      "prNumber": 2420,
      "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": "feat: add workflow to block minified JS",
      "prNumber": 2417,
      "type": "feature",
      "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": "fix TEE Log plugin errors at agent startup",
      "prNumber": 2415,
      "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#2405 \r\n\r\n<!-- This risks section must be filled out before the final review and merge. -->\r\n\r\n# Risks\r"
    },
    {
      "title": "fix: conditional use of useQuery in AgentRoute component to prevent runtime errors.",
      "prNumber": 2413,
      "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\nGeneral improvement; no specific issue linked.\r\n\r\n<!-- This risks sec"
    },
    {
      "title": "feat: improvement to logger",
      "prNumber": 2396,
      "type": "feature",
      "body": "The current implementation of the elizaLogger is very chaotic and messy.\r\n\r\nThis is a better and more visible way of displaying logs:\r\n\r\n![image](https://github.com/user-attachments/assets/d5e51536-926e-444c-8c12-886d7ea63432)\r\n\r\nWith the a"
    },
    {
      "title": "fix: #2373 Fix image description",
      "prNumber": 2375,
      "type": "bugfix",
      "body": "Closes #2373 \r\n\r\n# Risks\r\n\r\nProbably medium.\r\n\r\nAdds changes to `node-plugin` which is fairly common functionality. Only changes image description service and describe image action.\r\n\r\n# Background\r\n\r\n## What does this PR do?\r\n\r\nSee #2373\r\n"
    },
    {
      "title": "feat: Code In Plugin, load characters from blockchain",
      "prNumber": 2371,
      "type": "feature",
      "body": "# Relates to\r\n\r\nRe-made due to environmental conflict\r\n\r\n# Risks\r\n\r\n.env file is already exist, please check it once and remove the .env\r\n\r\n# Background\r\n\r\n## What does this PR do?\r\nconnect to IQ on-chain standard \"code-in\"  \r\n## What kind "
    },
    {
      "title": "feat: ibc transfer on cosmos blockchains",
      "prNumber": 2358,
      "type": "feature",
      "body": "\r\n## What does this PR do?\r\nAdd new action to plugin-cosmos package that allows users to transfer tokens between cosmos chains\r\n## What kind of change is this?\r\nFeatures (non-breaking change which adds functionality)\r\n\r\n## Why are we doing "
    },
    {
      "title": "feat: Telegram autonomous agent enhancement",
      "prNumber": 2338,
      "type": "feature",
      "body": "# Relates to\r\n\r\n[PR 2335](https://github.com/elizaOS/eliza/pull/2335)\r\n# Risks\r\n\r\nLow risk, minimal changes to Discord client\r\n\r\n# Background\r\n\r\n## What does this PR do?\r\n\r\n## What kind of change is this?\r\n\r\nFeatures (non-breaking change wh"
    },
    {
      "title": "fix: SwapAction in evm-plugin",
      "prNumber": 2332,
      "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\nfix bugs & improvements in plugin-evm\r\n\r\n# Risks\r\n\r\nMedium\r\n\r\n# Background\r\n\r\n## What does this PR do?\r"
    },
    {
      "title": "feat: coinbase agentkit plugin for eliza",
      "prNumber": 2298,
      "type": "feature",
      "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\nAdding AgentKit EVM support to Eliza\r\n\r\n<!-- LINK TO ISSUE OR TICKET -->\r\n\r\n<!-- This risks section mus"
    },
    {
      "title": "feat: Integrate Livepeer LLM provider ",
      "prNumber": 2154,
      "type": "feature",
      "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": "feat: injective plugin",
      "prNumber": 1764,
      "type": "feature",
      "body": "<!-- Use this template by filling in information and copy and pasting relevant items out of the html comments. -->\r\n\r\n# Relates to:\r\nInteracting with Injective chain\r\n\r\n<!-- LINK TO ISSUE OR TICKET -->\r\n\r\n<!-- This risks section is to be fi"
    }
  ],
  "topContributors": [
    {
      "username": "wtfsayo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/82053242?u=98209a1f10456f42d4d2fa71db4d5bf4a672cbc3&v=4",
      "totalScore": 261.004974347407,
      "prScore": 108.06697434740704,
      "issueScore": 4,
      "reviewScore": 148.5,
      "commentScore": 0.43799999999999994
    },
    {
      "username": "ai16z-demirix",
      "avatarUrl": "https://avatars.githubusercontent.com/u/188117230?u=424cd5b834584b3799da288712b3c4158c8032a1&v=4",
      "totalScore": 144.28040914140578,
      "prScore": 132.28040914140578,
      "issueScore": 12,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "suleigolden",
      "avatarUrl": "https://avatars.githubusercontent.com/u/29685335?u=80538aefb0690ea06d1978ef4d3922a2d1434b76&v=4",
      "totalScore": 118.6128761516637,
      "prScore": 87.1128761516637,
      "issueScore": 0,
      "reviewScore": 31.5,
      "commentScore": 0
    },
    {
      "username": "0xSero",
      "avatarUrl": "https://avatars.githubusercontent.com/u/69639595?u=1a820d7074a01e232eb363b4bc1f885ef614594f&v=4",
      "totalScore": 97.4333586496015,
      "prScore": 97.2333586496015,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "tcm390",
      "avatarUrl": "https://avatars.githubusercontent.com/u/60634884?u=c6c41679b8322eaa0c81f72e0b4ed95e80f0ac16&v=4",
      "totalScore": 87.80071258101238,
      "prScore": 57.862712581012374,
      "issueScore": 0,
      "reviewScore": 29.5,
      "commentScore": 0.43799999999999994
    },
    {
      "username": "twilwa",
      "avatarUrl": "https://avatars.githubusercontent.com/u/111034762?u=0d3eed7c5f6e6fd4ddee24801aae9f88b0330380&v=4",
      "totalScore": 86.02580868998282,
      "prScore": 81.02580868998282,
      "issueScore": 0,
      "reviewScore": 5,
      "commentScore": 0
    },
    {
      "username": "0xrubusdata",
      "avatarUrl": "https://avatars.githubusercontent.com/u/195490912?u=da29b2371dfa3af2e5935f50d82f8c1e71ded780&v=4",
      "totalScore": 77.5437738965761,
      "prScore": 59.5437738965761,
      "issueScore": 0,
      "reviewScore": 18,
      "commentScore": 0
    },
    {
      "username": "AIFlowML",
      "avatarUrl": "https://avatars.githubusercontent.com/u/154863472?u=99689ad0f9ec0be78ba3b726c1ef10df796fbe7d&v=4",
      "totalScore": 64.7437738965761,
      "prScore": 59.5437738965761,
      "issueScore": 0,
      "reviewScore": 5,
      "commentScore": 0.2
    },
    {
      "username": "zy-bc-ai",
      "avatarUrl": "https://avatars.githubusercontent.com/u/161017766?v=4",
      "totalScore": 58.88094151844981,
      "prScore": 58.88094151844981,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "thearyanag",
      "avatarUrl": "https://avatars.githubusercontent.com/u/48391385?u=69b973169b5cf83dc86bc72d44c548ecb544628c&v=4",
      "totalScore": 54.2827738965761,
      "prScore": 54.0827738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "jimtracy1007",
      "avatarUrl": "https://avatars.githubusercontent.com/u/149987098?v=4",
      "totalScore": 54.1307738965761,
      "prScore": 54.1307738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "boohyunsik",
      "avatarUrl": "https://avatars.githubusercontent.com/u/22348566?u=2bfa47a5a1057fb546f004fcb75143a8244c95d0&v=4",
      "totalScore": 52.67851941582944,
      "prScore": 52.67851941582944,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "timmyg",
      "avatarUrl": "https://avatars.githubusercontent.com/u/1144242?u=196f1d1c545fe60423fc8718257bd5cd79c25e2f&v=4",
      "totalScore": 46.97890256980656,
      "prScore": 46.97890256980656,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "rrw-zilliqa",
      "avatarUrl": "https://avatars.githubusercontent.com/u/108257153?v=4",
      "totalScore": 45.666398140698455,
      "prScore": 45.666398140698455,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "alvarosps",
      "avatarUrl": "https://avatars.githubusercontent.com/u/22122640?u=f487e0d718ece8224dc9765145156ba8f40aebe7&v=4",
      "totalScore": 44.44466727615979,
      "prScore": 44.44466727615979,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "beatsfoundation",
      "avatarUrl": "https://avatars.githubusercontent.com/u/194855838?u=520e3df271dc949a2df3812a080e8f5db556fabe&v=4",
      "totalScore": 43.238046110793825,
      "prScore": 43.238046110793825,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "No148",
      "avatarUrl": "https://avatars.githubusercontent.com/u/37482892?u=12905b3efdb5b85df566f686d19da47efda0fd84&v=4",
      "totalScore": 40.4257738965761,
      "prScore": 40.4257738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "odilitime",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16395496?u=c9bac48e632aae594a0d85aaf9e9c9c69b674d8b&v=4",
      "totalScore": 37.5,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 37.5,
      "commentScore": 0
    },
    {
      "username": "Ed-Marcavage",
      "avatarUrl": "https://avatars.githubusercontent.com/u/61299527?u=dbf76774d33ff354d160eb800d1020c1521b9c21&v=4",
      "totalScore": 33.9367738965761,
      "prScore": 33.9367738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "B1boid",
      "avatarUrl": "https://avatars.githubusercontent.com/u/47173672?u=8135e69eb78f6183fd6361b64ccb327d825fb8af&v=4",
      "totalScore": 31.7,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 31.5,
      "commentScore": 0.2
    }
  ],
  "newPRs": 45,
  "mergedPRs": 37,
  "newIssues": 16,
  "closedIssues": 5,
  "activeContributors": 73
}