{
  "interval": {
    "intervalStart": "2025-10-03T00:00:00.000Z",
    "intervalEnd": "2025-10-04T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2025-10-03 to 2025-10-04, elizaos/eliza had 0 new PRs (1 merged), 0 new issues, and 2 active contributors.",
  "topIssues": [],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs6rsqF8",
      "title": "chore: remove unused SchemaFactory code",
      "author": "0xbbjoker",
      "number": 6029,
      "body": "<!-- CURSOR_SUMMARY -->\n> [!NOTE]\n> Deletes `packages/plugin-sql/src/schema/factory.ts` and `packages/plugin-sql/src/__tests__/integration/schema-factory.test.ts`.\n> \n> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 82a1c0a172f85492f5af67609688264e06209f4d. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->\n\n<!-- This is an auto-generated comment: release notes by coderabbit.ai -->\n\n## Summary by CodeRabbit\n\n* **Refactor**\n  * Removed the schema factory and cross-database helpers for defining tables and columns. This is a breaking change; consumers should migrate to database-specific/ORM-native definitions for columns, indexes, checks, and foreign keys, and handle defaults directly.\n\n* **Tests**\n  * Removed related integration tests for PostgreSQL and pglite behaviors.\n\n* **Chores**\n  * Cleaned up references to deprecated schema utilities.\n\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
      "repository": "elizaos/eliza",
      "createdAt": "2025-10-02T06:20:38Z",
      "mergedAt": "2025-10-03T20:15:07Z",
      "additions": 0,
      "deletions": 289
    }
  ],
  "codeChanges": {
    "additions": 0,
    "deletions": 289,
    "files": 2,
    "commitCount": 3
  },
  "completedItems": [
    {
      "title": "chore: remove unused SchemaFactory code",
      "prNumber": 6029,
      "type": "other",
      "body": "<!-- CURSOR_SUMMARY -->\n> [!NOTE]\n> Deletes `packages/plugin-sql/src/schema/factory.ts` and `packages/plugin-sql/src/__tests__/integration/schema-factory.test.ts`.\n> \n> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot",
      "files": [
        "packages/plugin-sql/src/__tests__/integration/schema-factory.test.ts",
        "packages/plugin-sql/src/schema/factory.ts"
      ]
    }
  ],
  "topContributors": [
    {
      "username": "0xbbjoker",
      "avatarUrl": "https://avatars.githubusercontent.com/u/54844437?u=90fe1762420de6ad493a1c1582f1f70c0d87d8e2&v=4",
      "totalScore": 5.2,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 5,
      "commentScore": 0.2,
      "summary": "0xbbjoker: Provided a valuable approval on one pull request and commented on an issue, while also making a substantial code contribution of over 12k lines across three files, indicating a focus on other work."
    },
    {
      "username": "wtfsayo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/82053242?u=98209a1f10456f42d4d2fa71db4d5bf4a672cbc3&v=4",
      "totalScore": 0.2,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2,
      "summary": "wtfsayo: Contributed to both feature work and other tasks, modifying 23 files with 2 commits and providing 1 PR comment, indicating engagement in ongoing development."
    },
    {
      "username": "standujar",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16385918?u=718bdcd1585be8447bdfffb8c11ce249baa7532d&v=4",
      "totalScore": 0.2,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2,
      "summary": null
    }
  ],
  "newPRs": 0,
  "mergedPRs": 1,
  "newIssues": 0,
  "closedIssues": 0,
  "activeContributors": 2
}