{
  "interval": {
    "intervalStart": "2025-03-15T00:00:00.000Z",
    "intervalEnd": "2025-03-16T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2025-03-15 to 2025-03-16, elizaos/eliza had 15 new PRs (18 merged), 2 new issues, and 18 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs6uMI_z",
      "title": "Twitter Client Not Initializing with Agent",
      "author": "small-talk",
      "number": 3949,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-15T18:21:26Z",
      "closedAt": "2025-03-20T01:10:38Z",
      "state": "CLOSED",
      "commentCount": 0
    },
    {
      "id": "I_kwDOMT5cIs6uI5im",
      "title": "feat: upload .env file to webui configurator",
      "author": "madjin",
      "number": 3936,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-15T01:11:24Z",
      "closedAt": "2025-04-18T09:05:42Z",
      "state": "CLOSED",
      "commentCount": 0
    }
  ],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs6OzNJz",
      "title": "chore: V2 develop docs",
      "author": "madjin",
      "number": 3951,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-15T23:35:12Z",
      "mergedAt": "2025-03-16T23:05:07Z",
      "additions": 76428,
      "deletions": 28598
    },
    {
      "id": "PR_kwDOMT5cIs6HX_zi",
      "title": "feat: Upload a sample photo via the client. Validate successful posting to Twitter.",
      "author": "kwannz",
      "number": 2130,
      "repository": "elizaos/eliza",
      "createdAt": "2025-01-10T19:39:17Z",
      "mergedAt": null,
      "additions": 1111,
      "deletions": 352
    },
    {
      "id": "PR_kwDOMT5cIs6OzLcn",
      "title": "0xbbjoker/client knowledge management",
      "author": "0xbbjoker",
      "number": 3950,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-15T23:13:59Z",
      "mergedAt": "2025-03-17T12:21:26Z",
      "additions": 864,
      "deletions": 150
    },
    {
      "id": "PR_kwDOMT5cIs6Oxs_8",
      "title": "feat: use socketio, remove wss, use bun instead of node in the-org",
      "author": "wtfsayo",
      "number": 3946,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-15T14:43:41Z",
      "mergedAt": "2025-03-15T16:18:25Z",
      "additions": 545,
      "deletions": 324
    },
    {
      "id": "PR_kwDOMT5cIs6OyAHo",
      "title": "docs: changes to plugin-sql docs",
      "author": "0xbbjoker",
      "number": 3947,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-15T16:27:06Z",
      "mergedAt": "2025-03-15T17:58:35Z",
      "additions": 438,
      "deletions": 15
    }
  ],
  "codeChanges": {
    "additions": 1377,
    "deletions": 641,
    "files": 39,
    "commitCount": 54
  },
  "completedItems": [
    {
      "title": "fix: agent last message animation + improbved profile card",
      "prNumber": 3948,
      "type": "bugfix",
      "body": ""
    },
    {
      "title": "docs: changes to plugin-sql docs",
      "prNumber": 3947,
      "type": "docs",
      "body": "Update drizzle docs."
    },
    {
      "title": "feat: use socketio, remove wss, use bun instead of node in the-org",
      "prNumber": 3946,
      "type": "feature",
      "body": "Socket io chat works with bun\r\nfixed `bun run dev` and `bun run build` for `the-org` and works with bun"
    },
    {
      "title": "feat: upgrade pckg manager",
      "prNumber": 3945,
      "type": "feature",
      "body": "Upgrade pckg manager - bun. \r\n\r\nTest: \r\n1. `bun update`\r\n2. `bun upgrade`\r\n4. `bun i` \r\n5. `bun run build`\r\n6. `bun run start` \r\n\r\nUpgrade bun for the monorepo.\r\n\r\nAlso changed the `preinstall` script to match this:\r\n\r\n![image](https://gith"
    },
    {
      "title": "fix: update plugins source",
      "prNumber": 3944,
      "type": "bugfix",
      "body": "# PR Summary\r\nSmall PR - Commit 0276802f59e4de7b7bd7c17f43550b5b78606670 moved `plugins.md`. This PR adjusts sources to changes."
    },
    {
      "title": "chore: consistent cli command imports",
      "prNumber": 3943,
      "type": "other",
      "body": ""
    },
    {
      "title": "fix: ws type",
      "prNumber": 3942,
      "type": "bugfix",
      "body": ""
    },
    {
      "title": "revert: gets client back up (coming back to you)",
      "prNumber": 3941,
      "type": "other",
      "body": ""
    },
    {
      "title": "fix: logger not properly formatting.",
      "prNumber": 3940,
      "type": "bugfix",
      "body": "- Synchronously load `pino-pretty` to prevent mixed JSON and formatted logs\r\n- Refactored `createStream()` to remove async initialization issues\r\n\r\nThis ensures that logs always appear in a human-readable format without JSON noise.\r\n\r\n"
    },
    {
      "title": "fix: gui stt & tts",
      "prNumber": 3939,
      "type": "bugfix",
      "body": ""
    },
    {
      "title": "feat: Build cli command",
      "prNumber": 3937,
      "type": "feature",
      "body": ""
    },
    {
      "title": "chore: Cleaning Up",
      "prNumber": 3935,
      "type": "refactor",
      "body": ""
    },
    {
      "title": "fix: delete memory",
      "prNumber": 3934,
      "type": "bugfix",
      "body": "Small fix. Remove param."
    },
    {
      "title": "0xbbjoker/package scoped singleton db connections",
      "prNumber": 3933,
      "type": "other",
      "body": "# Database Connection Race Condition Fix\r\n\r\nThis PR fixes a race condition in the `@elizaos/plugin-sql` package where multiple database connections were being created unnecessarily. The issue occurred because module-level variables (`pgLite"
    },
    {
      "title": "Fix: the org environment",
      "prNumber": 3923,
      "type": "bugfix",
      "body": "Added an environment control of the character file so the user can just comment out the .env and not touch the code to activate the agents. The code already control both Discord and Telegram but the main is still Discord.\r\n\r\n\r\n![Screenshot "
    },
    {
      "title": "chore: optimize cleanup script with `xargs`",
      "prNumber": 3900,
      "type": "refactor",
      "body": "## What does this PR do?\r\nReplaces `-exec rm -rf {} +` with `xargs -0 rm -rf` in the cleanup script to improve performance when handling large lists of directories.\r\n\r\n## What kind of change is this?\r\nPerformance improvement.\r\n\r\n# Documenta"
    },
    {
      "title": "fix: update docker files",
      "prNumber": 3887,
      "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\nUpdate docker files for v2\r\n<!-- LINK TO ISSUE OR TICKET -->\r\n\r\n<!-- This risks section must be filled ou"
    },
    {
      "title": "fix: NEAR AI image generation",
      "prNumber": 3881,
      "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 https://github.com/near-agent/near-eliza-starter/issues/5\r\n\r\n# Risks\r\n\r\nLow\r\n\r\n# Background\r\n\r\n## What doe"
    }
  ],
  "topContributors": [
    {
      "username": "0xbbjoker",
      "avatarUrl": "https://avatars.githubusercontent.com/u/54844437?u=90fe1762420de6ad493a1c1582f1f70c0d87d8e2&v=4",
      "totalScore": 131.3188854120674,
      "prScore": 131.3188854120674,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "wtfsayo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/82053242?u=98209a1f10456f42d4d2fa71db4d5bf4a672cbc3&v=4",
      "totalScore": 109.89485138689042,
      "prScore": 109.89485138689042,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "shakkernerd",
      "avatarUrl": "https://avatars.githubusercontent.com/u/165377636?u=5560dd9f2d310e1ba61dbba864006a951391a582&v=4",
      "totalScore": 99.26110130687256,
      "prScore": 89.26110130687256,
      "issueScore": 0,
      "reviewScore": 10,
      "commentScore": 0
    },
    {
      "username": "madjin",
      "avatarUrl": "https://avatars.githubusercontent.com/u/32600939?u=cdcf89f44c7a50906c7a80d889efa85023af2049&v=4",
      "totalScore": 60.4317738965761,
      "prScore": 56.4317738965761,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "tcm390",
      "avatarUrl": "https://avatars.githubusercontent.com/u/60634884?u=c6c41679b8322eaa0c81f72e0b4ed95e80f0ac16&v=4",
      "totalScore": 46.90775527898214,
      "prScore": 46.90775527898214,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "bdommie",
      "avatarUrl": "https://avatars.githubusercontent.com/u/10286315?u=2d0fa021b9cb0a9f8ade57e832d75710d6aaa9ce&v=4",
      "totalScore": 33.79247408479566,
      "prScore": 33.79247408479566,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "emmanuel-ferdman",
      "avatarUrl": "https://avatars.githubusercontent.com/u/35470921?u=7e774a480af1bd89e9b90c4f0866c97fb2210ec4&v=4",
      "totalScore": 20.933306144334054,
      "prScore": 20.933306144334054,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "lalalune",
      "avatarUrl": "https://avatars.githubusercontent.com/u/18633264?u=e2e906c3712c2506ebfa98df01c2cfdc50050b30&v=4",
      "totalScore": 10,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 10,
      "commentScore": 0
    },
    {
      "username": "odilitime",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16395496?u=c9bac48e632aae594a0d85aaf9e9c9c69b674d8b&v=4",
      "totalScore": 5,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 5,
      "commentScore": 0
    },
    {
      "username": "small-talk",
      "avatarUrl": "https://avatars.githubusercontent.com/u/8185371?v=4",
      "totalScore": 4,
      "prScore": 0,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0
    }
  ],
  "newPRs": 15,
  "mergedPRs": 18,
  "newIssues": 2,
  "closedIssues": 0,
  "activeContributors": 18
}