{
  "interval": {
    "intervalStart": "2025-01-10T00:00:00.000Z",
    "intervalEnd": "2025-01-11T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2025-01-10 to 2025-01-11, elizaos/eliza had 42 new PRs (21 merged), 12 new issues, and 75 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs6lwYFX",
      "title": " ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL ",
      "author": "TobiGoldD",
      "number": 2127,
      "repository": "elizaos/eliza",
      "createdAt": "2025-01-10T19:14:51Z",
      "closedAt": "2025-03-02T01:56:01Z",
      "state": "CLOSED",
      "commentCount": 10
    },
    {
      "id": "I_kwDOMT5cIs6lp4Ol",
      "title": "Double responses when interacting on Telegram",
      "author": "chasebrownn",
      "number": 2089,
      "repository": "elizaos/eliza",
      "createdAt": "2025-01-10T03:53:39Z",
      "closedAt": "2025-03-02T01:56:00Z",
      "state": "CLOSED",
      "commentCount": 3
    },
    {
      "id": "I_kwDOMT5cIs6ltkGL",
      "title": "@elizaos/plugin-twitter has not published in npm",
      "author": "mameikagou",
      "number": 2114,
      "repository": "elizaos/eliza",
      "createdAt": "2025-01-10T13:23:49Z",
      "closedAt": "2025-03-02T01:56:01Z",
      "state": "CLOSED",
      "commentCount": 2
    },
    {
      "id": "I_kwDOMT5cIs6lwC4V",
      "title": " Refactor: Separate Data Providers into Plugins",
      "author": "daizhengxue",
      "number": 2126,
      "repository": "elizaos/eliza",
      "createdAt": "2025-01-10T18:33:46Z",
      "closedAt": "2025-02-01T13:31:17Z",
      "state": "CLOSED",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs6ltI2j",
      "title": "[Request] Feature : Response Format",
      "author": "brij2001-hof",
      "number": 2109,
      "repository": "elizaos/eliza",
      "createdAt": "2025-01-10T12:26:55Z",
      "closedAt": "2025-03-02T01:56:01Z",
      "state": "CLOSED",
      "commentCount": 1
    }
  ],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs6HU0C5",
      "title": "feat: Add Text to Speech(TTS)",
      "author": "tomguluson92",
      "number": 2108,
      "repository": "elizaos/eliza",
      "createdAt": "2025-01-10T12:19:21Z",
      "mergedAt": null,
      "additions": 33451,
      "deletions": 38361
    },
    {
      "id": "PR_kwDOMT5cIs6HVNJ-",
      "title": "fix: change plugin-web-search to use google.serper.dev",
      "author": "indowebdeveloper",
      "number": 2113,
      "repository": "elizaos/eliza",
      "createdAt": "2025-01-10T13:17:38Z",
      "mergedAt": null,
      "additions": 7019,
      "deletions": 2327
    },
    {
      "id": "PR_kwDOMT5cIs6HVCuS",
      "title": "feat: Add Akash Network plugin with autonomous deployment capabilities",
      "author": "AIFlowML",
      "number": 2111,
      "repository": "elizaos/eliza",
      "createdAt": "2025-01-10T12:54:10Z",
      "mergedAt": "2025-01-10T21:27:17Z",
      "additions": 6449,
      "deletions": 0
    },
    {
      "id": "PR_kwDOMT5cIs6GisRd",
      "title": "feat(plugin): add Twilio plugin for voice and text interactions",
      "author": "boolkeys",
      "number": 1665,
      "repository": "elizaos/eliza",
      "createdAt": "2025-01-01T22:41:43Z",
      "mergedAt": null,
      "additions": 5133,
      "deletions": 34
    },
    {
      "id": "PR_kwDOMT5cIs6HRglF",
      "title": "feat: add plugin ckb fiber",
      "author": "FiberInEliza",
      "number": 2084,
      "repository": "elizaos/eliza",
      "createdAt": "2025-01-10T01:25:56Z",
      "mergedAt": null,
      "additions": 4907,
      "deletions": 75
    }
  ],
  "codeChanges": {
    "additions": 12587,
    "deletions": 10044,
    "files": 162,
    "commitCount": 261
  },
  "completedItems": [
    {
      "title": "Docs improvements",
      "prNumber": 2138,
      "type": "docs",
      "body": "Hello!\r\nDuring reading the docs, my OCD observed some minor typos that I fixed.\r\nHope it help\r\nBr,\r\nTudor"
    },
    {
      "title": "fix: syntax issue on autonome plugin and lock file update",
      "prNumber": 2131,
      "type": "bugfix",
      "body": "syntax issue on autonome plugin and lock file update"
    },
    {
      "title": "fix: prevent repeated login by reusing client-twitter session",
      "prNumber": 2129,
      "type": "bugfix",
      "body": "This PR is based on https://github.com/elizaOS/eliza/pull/1974 made by @mrsalitre (https://github.com/mrsalitre)\r\nI’ve remade this PR because maintainer edit access was not enabled, making it difficult to make necessary changes directly.\r\n\r"
    },
    {
      "title": "fix: update lockfile and fix lint findings",
      "prNumber": 2128,
      "type": "bugfix",
      "body": "Fixing develop, bad PR was merged"
    },
    {
      "title": "docs: Add Verified Inference docs",
      "prNumber": 2125,
      "type": "feature",
      "body": "# Relates to\r\nhttps://github.com/elizaOS/eliza/pull/2011\r\n\r\n# Risks\r\nLow - added docs explaining already existing functionality, no functional changes\r\n\r\n# Background\r\n## What does this PR do?\r\nAdd a docs which explain Verifiable Inference "
    },
    {
      "title": "feat: support autonome platform",
      "prNumber": 2121,
      "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: Apply model settings for images and remove duplicate files",
      "prNumber": 2118,
      "type": "bugfix",
      "body": "Convert to draft for now: I found that duplicate files were uploaded in this PR: https://github.com/elizaOS/eliza/pull/1860.\r\n\r\nI’ll need to move the Infera-related code to the correct files"
    },
    {
      "title": "Add name and description to SttTtsPlugin ",
      "prNumber": 2117,
      "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 Eliza client-twitter/plugin/SttTtsSpacesPlugin\r\n\r\n<!-- LINK TO ISSUE OR TICKET -->\r\n\r\n<!--\r\nLow, medium, l"
    },
    {
      "title": "fix: rm unused imports",
      "prNumber": 2112,
      "type": "bugfix",
      "body": "Nothings, just an unused imports in \"plugin-twitter/src/post\"\r\n"
    },
    {
      "title": "feat: Add Akash Network plugin with autonomous deployment capabilities",
      "prNumber": 2111,
      "type": "feature",
      "body": "# Akash Network Plugin for Eliza Framework\r\n\r\n![akash](https://github.com/user-attachments/assets/3dc0b654-4c18-46c6-845e-65ebadacccb7)\r\n\r\n\r\n\r\n## Overview\r\n\r\nThis plugin enables the Eliza Framework to autonomously interact with the Akash Ne"
    },
    {
      "title": "chore: revert #1808 + add missing import for coin gecko plugin",
      "prNumber": 2106,
      "type": "feature",
      "body": "reverts #1808 due to conflicting env vars and similar func + adds  missing import for coingecko plugin"
    },
    {
      "title": "fix: clientConfig.telegram.isPartOfTeam misstype",
      "prNumber": 2103,
      "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\nbug fix typo\r\n\r\n<!-- This risks section must be filled out before the final review and merge. -->\r\n\r\n# "
    },
    {
      "title": "feat: Lens Network Plugin",
      "prNumber": 2101,
      "type": "feature",
      "body": "# Relates to\r\n\r\nN/A (No specific issue or ticket linked)\r\n\r\n---\r\n\r\n# Risks\r\n\r\nLow  \r\n- This change only adds support for the Lens Testnet network to enable transfers of Grass tokens between users.  \r\n- Other features and functionalities of "
    },
    {
      "title": "Add gemini to image vision",
      "prNumber": 2099,
      "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: Fix plugin loading from a character.json file",
      "prNumber": 2095,
      "type": "bugfix",
      "body": "# Relates to\r\n\r\nNo specific ticket or issue linked.\r\n\r\n# Risks\r\n\r\n## Medium:\r\n\t•\tPlugin loading behavior could fail on some model/plugin combos.  If the plugin isn't listed in the list OR the api key isn't included (i.e. Together for Image "
    },
    {
      "title": "feat: add Heurist embedding model",
      "prNumber": 2093,
      "type": "feature",
      "body": "# Relates to:\r\n<!-- Add relevant issue/ticket link -->\r\n\r\n# Risks\r\nLow - This PR adds a new embedding model provider (Heurist) with BAAI/bge-large-en-v1.5 as the default model. Changes are additive and follow existing patterns.\r\n\r\n# Backgro"
    },
    {
      "title": "fix: Update clients.md to fix package name",
      "prNumber": 2091,
      "type": "bugfix",
      "body": "@eliza needs to be @elizaos in order for successful installation and imports\r\n\r\n<!-- 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 T"
    },
    {
      "title": "fix: Revert \"feat: Proof of Pizza - Agentic Dominos Ordering\"",
      "prNumber": 2075,
      "type": "bugfix",
      "body": ""
    },
    {
      "title": "feat: pro api support, trending coins api",
      "prNumber": 2068,
      "type": "feature",
      "body": "# Relates to\r\n- #1761\r\n\r\n# Risks\r\n\r\n**Low** - Adding new functionality and API support with proper error handling\r\n\r\n# Background\r\n\r\n## What does this PR do?\r\n\r\n1. Adds support for CoinGecko Pro API\r\n\r\n   - Configurable through environment "
    },
    {
      "title": "test: Integration Tests Enhancement and Coinbase Commerce Integration",
      "prNumber": 1767,
      "type": "tests",
      "body": "# Integration Tests Enhancement and Coinbase Commerce Integration\r\n\r\n## Changes\r\n\r\n### Integration Tests Framework\r\n- Enhanced test runner to support test descriptions and conditional test skipping\r\n- Added proper test output formatting wit"
    },
    {
      "title": "feat: Add Irys plugin",
      "prNumber": 1708,
      "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: Irys Plugin\r\n\r\n<!-- LINK TO ISSUE OR TICKET -->\r\n\r\n<!-- This risks section is to be filled out before final "
    }
  ],
  "topContributors": [
    {
      "username": "odilitime",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16395496?u=c9bac48e632aae594a0d85aaf9e9c9c69b674d8b&v=4",
      "totalScore": 175.26636987237546,
      "prScore": 101.42636987237547,
      "issueScore": 0,
      "reviewScore": 73.5,
      "commentScore": 0.33999999999999997
    },
    {
      "username": "wtfsayo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/82053242?u=98209a1f10456f42d4d2fa71db4d5bf4a672cbc3&v=4",
      "totalScore": 151.8821595182346,
      "prScore": 126.44415951823461,
      "issueScore": 0,
      "reviewScore": 25,
      "commentScore": 0.43799999999999994
    },
    {
      "username": "autonome-ai",
      "avatarUrl": "https://avatars.githubusercontent.com/u/194508514?u=a7c1b5fe99273913dd7226dbf149294fcd992270&v=4",
      "totalScore": 107.24251517255087,
      "prScore": 107.24251517255087,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "tomguluson92",
      "avatarUrl": "https://avatars.githubusercontent.com/u/19585240?u=b529e06ee943092032b624cb7afcc1ee97353c26&v=4",
      "totalScore": 96.10006672269752,
      "prScore": 95.90006672269752,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "tcm390",
      "avatarUrl": "https://avatars.githubusercontent.com/u/60634884?u=c6c41679b8322eaa0c81f72e0b4ed95e80f0ac16&v=4",
      "totalScore": 88.60634252784372,
      "prScore": 73.16834252784372,
      "issueScore": 0,
      "reviewScore": 15,
      "commentScore": 0.43799999999999994
    },
    {
      "username": "kwannz",
      "avatarUrl": "https://avatars.githubusercontent.com/u/41404218?u=b00ae376bd2c4114499a0e12bcd94faef32598cd&v=4",
      "totalScore": 79.7735477931522,
      "prScore": 79.5735477931522,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "AIFlowML",
      "avatarUrl": "https://avatars.githubusercontent.com/u/154863472?u=99689ad0f9ec0be78ba3b726c1ef10df796fbe7d&v=4",
      "totalScore": 68.8837738965761,
      "prScore": 59.5437738965761,
      "issueScore": 0,
      "reviewScore": 9,
      "commentScore": 0.33999999999999997
    },
    {
      "username": "xiangxiecrypto",
      "avatarUrl": "https://avatars.githubusercontent.com/u/42728674?u=75c10bd4f24b87ac7a6b74bb3750288d90b4e368&v=4",
      "totalScore": 59.5437738965761,
      "prScore": 59.5437738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "btspoony",
      "avatarUrl": "https://avatars.githubusercontent.com/u/707025?u=d8487801b6cc361f4a912518c54cc25cfb70d347&v=4",
      "totalScore": 58.8827738965761,
      "prScore": 58.8827738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "calintje",
      "avatarUrl": "https://avatars.githubusercontent.com/u/57701767?u=1d1cd98f27d5967ce737e67bfb68d71b75a7fb37&v=4",
      "totalScore": 57.7427738965761,
      "prScore": 57.7427738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "tryprane",
      "avatarUrl": "https://avatars.githubusercontent.com/u/70363235?u=e935d3019628dc870cfb3837fe62f3457ffeb7c3&v=4",
      "totalScore": 56.57283450331868,
      "prScore": 56.57283450331868,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "sin-bufan",
      "avatarUrl": "https://avatars.githubusercontent.com/u/9634610?u=5b6a8fe2b8d4cf4eaf793b9efae76569e9b6ea0e&v=4",
      "totalScore": 56.43551358693293,
      "prScore": 51.93551358693293,
      "issueScore": 0,
      "reviewScore": 4.5,
      "commentScore": 0
    },
    {
      "username": "mameikagou",
      "avatarUrl": "https://avatars.githubusercontent.com/u/116348059?u=ec5d9e06b8ba867a10cf765d5afba55006f355fe&v=4",
      "totalScore": 53.30972077083992,
      "prScore": 44.30972077083992,
      "issueScore": 4,
      "reviewScore": 5,
      "commentScore": 0
    },
    {
      "username": "brauliolomeli",
      "avatarUrl": "https://avatars.githubusercontent.com/u/8377819?u=78d6728fd26c8c8ae4f5911a6243f39109e0eeda&v=4",
      "totalScore": 48.20301911726088,
      "prScore": 48.20301911726088,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "renlulu",
      "avatarUrl": "https://avatars.githubusercontent.com/u/8149051?u=001a339b366e297d951ff1155837fe1e1510c398&v=4",
      "totalScore": 44.29989883669341,
      "prScore": 44.29989883669341,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "web3gh",
      "avatarUrl": "https://avatars.githubusercontent.com/u/106516707?u=d039e9d226f6261fc1e51c8130d0672b1f424338&v=4",
      "totalScore": 44.13468821737004,
      "prScore": 43.93468821737004,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "FiberInEliza",
      "avatarUrl": "https://avatars.githubusercontent.com/u/193726432?v=4",
      "totalScore": 43.5437738965761,
      "prScore": 43.5437738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "okmoontx",
      "avatarUrl": "https://avatars.githubusercontent.com/u/194376475?v=4",
      "totalScore": 42.2257738965761,
      "prScore": 42.2257738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "treppers",
      "avatarUrl": "https://avatars.githubusercontent.com/u/90061012?u=75ed1a8b6678d1048f9539d27d960547f848a596&v=4",
      "totalScore": 40.57015814229819,
      "prScore": 40.57015814229819,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "indowebdeveloper",
      "avatarUrl": "https://avatars.githubusercontent.com/u/25521335?v=4",
      "totalScore": 40.4257738965761,
      "prScore": 40.4257738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    }
  ],
  "newPRs": 42,
  "mergedPRs": 21,
  "newIssues": 12,
  "closedIssues": 4,
  "activeContributors": 75
}