{
  "interval": {
    "intervalStart": "2025-05-11T00:00:00.000Z",
    "intervalEnd": "2025-05-12T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2025-05-11 to 2025-05-12, elizaos/eliza had 10 new PRs (16 merged), 1 new issues, and 13 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs6yBHYI",
      "title": "chore: Update community section",
      "author": "madjin",
      "number": 4260,
      "repository": "elizaos/eliza",
      "createdAt": "2025-04-10T19:10:58Z",
      "closedAt": null,
      "state": "OPEN",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs62FR0K",
      "title": "Improve Eliza in TEE oasis",
      "author": "AndreaRettaroli",
      "number": 4528,
      "repository": "elizaos/eliza",
      "createdAt": "2025-05-11T08:41:26Z",
      "closedAt": null,
      "state": "OPEN",
      "commentCount": 1
    }
  ],
  "topPRs": [
    {
      "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_kwDOMT5cIs6VOwqX",
      "title": "Feat/jimmy pm agent",
      "author": "samarth30",
      "number": 4471,
      "repository": "elizaos/eliza",
      "createdAt": "2025-05-07T08:35:04Z",
      "mergedAt": "2025-05-11T18:53:46Z",
      "additions": 8950,
      "deletions": 295
    },
    {
      "id": "PR_kwDOMT5cIs6VvzTQ",
      "title": "fix: add missing extensions for migrations",
      "author": "0xbbjoker",
      "number": 4533,
      "repository": "elizaos/eliza",
      "createdAt": "2025-05-11T21:50:14Z",
      "mergedAt": null,
      "additions": 1321,
      "deletions": 1295
    },
    {
      "id": "PR_kwDOMT5cIs6Vq007",
      "title": "Shaw bugfixes",
      "author": "lalalune",
      "number": 4515,
      "repository": "elizaos/eliza",
      "createdAt": "2025-05-10T05:43:53Z",
      "mergedAt": "2025-05-11T19:53:30Z",
      "additions": 1183,
      "deletions": 1229
    },
    {
      "id": "PR_kwDOMT5cIs6UK2Yp",
      "title": "feat: add livepeer inference plugin package",
      "author": "UD1sto",
      "number": 4380,
      "repository": "elizaos/eliza",
      "createdAt": "2025-04-28T13:39:09Z",
      "mergedAt": null,
      "additions": 1154,
      "deletions": 0
    }
  ],
  "codeChanges": {
    "additions": 10528,
    "deletions": 5184,
    "files": 111,
    "commitCount": 30
  },
  "completedItems": [
    {
      "title": "fix(pglite): JSON serialization to handle invalid Unicode escape sequences when log",
      "prNumber": 4458,
      "type": "bugfix",
      "body": "# Relates to\r\n\r\nIssue #42: Unicode escape sequence error when creating log entries with TEXT_LARGE model type\r\n\r\n# Risks\r\n\r\nLow. This fix handles malformed Unicode escape sequences in JSON data to prevent database errors. No impact on exist"
    },
    {
      "title": "Feat/jimmy pm agent",
      "prNumber": 4471,
      "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\nJimmy the project manager\r\n\r\n<!-- LINK TO ISSUE OR TICKET -->\r\n\r\n<!-- This risks section must be filled o"
    },
    {
      "title": "chore: remove plugin-solana from monorepo",
      "prNumber": 4513,
      "type": "other",
      "body": ""
    },
    {
      "title": "[enhancement] Refactor model handling in AgentRuntime to support provider and priority",
      "prNumber": 4507,
      "type": "refactor",
      "body": "Refactor model handling in AgentRuntime to support provider and priority. \r\nUpdated ModelHandler type to include provider and optional priority for better model selection. \r\nEnhanced registerModel and getModel methods to utilize these new f"
    },
    {
      "title": "V2 fixed twitter",
      "prNumber": 4506,
      "type": "bugfix",
      "body": "Refactor Twitter plugin code for improved error handling and code clarity. \r\nUpdated maxRetries to be configurable via environment variable, added source property to Twitter interaction messages, and enforced text validation in tweet creati"
    },
    {
      "title": "chore(deps): bump the npm_and_yarn group across 2 directories with 8 updates",
      "prNumber": 4502,
      "type": "other",
      "body": "Bumps the npm_and_yarn group with 7 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) | `7.26.0` | `7.27.1` |\n| [@babel/runtime-corej"
    },
    {
      "title": "chore: clean eliza cache before running ci",
      "prNumber": 4523,
      "type": "refactor",
      "body": "\n\n<!-- This is an auto-generated comment: release notes by coderabbit.ai -->\n\n## Summary by CodeRabbit\n\n- **Chores**\n  - Improved reliability of CLI test workflow by clearing cached data before running tests.\n\n<!-- end of auto-generated com"
    },
    {
      "title": "docs: remove redundant word in solana-v2.md",
      "prNumber": 4520,
      "type": "docs",
      "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": "Shaw bugfixes",
      "prNumber": 4515,
      "type": "bugfix",
      "body": "This PR fixes some bugs. Leaving it on draft since it is complete and will need to be separated out."
    },
    {
      "title": "fix: pglite migrations again",
      "prNumber": 4532,
      "type": "bugfix",
      "body": "fixes pglite migration paths"
    },
    {
      "title": "fix: remove migrations",
      "prNumber": 4531,
      "type": "bugfix",
      "body": "remove migrations; they are auto-generated and handled at code level"
    },
    {
      "title": "Disable loading instrumentation if not enabled.",
      "prNumber": 4530,
      "type": "other",
      "body": "This removes annoying instrumentation logs in startup.\r\n\r\n`@elizaos/the-org:dev: [2025-05-11 19:24:33] WARN: [getTracer] Service instrumentation not found in runtime.`\r\n\r\nNow it doesn't try and load the runtime, unless `process.env.INSTRUME"
    },
    {
      "title": "Enforce Typescript on /cli and  /plugin-sql, fix missing DB functions.",
      "prNumber": 4529,
      "type": "bugfix",
      "body": "This PR:\r\n\r\n- Turns on `dts: true` in both CLI and plugin-sql packages.\r\n\r\n- This exposed missing: `connection` which was being used in tests but didn't actually exist.\r\n\r\n- Implemented `getConnection()` for realsies in DB adapters to satis"
    },
    {
      "title": "remove broken release link in changelog",
      "prNumber": 4527,
      "type": "other",
      "body": "Found a broken link to v0.25.6-alpha.1 release in docs/docs/changelog.md.\r\nReplaced the markdown link with plain text to avoid 404.\r\nFeel free to suggest a working link if available — happy to update!\r\n"
    },
    {
      "title": "chore: use newer bun setup",
      "prNumber": 4526,
      "type": "other",
      "body": ""
    },
    {
      "title": "chore: Cleanup the-org ENV and Agent loading.",
      "prNumber": 4524,
      "type": "refactor",
      "body": "Some cleanups I did while QAing Jimmy PM agent.\r\n\r\nRewrites the `hasRequiredEnvVars` and Org agent loading process to be much simpler to read and fixes hard coded 6 count of agents.\r\n\r\nDoes same thing in 50% less code, we do not need to be "
    }
  ],
  "topContributors": [
    {
      "username": "ChristopherTrimboli",
      "avatarUrl": "https://avatars.githubusercontent.com/u/27584221?u=0d816ce1dcdea8f925aba18bb710153d4a87a719&v=4",
      "totalScore": 111.3998839520306,
      "prScore": 101.0598839520306,
      "issueScore": 0,
      "reviewScore": 10,
      "commentScore": 0.33999999999999997
    },
    {
      "username": "wtfsayo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/82053242?u=98209a1f10456f42d4d2fa71db4d5bf4a672cbc3&v=4",
      "totalScore": 104.32889179391617,
      "prScore": 103.89089179391617,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.43799999999999994
    },
    {
      "username": "Dahka2321",
      "avatarUrl": "https://avatars.githubusercontent.com/u/160153877?u=b12d72ea58a9908bcab2c1176727879cb9582f37&v=4",
      "totalScore": 21.155306144334055,
      "prScore": 21.155306144334055,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "0xbbjoker",
      "avatarUrl": "https://avatars.githubusercontent.com/u/54844437?u=90fe1762420de6ad493a1c1582f1f70c0d87d8e2&v=4",
      "totalScore": 20.84726433794566,
      "prScore": 20.64726433794566,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "yungalgo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/113615973?u=92e0f29f7e2fbb8ce46ed13c51f692ca803de02d&v=4",
      "totalScore": 19.363132168972832,
      "prScore": 19.363132168972832,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "AndreaRettaroli",
      "avatarUrl": "https://avatars.githubusercontent.com/u/69209567?u=112b2ba16a6fb9295c5e71787a02e1446307e1eb&v=4",
      "totalScore": 2,
      "prScore": 0,
      "issueScore": 2,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "lalalune",
      "avatarUrl": "https://avatars.githubusercontent.com/u/18633264?u=e2e906c3712c2506ebfa98df01c2cfdc50050b30&v=4",
      "totalScore": 0.33999999999999997,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.33999999999999997
    },
    {
      "username": "ai16z-demirix",
      "avatarUrl": "https://avatars.githubusercontent.com/u/188117230?u=424cd5b834584b3799da288712b3c4158c8032a1&v=4",
      "totalScore": 0.2,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    }
  ],
  "newPRs": 10,
  "mergedPRs": 16,
  "newIssues": 1,
  "closedIssues": 2,
  "activeContributors": 13
}