{
  "interval": {
    "intervalStart": "2025-04-09T00:00:00.000Z",
    "intervalEnd": "2025-04-10T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2025-04-09 to 2025-04-10, elizaos/eliza had 8 new PRs (8 merged), 2 new issues, and 13 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs6xui3y",
      "title": "V2 - `getTasks` error",
      "author": "Titan-Node",
      "number": 4238,
      "repository": "elizaos/eliza",
      "createdAt": "2025-04-09T06:59:42Z",
      "closedAt": "2025-04-18T07:14:51Z",
      "state": "CLOSED",
      "commentCount": 2
    },
    {
      "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": 0
    }
  ],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs6R-Ndk",
      "title": "feat: add compat runtime with rag, memory, goal-task, relationships",
      "author": "0xbbjoker",
      "number": 4244,
      "repository": "elizaos/eliza",
      "createdAt": "2025-04-09T16:01:07Z",
      "mergedAt": null,
      "additions": 17856,
      "deletions": 2219
    },
    {
      "id": "PR_kwDOMT5cIs6SAWmy",
      "title": "added : plugin-gtk",
      "author": "Samarthsinghal28",
      "number": 4245,
      "repository": "elizaos/eliza",
      "createdAt": "2025-04-09T20:52:17Z",
      "mergedAt": null,
      "additions": 11128,
      "deletions": 0
    },
    {
      "id": "PR_kwDOMT5cIs6RhGP0",
      "title": "initial commit for fixing delete character button",
      "author": "Y4NK33420",
      "number": 4197,
      "repository": "elizaos/eliza",
      "createdAt": "2025-04-05T22:50:12Z",
      "mergedAt": "2025-04-09T15:23:53Z",
      "additions": 791,
      "deletions": 111
    },
    {
      "id": "PR_kwDOMT5cIs6Rzp3L",
      "title": "Fix anthropic json parse issue",
      "author": "0xbbjoker",
      "number": 4222,
      "repository": "elizaos/eliza",
      "createdAt": "2025-04-08T15:24:46Z",
      "mergedAt": "2025-04-09T11:58:04Z",
      "additions": 376,
      "deletions": 258
    },
    {
      "id": "PR_kwDOMT5cIs6R6b63",
      "title": "chore: cli clean ups",
      "author": "wtfsayo",
      "number": 4239,
      "repository": "elizaos/eliza",
      "createdAt": "2025-04-09T09:22:50Z",
      "mergedAt": "2025-04-09T09:36:33Z",
      "additions": 235,
      "deletions": 125
    }
  ],
  "codeChanges": {
    "additions": 1698,
    "deletions": 663,
    "files": 33,
    "commitCount": 23
  },
  "completedItems": [
    {
      "title": "Fix GitHub Authentication Prompt During Start CLI Command",
      "prNumber": 4242,
      "type": "bugfix",
      "body": "**Issue:**\r\n\r\nUsers were unexpectedly prompted for GitHub authentication during normal CLI operations like elizaos start, while the same command run through npx elizaos start did not require authentication. This inconsistency created a conf"
    },
    {
      "title": "chore: cli cleanup-2",
      "prNumber": 4240,
      "type": "refactor",
      "body": ""
    },
    {
      "title": "chore: cli clean ups",
      "prNumber": 4239,
      "type": "refactor",
      "body": ""
    },
    {
      "title": "fix: gui tts",
      "prNumber": 4237,
      "type": "bugfix",
      "body": "This PR resolves the issue where TTS was not functioning properly in the GUI"
    },
    {
      "title": "fix: transcription",
      "prNumber": 4236,
      "type": "bugfix",
      "body": "This PR addresses an issue where transcription was no longer working in both the Discord and GUI. The issue appears to have been introduced in [#4169](https://github.com/elizaOS/eliza/pull/4169), which switched to using NodeFormData. Unfort"
    },
    {
      "title": "Fix anthropic json parse issue",
      "prNumber": 4222,
      "type": "bugfix",
      "body": "# Fix Anthropic Plugin JSON Parsing for Responses with Code Blocks\r\n\r\n## Risks\r\n\r\nLow - This PR addresses an edge case in the JSON parsing logic for Anthropic responses containing code blocks. The changes improve the robustness of the exist"
    },
    {
      "title": "fixed: agent subcommands",
      "prNumber": 4220,
      "type": "bugfix",
      "body": "# Relates to\r\n\r\n[ELI2-187 – CLI: elizaos agent some commands fail or hang](https://linear.app/eliza-labs/issue/ELI2-187/cli-elizaos-agent-some-commands-fail-or-hang)\r\n\r\n# Risks\r\n\r\n**Medium** – This change touches core CLI behavior for manag"
    },
    {
      "title": "initial commit for fixing delete character button",
      "prNumber": 4197,
      "type": "bugfix",
      "body": "\r\n# Relates to\r\n\r\n[Linear Ticket](https://linear.app/eliza-labs/issue/ELI2-197/ui-fix-non-functional-delete-character-button)\r\n\r\n# Risks\r\n\r\nMedium. This PR modifies agent deletion logic which affects database operations. There's a risk of:\r"
    }
  ],
  "topContributors": [
    {
      "username": "wtfsayo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/82053242?u=98209a1f10456f42d4d2fa71db4d5bf4a672cbc3&v=4",
      "totalScore": 104.8704990899964,
      "prScore": 104.6704990899964,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "odilitime",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16395496?u=c9bac48e632aae594a0d85aaf9e9c9c69b674d8b&v=4",
      "totalScore": 63,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 63,
      "commentScore": 0
    },
    {
      "username": "tcm390",
      "avatarUrl": "https://avatars.githubusercontent.com/u/60634884?u=c6c41679b8322eaa0c81f72e0b4ed95e80f0ac16&v=4",
      "totalScore": 46.05847007412261,
      "prScore": 46.05847007412261,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "0xbbjoker",
      "avatarUrl": "https://avatars.githubusercontent.com/u/54844437?u=90fe1762420de6ad493a1c1582f1f70c0d87d8e2&v=4",
      "totalScore": 43.7437738965761,
      "prScore": 43.5437738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "yungalgo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/113615973?u=92e0f29f7e2fbb8ce46ed13c51f692ca803de02d&v=4",
      "totalScore": 39.23242234840755,
      "prScore": 39.23242234840755,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "Samarthsinghal28",
      "avatarUrl": "https://avatars.githubusercontent.com/u/120447590?v=4",
      "totalScore": 37.422773896576096,
      "prScore": 37.422773896576096,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "piperTang",
      "avatarUrl": "https://avatars.githubusercontent.com/u/33542476?u=d8c00869999f5623fab06a7b77f216c20209a294&v=4",
      "totalScore": 27.893306144334055,
      "prScore": 27.893306144334055,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "monilpat",
      "avatarUrl": "https://avatars.githubusercontent.com/u/15067321?v=4",
      "totalScore": 11,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 11,
      "commentScore": 0
    },
    {
      "username": "Y4NK33420",
      "avatarUrl": "https://avatars.githubusercontent.com/u/112804719?v=4",
      "totalScore": 9,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 9,
      "commentScore": 0
    },
    {
      "username": "Titan-Node",
      "avatarUrl": "https://avatars.githubusercontent.com/u/86620041?u=1fe2cab4cc826fd48f3468a55aa4784870bd7196&v=4",
      "totalScore": 4,
      "prScore": 0,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "MehmoodSheikh",
      "avatarUrl": "https://avatars.githubusercontent.com/u/101566550?u=78add819cf0d2e4dbfbeec5925517a680192ebad&v=4",
      "totalScore": 2,
      "prScore": 0,
      "issueScore": 2,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "ncale",
      "avatarUrl": "https://avatars.githubusercontent.com/u/106794061?u=3269bddd86da2efe1784076e485a5466ad96cb62&v=4",
      "totalScore": 0.2,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    }
  ],
  "newPRs": 8,
  "mergedPRs": 8,
  "newIssues": 2,
  "closedIssues": 2,
  "activeContributors": 13
}