{
  "interval": {
    "intervalStart": "2025-02-21T00:00:00.000Z",
    "intervalEnd": "2025-02-22T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2025-02-21 to 2025-02-22, elizaos/eliza had 13 new PRs (9 merged), 4 new issues, and 29 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs6q-8Ul",
      "title": "agent isn't responding based on the provided knowledge.",
      "author": "thopatevijay",
      "number": 3628,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-21T10:27:21Z",
      "closedAt": "2025-03-08T01:15:16Z",
      "state": "CLOSED",
      "commentCount": 2
    },
    {
      "id": "I_kwDOMT5cIs6q-aYe",
      "title": "Add Paradex DEX Integration for Automated Trading",
      "author": "julienbrs",
      "number": 3627,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-21T09:27:23Z",
      "closedAt": "2025-03-08T01:15:16Z",
      "state": "CLOSED",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs6q-Qel",
      "title": "WebService usage help",
      "author": "lokendrasurya",
      "number": 3626,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-21T09:08:38Z",
      "closedAt": "2025-03-08T01:15:15Z",
      "state": "CLOSED",
      "commentCount": 1
    }
  ],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs6MAJuQ",
      "title": "feat: support greenfield chain in bnb plugin",
      "author": "clydemeng",
      "number": 3621,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-21T06:32:05Z",
      "mergedAt": null,
      "additions": 54685,
      "deletions": 13535
    },
    {
      "id": "PR_kwDOMT5cIs6KjKSw",
      "title": "Fix build for Sui Typhoon Hackathon feb 2025",
      "author": "manolaz",
      "number": 3399,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-09T12:27:30Z",
      "mergedAt": null,
      "additions": 28926,
      "deletions": 402
    },
    {
      "id": "PR_kwDOMT5cIs6MGRDf",
      "title": "chore: version bump for 0.25.8",
      "author": "odilitime",
      "number": 3631,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-21T20:20:56Z",
      "mergedAt": null,
      "additions": 13087,
      "deletions": 368687
    },
    {
      "id": "PR_kwDOMT5cIs6MHUHk",
      "title": "Feat/add toby voice to join group chat",
      "author": "jgabriele321",
      "number": 3635,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-21T23:56:53Z",
      "mergedAt": null,
      "additions": 7147,
      "deletions": 383
    },
    {
      "id": "PR_kwDOMT5cIs6MHS25",
      "title": "Feat/toby_Voices_added_to_Action",
      "author": "jgabriele321",
      "number": 3634,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-21T23:50:01Z",
      "mergedAt": null,
      "additions": 7147,
      "deletions": 383
    }
  ],
  "codeChanges": {
    "additions": 2877,
    "deletions": 693,
    "files": 44,
    "commitCount": 54
  },
  "completedItems": [
    {
      "title": "feat: configuration: Set Lava as the default RPC URL for NEAR and Starknet",
      "prNumber": 3323,
      "type": "feature",
      "body": "**Relates to**\r\nN/A\r\n\r\n**Risks**\r\nLow\r\n\r\n**Background / What does this PR do?**\r\nThis PR updates the default RPC URLs for NEAR and Starknet to use Lava.\r\n\r\n**What kind of change is this?**\r\nImprovements (configuration changes)\r\n\r\n**Document"
    },
    {
      "title": "fix: update chunk & Overlap in rag function",
      "prNumber": 2525,
      "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\nRAG Chunk & Overlap increase\r\n<!-- LINK TO ISSUE OR TICKET -->\r\n\r\n<!-- This risks section must be filled "
    },
    {
      "title": "chore: fix lockfile",
      "prNumber": 3633,
      "type": "bugfix",
      "body": ""
    },
    {
      "title": "chore: Bump version to 0.25.8",
      "prNumber": 3632,
      "type": "other",
      "body": ""
    },
    {
      "title": "feat: Showcase page in docs for plugins",
      "prNumber": 3620,
      "type": "feature",
      "body": "- Fetches repos from https://github.com/elizaos-plugins/registry\r\n- Creates cards, has tags / filters, links to the repo\r\n- Images via opengraph (https://opengraph.githubassets.com/1/elizaOS/eliza)\r\n- Simple search bar\r\n\r\n![image](https://g"
    },
    {
      "title": "feat: Add support for Secret AI LLM",
      "prNumber": 3615,
      "type": "feature",
      "body": "# Risks\r\nLow: existing code should not be impacted.\r\n\r\n# Background\r\n\r\n## What does this PR do?\r\n\r\nIt adds support for Secret AI LLM provider.\r\n\r\n## What kind of change is this?\r\n\r\nFeature (non-breaking change which adds functionality).\r\n\r\n"
    },
    {
      "title": "feat: Agent/Character cli methods + refactor server",
      "prNumber": 3613,
      "type": "feature",
      "body": "# CLI Features: ElizaOS Agent & Character Management\r\n\r\n## Agent Management (`agent.ts`)  \r\n**Requires:** `AGENT_RUNTIME_URL` environment variable   or server running on `3000` PORT locally\r\n**New Commands:**\r\n- `elizaos agent list` - List "
    },
    {
      "title": "chore(deps): update dependency vitest [security]",
      "prNumber": 3525,
      "type": "tests",
      "body": "This PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [vitest](https://redirect.github.com/vitest-dev/vitest) ([source](https://redirect.github.com/vitest-dev/vites"
    },
    {
      "title": "feat: add NEAR AI model provider",
      "prNumber": 3275,
      "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\nAdd NEAR AI (https://near.ai) Inference API (OpenAI compatible) to Eliza: https://docs.near.ai/inferenc"
    }
  ],
  "topContributors": [
    {
      "username": "tcm390",
      "avatarUrl": "https://avatars.githubusercontent.com/u/60634884?u=c6c41679b8322eaa0c81f72e0b4ed95e80f0ac16&v=4",
      "totalScore": 95.37010032394684,
      "prScore": 95.37010032394684,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "odilitime",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16395496?u=c9bac48e632aae594a0d85aaf9e9c9c69b674d8b&v=4",
      "totalScore": 91.35434804364088,
      "prScore": 85.91634804364088,
      "issueScore": 0,
      "reviewScore": 5,
      "commentScore": 0.43799999999999994
    },
    {
      "username": "jgabriele321",
      "avatarUrl": "https://avatars.githubusercontent.com/u/94648636?v=4",
      "totalScore": 74.08654779315219,
      "prScore": 74.08654779315219,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "madjin",
      "avatarUrl": "https://avatars.githubusercontent.com/u/32600939?u=cdcf89f44c7a50906c7a80d889efa85023af2049&v=4",
      "totalScore": 50.4827738965761,
      "prScore": 50.4827738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "clydemeng",
      "avatarUrl": "https://avatars.githubusercontent.com/u/107459081?v=4",
      "totalScore": 39.840773896576096,
      "prScore": 39.840773896576096,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "Cooops",
      "avatarUrl": "https://avatars.githubusercontent.com/u/24834768?u=91ffca48d202d997110169b04cb074b5353e99d1&v=4",
      "totalScore": 33.6097738965761,
      "prScore": 33.6097738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "lalalune",
      "avatarUrl": "https://avatars.githubusercontent.com/u/18633264?u=e2e906c3712c2506ebfa98df01c2cfdc50050b30&v=4",
      "totalScore": 20.438,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 20,
      "commentScore": 0.43799999999999994
    },
    {
      "username": "shakkernerd",
      "avatarUrl": "https://avatars.githubusercontent.com/u/165377636?u=5560dd9f2d310e1ba61dbba864006a951391a582&v=4",
      "totalScore": 15,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 15,
      "commentScore": 0
    },
    {
      "username": "Schzzt",
      "avatarUrl": "https://avatars.githubusercontent.com/u/34230219?v=4",
      "totalScore": 10.044358100056462,
      "prScore": 10.044358100056462,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "kilavvy",
      "avatarUrl": "https://avatars.githubusercontent.com/u/140459108?u=4f7b40be12f0a9908fac42a21f08933ec01bbec4&v=4",
      "totalScore": 9.04479054559674,
      "prScore": 9.04479054559674,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "thopatevijay",
      "avatarUrl": "https://avatars.githubusercontent.com/u/58559626?u=e82ec97c099a6af4aa4b527c5cebd685f27c5c35&v=4",
      "totalScore": 4.5,
      "prScore": 0,
      "issueScore": 4.3,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "julienbrs",
      "avatarUrl": "https://avatars.githubusercontent.com/u/106234742?u=6c4c79bff8c2d650a0d94385f97d931916d2c3e4&v=4",
      "totalScore": 4.3,
      "prScore": 0,
      "issueScore": 4.1,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "lokendrasurya",
      "avatarUrl": "https://avatars.githubusercontent.com/u/103738509?v=4",
      "totalScore": 4,
      "prScore": 0,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "brunolorente",
      "avatarUrl": "https://avatars.githubusercontent.com/u/20611211?u=2144325a232b20ec747e036afddf9dbd8716df17&v=4",
      "totalScore": 4,
      "prScore": 0,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "wtfsayo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/82053242?u=98209a1f10456f42d4d2fa71db4d5bf4a672cbc3&v=4",
      "totalScore": 0.2,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    }
  ],
  "newPRs": 13,
  "mergedPRs": 9,
  "newIssues": 4,
  "closedIssues": 3,
  "activeContributors": 29
}