{
  "interval": {
    "intervalStart": "2025-03-04T00:00:00.000Z",
    "intervalEnd": "2025-03-05T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2025-03-04 to 2025-03-05, elizaos/eliza had 9 new PRs (8 merged), 0 new issues, and 11 active contributors.",
  "topIssues": [],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs6NWwZV",
      "title": "chore: improve quickstart, plugin showcase, doc fixes",
      "author": "madjin",
      "number": 3772,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-04T18:19:20Z",
      "mergedAt": "2025-03-05T00:42:21Z",
      "additions": 31897,
      "deletions": 4381
    },
    {
      "id": "PR_kwDOMT5cIs6NNyoR",
      "title": "fix: splitText fix & processCharacterKnowledge optimization",
      "author": "odilitime",
      "number": 3763,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-03T22:02:42Z",
      "mergedAt": "2025-03-04T01:12:21Z",
      "additions": 105,
      "deletions": 61
    },
    {
      "id": "PR_kwDOMT5cIs6NQ4PP",
      "title": "docs: Add weekly contributor meeting notes (2025-02-18 + 2025-02-25)",
      "author": "YoungPhlo",
      "number": 3769,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-04T08:10:30Z",
      "mergedAt": "2025-03-05T22:24:40Z",
      "additions": 98,
      "deletions": 0
    },
    {
      "id": "PR_kwDOMT5cIs6NPyF8",
      "title": "docs: Add \"What Did You Get Done This Week? 12\" notes",
      "author": "YoungPhlo",
      "number": 3768,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-04T05:44:11Z",
      "mergedAt": "2025-03-05T21:51:52Z",
      "additions": 92,
      "deletions": 0
    },
    {
      "id": "PR_kwDOMT5cIs6NWgMs",
      "title": "0xbbjoker/fix static migrations",
      "author": "0xbbjoker",
      "number": 3771,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-04T17:42:23Z",
      "mergedAt": null,
      "additions": 89,
      "deletions": 53
    }
  ],
  "codeChanges": {
    "additions": 200,
    "deletions": 239,
    "files": 20,
    "commitCount": 44
  },
  "completedItems": [
    {
      "title": "feat: add button for directing to home/chat page",
      "prNumber": 3770,
      "type": "feature",
      "body": "Added buttons for navigating to the Home and Chat pages. UI/UX design improvements can be considered later."
    },
    {
      "title": "fix: api issues",
      "prNumber": 3767,
      "type": "bugfix",
      "body": "Currently, attempting certain operations (e.g., starting an agent, editing agent) results in the error: \"Cannot read properties of undefined (reading 'databaseAdapter')\". \r\n\r\nI noticed that we are trying to access the agent's runtime before"
    },
    {
      "title": "feat: optimize fact retrieval, env fix, reflection guard",
      "prNumber": 3766,
      "type": "feature",
      "body": "# Risks\r\n\r\nLow\r\n\r\n# Background\r\n\r\n## What does this PR do?\r\n\r\n- fix reflection guard when generateObject doesn't make proper JSON\r\n- allow passing LOG_LEVEL through turbo to callees\r\n- optimize facts provider to do retrieval in parallel\r\n- "
    },
    {
      "title": "fix: build error",
      "prNumber": 3765,
      "type": "bugfix",
      "body": ""
    },
    {
      "title": "docs: remove duplicate documentation in plugins.md",
      "prNumber": 3764,
      "type": "docs",
      "body": "Remove duplicate documentation.\r\n\r\n# Risks\r\n\r\nLow. Affects docs.\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\nBug Fix\r\n\r\n## Why are we doing this? Any context or related work?\r\nRemoves some duplicate tex"
    },
    {
      "title": "fix: splitText fix & processCharacterKnowledge optimization",
      "prNumber": 3763,
      "type": "bugfix",
      "body": "start by attempting to fix lock file on develop again, CI had a time out problem, attempting to fix discovered additional bugs in splitText."
    },
    {
      "title": "fix linting and syntax errors in core swarm components",
      "prNumber": 3761,
      "type": "bugfix",
      "body": "🛠️ Fix linting and syntax errors in core swarm components\r\n\r\n🔍 Summary\r\nThis PR addresses several linting and syntax issues across multiple files:\r\n\r\n✅ Fixed syntax errors in the updateWorld function\r\n🧹 Fixed linting errors in src/action"
    },
    {
      "title": "fix docker image for ci/cd setup",
      "prNumber": 3732,
      "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\nFix Dockerfile and fix problems with build \r\n<!-- LINK TO ISSUE OR TICKET -->\r\n\r\n<!-- This risks section "
    }
  ],
  "topContributors": [
    {
      "username": "tcm390",
      "avatarUrl": "https://avatars.githubusercontent.com/u/60634884?u=c6c41679b8322eaa0c81f72e0b4ed95e80f0ac16&v=4",
      "totalScore": 76.53004892864456,
      "prScore": 76.53004892864456,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "YoungPhlo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/90307961?u=2e7b36c41a4576a4720529da97a57280df102b28&v=4",
      "totalScore": 55.92441959671122,
      "prScore": 55.92441959671122,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "madjin",
      "avatarUrl": "https://avatars.githubusercontent.com/u/32600939?u=cdcf89f44c7a50906c7a80d889efa85023af2049&v=4",
      "totalScore": 49.855773896576096,
      "prScore": 49.855773896576096,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "odilitime",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16395496?u=c9bac48e632aae594a0d85aaf9e9c9c69b674d8b&v=4",
      "totalScore": 38.83201512293296,
      "prScore": 28.832015122932958,
      "issueScore": 0,
      "reviewScore": 10,
      "commentScore": 0
    },
    {
      "username": "0xbbjoker",
      "avatarUrl": "https://avatars.githubusercontent.com/u/54844437?u=90fe1762420de6ad493a1c1582f1f70c0d87d8e2&v=4",
      "totalScore": 34.47037852103963,
      "prScore": 34.47037852103963,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "notorious-d-e-v",
      "avatarUrl": "https://avatars.githubusercontent.com/u/189247757?u=57d631abf52f54843d1e3e9b3311d5ca4820429a&v=4",
      "totalScore": 23.278786033352155,
      "prScore": 23.278786033352155,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "lalalune",
      "avatarUrl": "https://avatars.githubusercontent.com/u/18633264?u=e2e906c3712c2506ebfa98df01c2cfdc50050b30&v=4",
      "totalScore": 5,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 5,
      "commentScore": 0
    },
    {
      "username": "v1xingyue",
      "avatarUrl": "https://avatars.githubusercontent.com/u/974169?u=96c6a113a91978c041e5cf90965d7b66c5540af4&v=4",
      "totalScore": 0.2,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    }
  ],
  "newPRs": 9,
  "mergedPRs": 8,
  "newIssues": 0,
  "closedIssues": 2,
  "activeContributors": 11
}