{
  "interval": {
    "intervalStart": "2025-03-03T00:00:00.000Z",
    "intervalEnd": "2025-03-04T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2025-03-03 to 2025-03-04, elizaos/eliza had 15 new PRs (14 merged), 1 new issues, and 15 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs6sXE35",
      "title": "Telegram client not working, no initialization message or errors",
      "author": "JJOptimist",
      "number": 3758,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-03T16:33:43Z",
      "closedAt": "2025-03-07T07:13:20Z",
      "state": "CLOSED",
      "commentCount": 1
    }
  ],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs6NJTAS",
      "title": "[WIP] Integrate weather and tavily plugin in slack",
      "author": "pranavjadhav007",
      "number": 3753,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-03T12:27:55Z",
      "mergedAt": null,
      "additions": 2643,
      "deletions": 208
    },
    {
      "id": "PR_kwDOMT5cIs6JupFw",
      "title": "feat: Add Google vertex provider support (CONFLICTED)",
      "author": "yohaiai",
      "number": 3136,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-01T11:00:04Z",
      "mergedAt": null,
      "additions": 1512,
      "deletions": 996
    },
    {
      "id": "PR_kwDOMT5cIs6NF7f_",
      "title": "fix: gui - WIP",
      "author": "tcm390",
      "number": 3750,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-03T04:28:00Z",
      "mergedAt": "2025-03-03T12:49:10Z",
      "additions": 873,
      "deletions": 746
    },
    {
      "id": "PR_kwDOMT5cIs6NHiSM",
      "title": "fix server apis and server",
      "author": "wtfsayo",
      "number": 3752,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-03T09:07:35Z",
      "mergedAt": "2025-03-03T11:25:06Z",
      "additions": 380,
      "deletions": 361
    },
    {
      "id": "PR_kwDOMT5cIs6NKFMe",
      "title": "allow delete with null",
      "author": "wtfsayo",
      "number": 3755,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-03T14:01:32Z",
      "mergedAt": null,
      "additions": 146,
      "deletions": 26
    }
  ],
  "codeChanges": {
    "additions": 1617,
    "deletions": 1378,
    "files": 56,
    "commitCount": 64
  },
  "completedItems": [
    {
      "title": "chore: bump lock",
      "prNumber": 3762,
      "type": "other",
      "body": "fixing develop branch"
    },
    {
      "title": "fix: gui speech to text",
      "prNumber": 3760,
      "type": "bugfix",
      "body": ""
    },
    {
      "title": "fix: client chat",
      "prNumber": 3759,
      "type": "bugfix",
      "body": ""
    },
    {
      "title": "fix: properly acquire and release connection",
      "prNumber": 3757,
      "type": "bugfix",
      "body": "# PostgreSQL Connection Pool Management Fix\r\n\r\n## Description\r\nThis PR addresses issues with PostgreSQL connection handling by implementing proper connection acquisition and release patterns. The previous implementation was using the entire"
    },
    {
      "title": "fix-delete issues",
      "prNumber": 3756,
      "type": "bugfix",
      "body": "fixes delete issues for agents"
    },
    {
      "title": "fix: small client fix",
      "prNumber": 3754,
      "type": "bugfix",
      "body": ""
    },
    {
      "title": "fix server apis and server",
      "prNumber": 3752,
      "type": "bugfix",
      "body": "\\"
    },
    {
      "title": "feat: set proxy by  env AGENT_PROXY",
      "prNumber": 3751,
      "type": "feature",
      "body": "Sometimes agent's running env  is not good enough to connect with resources. \r\nSo just set global proxy by env settings : `AGENT_PROXY` .\r\n\r\n"
    },
    {
      "title": "fix: gui - WIP",
      "prNumber": 3750,
      "type": "bugfix",
      "body": "**Fixes and Improvements in GUI:**\r\nFixed issue where agents were not listed on the home page.\r\nFixed issue preventing agent creation.\r\nFixed issue preventing agent edits from working.\r\nFixed start/stop agent API functionality.\r\n\r\n**Refacto"
    },
    {
      "title": "feat: add registerMiddleware",
      "prNumber": 3749,
      "type": "feature",
      "body": "Same as #3648 "
    },
    {
      "title": "docs: Fix grammatical and consistency improvements in documentation",
      "prNumber": 3748,
      "type": "bugfix",
      "body": "Changed to: Use pnpm audits to check for known vulnerabilities\r\nReason: \"audit\" is a singular noun, but in this context, \"audits\" is incorrect since pnpm audit is an actual command in pnpm. The original form is correct.\r\nFile Modified: [sec"
    },
    {
      "title": "docs: Fix Typos and Improve Consistency in Discord Chat Logs",
      "prNumber": 3747,
      "type": "bugfix",
      "body": "### **Description:**\r\n\r\nThis PR updates several archived Discord chat log files by fixing minor typos and inconsistencies. Changes include:\r\n\r\n- **Corrected spelling and grammar mistakes** in the following files:\r\n    - `chat_2024-11-08.md`"
    },
    {
      "title": "fix: Revert short knowledge items handling",
      "prNumber": 3746,
      "type": "bugfix",
      "body": "# Relates to\r\n\r\nhttps://github.com/elizaOS/eliza/pull/3652\r\nhttps://github.com/elizaOS/eliza/pull/3653\r\n\r\n# Risks\r\n\r\nLow\r\n\r\n# Background\r\n\r\n## What does this PR do?\r\n\r\nRevert's back to the original behavior since the change on https://githu"
    },
    {
      "title": "fix: cli use axios replace fetch",
      "prNumber": 3741,
      "type": "bugfix",
      "body": "Use axios instead of system fetch, cause axios support proxy from system env."
    }
  ],
  "topContributors": [
    {
      "username": "wtfsayo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/82053242?u=98209a1f10456f42d4d2fa71db4d5bf4a672cbc3&v=4",
      "totalScore": 148.66549485570613,
      "prScore": 139.66549485570613,
      "issueScore": 0,
      "reviewScore": 9,
      "commentScore": 0
    },
    {
      "username": "tcm390",
      "avatarUrl": "https://avatars.githubusercontent.com/u/60634884?u=c6c41679b8322eaa0c81f72e0b4ed95e80f0ac16&v=4",
      "totalScore": 136.992517713063,
      "prScore": 131.992517713063,
      "issueScore": 0,
      "reviewScore": 5,
      "commentScore": 0
    },
    {
      "username": "odilitime",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16395496?u=c9bac48e632aae594a0d85aaf9e9c9c69b674d8b&v=4",
      "totalScore": 94.08912552401858,
      "prScore": 64.08912552401858,
      "issueScore": 0,
      "reviewScore": 30,
      "commentScore": 0
    },
    {
      "username": "v1xingyue",
      "avatarUrl": "https://avatars.githubusercontent.com/u/974169?u=96c6a113a91978c041e5cf90965d7b66c5540af4&v=4",
      "totalScore": 55.02375273950584,
      "prScore": 55.02375273950584,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "pranavjadhav007",
      "avatarUrl": "https://avatars.githubusercontent.com/u/88050656?u=282852928d9d9b181cb30cbe8df1d1ce6338b18e&v=4",
      "totalScore": 33.5437738965761,
      "prScore": 33.5437738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "0xbbjoker",
      "avatarUrl": "https://avatars.githubusercontent.com/u/54844437?u=90fe1762420de6ad493a1c1582f1f70c0d87d8e2&v=4",
      "totalScore": 28.7343137373023,
      "prScore": 28.7343137373023,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "SITADRITA1",
      "avatarUrl": "https://avatars.githubusercontent.com/u/200515703?u=39c22f6be2c2b8b0556f89c6590e0d561801b21e&v=4",
      "totalScore": 24.7894379124341,
      "prScore": 24.7894379124341,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "yungalgo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/113615973?u=92e0f29f7e2fbb8ce46ed13c51f692ca803de02d&v=4",
      "totalScore": 22.18171895621705,
      "prScore": 22.18171895621705,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "JJOptimist",
      "avatarUrl": "https://avatars.githubusercontent.com/u/86833563?u=8e85e765228bbdbaf26731d83ad81b90322191b1&v=4",
      "totalScore": 4,
      "prScore": 0,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0
    }
  ],
  "newPRs": 15,
  "mergedPRs": 14,
  "newIssues": 1,
  "closedIssues": 1,
  "activeContributors": 15
}