{
  "interval": {
    "intervalStart": "2025-03-20T00:00:00.000Z",
    "intervalEnd": "2025-03-21T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2025-03-20 to 2025-03-21, elizaos/eliza had 22 new PRs (16 merged), 5 new issues, and 17 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs6u8bi-",
      "title": "npx elizaos agent list fetch failed",
      "author": "OlexanderKulyk",
      "number": 4020,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-20T11:19:16Z",
      "closedAt": "2025-03-30T11:37:57Z",
      "state": "CLOSED",
      "commentCount": 2
    },
    {
      "id": "I_kwDOMT5cIs6u36kr",
      "title": "Version is 1 point behind in client",
      "author": "lalalune",
      "number": 4009,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-20T03:11:11Z",
      "closedAt": "2025-04-26T18:32:35Z",
      "state": "CLOSED",
      "commentCount": 0
    }
  ],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs6PimfR",
      "title": "chore: update docs (visuals, core cleanup)",
      "author": "madjin",
      "number": 4032,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-20T23:36:17Z",
      "mergedAt": "2025-03-24T03:56:52Z",
      "additions": 17770,
      "deletions": 2707
    },
    {
      "id": "PR_kwDOMT5cIs6PfsJf",
      "title": "feat: add partial agent update",
      "author": "0xbbjoker",
      "number": 4026,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-20T16:18:37Z",
      "mergedAt": "2025-03-24T09:10:43Z",
      "additions": 1080,
      "deletions": 137
    },
    {
      "id": "PR_kwDOMT5cIs6Pam6z",
      "title": "Solving the cli start --character parameter doesn't work, and fixed plugin-solana issue.",
      "author": "tercel",
      "number": 4016,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-20T08:17:58Z",
      "mergedAt": null,
      "additions": 597,
      "deletions": 660
    },
    {
      "id": "PR_kwDOMT5cIs6PABGE",
      "title": "chore: plugin storage s3 test coverage ",
      "author": "ai16z-demirix",
      "number": 3976,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-17T21:57:01Z",
      "mergedAt": "2025-03-20T03:04:38Z",
      "additions": 557,
      "deletions": 2
    },
    {
      "id": "PR_kwDOMT5cIs6PZwRG",
      "title": "feat: added create button; home page layout improvements",
      "author": "wtfsayo",
      "number": 4013,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-20T06:11:39Z",
      "mergedAt": "2025-03-20T06:45:13Z",
      "additions": 472,
      "deletions": 214
    }
  ],
  "codeChanges": {
    "additions": 1619,
    "deletions": 674,
    "files": 25,
    "commitCount": 69
  },
  "completedItems": [
    {
      "title": "fix: cli agent command",
      "prNumber": 4028,
      "type": "bugfix",
      "body": "related: https://github.com/elizaOS/eliza/issues/4020\r\n\r\nFix npx elizaos agent Commands\r\n\r\nTested:\r\nStart an agent\r\nStop an agent\r\nList agents\r\nGet agent details\r\nRemove agents\r\nAll commands now work as expected."
    },
    {
      "title": "feat: better memory viewer",
      "prNumber": 4027,
      "type": "feature",
      "body": "<img width=\"511\" alt=\"Screenshot 2025-03-20 at 10 28 20 PM\" src=\"https://github.com/user-attachments/assets/2e0394c2-79eb-42c8-b2be-afb413195846\" />\r\n<img width=\"511\" alt=\"Screenshot 2025-03-20 at 10 28 34 PM\" src=\"https://github.com/user-a"
    },
    {
      "title": "fix: profile overflow issue",
      "prNumber": 4025,
      "type": "bugfix",
      "body": ""
    },
    {
      "title": "feat: improve profile ui/layout",
      "prNumber": 4021,
      "type": "feature",
      "body": ""
    },
    {
      "title": "fix: openai stt",
      "prNumber": 4017,
      "type": "bugfix",
      "body": "Currently, OpenAI transcription is not working with the GUI and Discord. I'm not sure, but maybe something changed on OpenAI's end since I didn't see any related changes in our codebase. I changed it to use a file instead of a blob, and it "
    },
    {
      "title": "fix: adjust grid size",
      "prNumber": 4015,
      "type": "bugfix",
      "body": ""
    },
    {
      "title": "feat: add maxStatck back",
      "prNumber": 4014,
      "type": "feature",
      "body": ""
    },
    {
      "title": "feat: added create button; home page layout improvements",
      "prNumber": 4013,
      "type": "feature",
      "body": "Added create button in left for easy access\r\n\r\n<img width=\"686\" alt=\"Screenshot 2025-03-20 at 11 34 40 AM\" src=\"https://github.com/user-attachments/assets/037951e4-123e-4a05-be1f-d3c0d4d1ddb6\" />\r\n<img width=\"2672\" alt=\"Screenshot_2025-03-2"
    },
    {
      "title": "feat: update agents status in group",
      "prNumber": 4012,
      "type": "feature",
      "body": "this pr also remove the thumbnail for group\r\n\r\nhttps://github.com/user-attachments/assets/ef3d66a4-325b-467f-a1f7-b7f4a9b531ea\r\n\r\n"
    },
    {
      "title": "fix: room stack",
      "prNumber": 4011,
      "type": "bugfix",
      "body": ""
    },
    {
      "title": "feat: improve stack",
      "prNumber": 4010,
      "type": "feature",
      "body": "before:\r\n\r\n<img width=\"217\" alt=\"Screenshot 2025-03-20 at 12 12 06 PM\" src=\"https://github.com/user-attachments/assets/a454832a-6736-4168-9433-8594a3dcee07\" />\r\n\r\nafter:\r\n\r\n<img width=\"217\" alt=\"Screenshot 2025-03-20 at 12 17 34 PM\" src=\"ht"
    },
    {
      "title": "fix: pfp for group chat",
      "prNumber": 4008,
      "type": "bugfix",
      "body": ""
    },
    {
      "title": "fix: UX issue with start and create",
      "prNumber": 4007,
      "type": "bugfix",
      "body": "Fix after merge conflits. \r\n\r\nEnhance validation for postgres url and UX. "
    },
    {
      "title": "Update README.md",
      "prNumber": 4006,
      "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 intro.md documentation",
      "prNumber": 4005,
      "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\nThe Quickstart Guide docs\r\n\r\n<!-- This risks section must be filled o"
    },
    {
      "title": "chore: plugin storage s3 test coverage ",
      "prNumber": 3976,
      "type": "tests",
      "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\nNot related to specific issue. Test coverage.\r\n<!-- LINK TO ISSUE OR TICKET -->\r\n\r\n<!-- This risks sectio"
    }
  ],
  "topContributors": [
    {
      "username": "tcm390",
      "avatarUrl": "https://avatars.githubusercontent.com/u/60634884?u=c6c41679b8322eaa0c81f72e0b4ed95e80f0ac16&v=4",
      "totalScore": 206.95111162142098,
      "prScore": 206.751111621421,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "wtfsayo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/82053242?u=98209a1f10456f42d4d2fa71db4d5bf4a672cbc3&v=4",
      "totalScore": 111.66610972877326,
      "prScore": 106.66610972877326,
      "issueScore": 0,
      "reviewScore": 5,
      "commentScore": 0
    },
    {
      "username": "0xbbjoker",
      "avatarUrl": "https://avatars.githubusercontent.com/u/54844437?u=90fe1762420de6ad493a1c1582f1f70c0d87d8e2&v=4",
      "totalScore": 92.35966644611655,
      "prScore": 92.35966644611655,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "madjin",
      "avatarUrl": "https://avatars.githubusercontent.com/u/32600939?u=cdcf89f44c7a50906c7a80d889efa85023af2049&v=4",
      "totalScore": 52.435773896576094,
      "prScore": 52.435773896576094,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "jvelasquez",
      "avatarUrl": "https://avatars.githubusercontent.com/u/1578922?u=865d1d18b24b28e1d309d5e9f7f07b28f04c0ba0&v=4",
      "totalScore": 37.870379124341,
      "prScore": 37.870379124341,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "yungalgo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/113615973?u=92e0f29f7e2fbb8ce46ed13c51f692ca803de02d&v=4",
      "totalScore": 37.02006999854457,
      "prScore": 37.02006999854457,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "tercel",
      "avatarUrl": "https://avatars.githubusercontent.com/u/4879512?u=9a2520224d9ae039a506c03dcf58406f52734361&v=4",
      "totalScore": 36.592773896576105,
      "prScore": 36.2527738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.33999999999999997
    },
    {
      "username": "Jordaniswatching",
      "avatarUrl": "https://avatars.githubusercontent.com/u/203995565?v=4",
      "totalScore": 31.387999999999998,
      "prScore": 26.887999999999998,
      "issueScore": 0,
      "reviewScore": 4.5,
      "commentScore": 0
    },
    {
      "username": "0xminds",
      "avatarUrl": "https://avatars.githubusercontent.com/u/189265058?u=9f5d27a89f1c69ca6a43ff7e03eb33b6d7a8a211&v=4",
      "totalScore": 23.447436932086656,
      "prScore": 23.447436932086656,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "voronor",
      "avatarUrl": "https://avatars.githubusercontent.com/u/129545215?u=e4fd714cde135b859302e78349343f75ad9c77ac&v=4",
      "totalScore": 21.191147180559945,
      "prScore": 21.191147180559945,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "linear",
      "avatarUrl": "https://avatars.githubusercontent.com/in/20150?v=4",
      "totalScore": 12,
      "prScore": 0,
      "issueScore": 12,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "lalalune",
      "avatarUrl": "https://avatars.githubusercontent.com/u/18633264?u=e2e906c3712c2506ebfa98df01c2cfdc50050b30&v=4",
      "totalScore": 4.438,
      "prScore": 0,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0.43799999999999994
    },
    {
      "username": "OlexanderKulyk",
      "avatarUrl": "https://avatars.githubusercontent.com/u/133014356?v=4",
      "totalScore": 4,
      "prScore": 0,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0
    }
  ],
  "newPRs": 22,
  "mergedPRs": 16,
  "newIssues": 5,
  "closedIssues": 8,
  "activeContributors": 17
}