{
  "interval": {
    "intervalStart": "2025-05-09T00:00:00.000Z",
    "intervalEnd": "2025-05-10T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2025-05-09 to 2025-05-10, elizaos/eliza had 12 new PRs (6 merged), 1 new issues, and 18 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs6xx4Eg",
      "title": "I want to enable tweet with media on platform X. Can anyone guide me how to do it?",
      "author": "MehmoodSheikh",
      "number": 4241,
      "repository": "elizaos/eliza",
      "createdAt": "2025-04-09T12:17:09Z",
      "closedAt": null,
      "state": "OPEN",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs6xo9Zj",
      "title": "Provider Data Not Used When Posting to Twitter",
      "author": "levsagiv",
      "number": 4224,
      "repository": "elizaos/eliza",
      "createdAt": "2025-04-08T16:19:29Z",
      "closedAt": null,
      "state": "OPEN",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs6w2eyG",
      "title": "How to run Eliza CLI?",
      "author": "LinuxIsCool",
      "number": 4159,
      "repository": "elizaos/eliza",
      "createdAt": "2025-04-02T17:20:34Z",
      "closedAt": null,
      "state": "OPEN",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs61qUx2",
      "title": "Agent Hangs After Core Init / REST API Bind (Anthropic + Twitter Config)",
      "author": "kunleulysses",
      "number": 4486,
      "repository": "elizaos/eliza",
      "createdAt": "2025-05-08T04:30:57Z",
      "closedAt": null,
      "state": "OPEN",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs611C1p",
      "title": "OLLAMA support",
      "author": "nabz-polo",
      "number": 4503,
      "repository": "elizaos/eliza",
      "createdAt": "2025-05-09T02:46:48Z",
      "closedAt": null,
      "state": "OPEN",
      "commentCount": 1
    }
  ],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs6SicfE",
      "title": "Odi v2 plugins ben copy",
      "author": "odilitime",
      "number": 4289,
      "repository": "elizaos/eliza",
      "createdAt": "2025-04-14T19:24:53Z",
      "mergedAt": null,
      "additions": 82802,
      "deletions": 11011
    },
    {
      "id": "PR_kwDOMT5cIs6Vgmsl",
      "title": "chore: 0.25.19 release",
      "author": "odilitime",
      "number": 4501,
      "repository": "elizaos/eliza",
      "createdAt": "2025-05-09T00:15:56Z",
      "mergedAt": "2025-05-09T00:50:58Z",
      "additions": 57742,
      "deletions": 24516
    },
    {
      "id": "PR_kwDOMT5cIs6VpA5f",
      "title": "cleanup org agent / env loading code",
      "author": "ChristopherTrimboli",
      "number": 4512,
      "repository": "elizaos/eliza",
      "createdAt": "2025-05-09T21:06:21Z",
      "mergedAt": null,
      "additions": 9356,
      "deletions": 785
    },
    {
      "id": "PR_kwDOMT5cIs6Vhb53",
      "title": "feat: add plugin specification wrappers",
      "author": "odilitime",
      "number": 4505,
      "repository": "elizaos/eliza",
      "createdAt": "2025-05-09T03:53:18Z",
      "mergedAt": null,
      "additions": 7673,
      "deletions": 0
    },
    {
      "id": "PR_kwDOMT5cIs6R0wyi",
      "title": "test adapters",
      "author": "0xbbjoker",
      "number": 4227,
      "repository": "elizaos/eliza",
      "createdAt": "2025-04-08T17:23:28Z",
      "mergedAt": null,
      "additions": 2846,
      "deletions": 0
    }
  ],
  "codeChanges": {
    "additions": 1121,
    "deletions": 645,
    "files": 66,
    "commitCount": 23
  },
  "completedItems": [
    {
      "title": "fix: tts manager and transcribe",
      "prNumber": 4496,
      "type": "bugfix",
      "body": "\n\n<!-- This is an auto-generated comment: release notes by coderabbit.ai -->\n\n## Summary by CodeRabbit\n\n- **Documentation**\n  - Updated the README to include detailed instructions for installing FFmpeg, required for audio transcription acro"
    },
    {
      "title": "Create README_IND.md",
      "prNumber": 4488,
      "type": "other",
      "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": "Update README.md",
      "prNumber": 4483,
      "type": "other",
      "body": "for test\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 TICKET -->\r\n\r\n<!-- This risks section must be filled out before the f"
    },
    {
      "title": "fix: delete agents that have been in room",
      "prNumber": 4510,
      "type": "bugfix",
      "body": "## PR Summary: Fix Foreign Key Constraint Violation on Agent Deletion\r\n\r\n[Linear](https://linear.app/eliza-labs/issue/ELIZA-271/if-agent-has-been-in-a-room-it-cant-be-deleted)\r\n\r\n**Problem:**\r\nAttempting to delete an agent resulted in a dat"
    },
    {
      "title": "Enhance message handling and text escaping by adding null checks. ",
      "prNumber": 4508,
      "type": "other",
      "body": "Enhance message handling and text escaping by adding null checks. \r\nUpdated MessageManager to handle empty messages and modified utility functions to return empty strings for null inputs, ensuring robustness in message processing."
    },
    {
      "title": "chore: 0.25.19 release",
      "prNumber": 4501,
      "type": "other",
      "body": "- #3741\r\n- #3762\r\n- #3748\r\n- #3747\r\n- #3751\r\n- #3749\r\n- #3746\r\n- #3763\r\n- #3764\r\n- #3772\r\n- #3768\r\n- #3769\r\n- #3778\r\n- #3792\r\n- #3788\r\n- #3793\r\n- #3796\r\n- #3422\r\n- #3458\r\n- #3658\r\n- #3583\r\n- #3790\r\n- #3329\r\n- #2876\r\n- #3809\r\n- #3906\r\n- #394"
    }
  ],
  "topContributors": [
    {
      "username": "ChristopherTrimboli",
      "avatarUrl": "https://avatars.githubusercontent.com/u/27584221?u=0d816ce1dcdea8f925aba18bb710153d4a87a719&v=4",
      "totalScore": 107.07473996905728,
      "prScore": 91.63673996905727,
      "issueScore": 0,
      "reviewScore": 15,
      "commentScore": 0.43799999999999994
    },
    {
      "username": "0xbbjoker",
      "avatarUrl": "https://avatars.githubusercontent.com/u/54844437?u=90fe1762420de6ad493a1c1582f1f70c0d87d8e2&v=4",
      "totalScore": 101.2365477931522,
      "prScore": 100.8965477931522,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.33999999999999997
    },
    {
      "username": "odilitime",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16395496?u=c9bac48e632aae594a0d85aaf9e9c9c69b674d8b&v=4",
      "totalScore": 95.8385477931522,
      "prScore": 85.8385477931522,
      "issueScore": 0,
      "reviewScore": 10,
      "commentScore": 0
    },
    {
      "username": "tercel",
      "avatarUrl": "https://avatars.githubusercontent.com/u/4879512?u=9a2520224d9ae039a506c03dcf58406f52734361&v=4",
      "totalScore": 78.54402427508752,
      "prScore": 78.34402427508752,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "yungalgo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/113615973?u=92e0f29f7e2fbb8ce46ed13c51f692ca803de02d&v=4",
      "totalScore": 36.12952311552832,
      "prScore": 36.12952311552832,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "wtfsayo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/82053242?u=98209a1f10456f42d4d2fa71db4d5bf4a672cbc3&v=4",
      "totalScore": 29.923306144334052,
      "prScore": 24.485306144334054,
      "issueScore": 0,
      "reviewScore": 5,
      "commentScore": 0.43799999999999994
    },
    {
      "username": "github-advanced-security",
      "avatarUrl": "https://avatars.githubusercontent.com/in/57789?v=4",
      "totalScore": 4.5,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 4.5,
      "commentScore": 0
    },
    {
      "username": "nabz-polo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/65369404?u=2e8d0f763349ed5405bac2f34457acdb019f7563&v=4",
      "totalScore": 2,
      "prScore": 0,
      "issueScore": 2,
      "reviewScore": 0,
      "commentScore": 0
    }
  ],
  "newPRs": 12,
  "mergedPRs": 6,
  "newIssues": 1,
  "closedIssues": 1,
  "activeContributors": 18
}