{
  "interval": {
    "intervalStart": "2025-02-18T00:00:00.000Z",
    "intervalEnd": "2025-02-19T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2025-02-18 to 2025-02-19, elizaos/eliza had 18 new PRs (10 merged), 8 new issues, and 29 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs6qeBhS",
      "title": "Always connecting when set SERVER_PORT=3000 in .env and use `SERVER_PORT=3001 pnpm start:client`",
      "author": "0xCryptoZen",
      "number": 3569,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-18T10:35:24Z",
      "closedAt": "2025-03-08T01:17:39Z",
      "state": "CLOSED",
      "commentCount": 2
    },
    {
      "id": "I_kwDOMT5cIs6qc0hy",
      "title": "Add plugin-merkle",
      "author": "ice-coldbell",
      "number": 3564,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-18T08:23:59Z",
      "closedAt": "2025-02-27T08:58:16Z",
      "state": "CLOSED",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs6qh7-R",
      "title": "Repeated issue connecting front end and back end",
      "author": "henrikaxelsen",
      "number": 3578,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-18T16:44:38Z",
      "closedAt": "2025-03-08T01:17:40Z",
      "state": "CLOSED",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs6qhIxK",
      "title": "No work upload files 0G plugin",
      "author": "mioku50",
      "number": 3576,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-18T15:30:41Z",
      "closedAt": "2025-03-08T01:15:14Z",
      "state": "CLOSED",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs6qfrIZ",
      "title": "Getting errors while install node module",
      "author": "0xcodercrane",
      "number": 3571,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-18T13:16:27Z",
      "closedAt": "2025-03-08T03:19:44Z",
      "state": "CLOSED",
      "commentCount": 1
    }
  ],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs6LYfUR",
      "title": "Feat/sui agent hackathong",
      "author": "lggg123",
      "number": 3536,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-16T22:46:11Z",
      "mergedAt": null,
      "additions": 10684,
      "deletions": 6628
    },
    {
      "id": "PR_kwDOMT5cIs6LXUfC",
      "title": "Refactor - Plugin Local AI",
      "author": "AIFlowML",
      "number": 3526,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-16T10:02:07Z",
      "mergedAt": "2025-02-18T00:04:10Z",
      "additions": 3678,
      "deletions": 352
    },
    {
      "id": "PR_kwDOMT5cIs6LkavV",
      "title": "Main tercel",
      "author": "tercel",
      "number": 3568,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-18T10:02:54Z",
      "mergedAt": null,
      "additions": 3347,
      "deletions": 493
    },
    {
      "id": "PR_kwDOMT5cIs6LqlFx",
      "title": "chore: Update and cleanup docs",
      "author": "madjin",
      "number": 3584,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-18T21:53:12Z",
      "mergedAt": "2025-02-18T22:03:15Z",
      "additions": 2651,
      "deletions": 1569
    },
    {
      "id": "PR_kwDOMT5cIs6La7ZZ",
      "title": "feat: add Extractor Agent Firewall plugin",
      "author": "andriyk-hacken",
      "number": 3544,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-17T08:22:37Z",
      "mergedAt": null,
      "additions": 1962,
      "deletions": 208
    }
  ],
  "codeChanges": {
    "additions": 8131,
    "deletions": 2663,
    "files": 54,
    "commitCount": 49
  },
  "completedItems": [
    {
      "title": "chore: Update and cleanup docs",
      "prNumber": 3584,
      "type": "refactor",
      "body": "Another batch of updates to improve docs by explaining concepts, not just having code snippets, reorganizing the sidebar, adding notes to new videos, including video embeds, etc. "
    },
    {
      "title": "chore: gracefully handle database operations",
      "prNumber": 3581,
      "type": "other",
      "body": ""
    },
    {
      "title": "feat: discord + twitter e2e test",
      "prNumber": 3579,
      "type": "feature",
      "body": ""
    },
    {
      "title": "feat: db-driven-character management",
      "prNumber": 3573,
      "type": "feature",
      "body": ""
    },
    {
      "title": "fix: add log",
      "prNumber": 3560,
      "type": "feature",
      "body": ""
    },
    {
      "title": "fix: [discord] add test channel id for e2e test + fix _shouldRespond function",
      "prNumber": 3559,
      "type": "feature",
      "body": ""
    },
    {
      "title": "chore: Trim <think> block from Ollama response",
      "prNumber": 3545,
      "type": "other",
      "body": "This pull request includes a change to the `generateText` function in the `packages/core/src/generation.ts` file to improve the handling of responses from the Ollama model.\r\n\r\n* [`packages/core/src/generation.ts`](diffhunk://#diff-b68254579"
    },
    {
      "title": "docs: Added sqlite3 errors to Quickstart",
      "prNumber": 3539,
      "type": "docs",
      "body": "# Relates to\r\n\r\nCouldn't find any issues related to this but I've ran into this issue and believe it should be added to the doc as there is already something related to this.\r\n\r\n# Risks\r\n\r\nLow\r\nOnly documentation change\r\n\r\n# Background\r\n\r\nW"
    },
    {
      "title": "docs: fix branch naming example in CONTRIBUTING.md",
      "prNumber": 3532,
      "type": "bugfix",
      "body": "## What does this PR do?\r\n\r\nThe example uses a double hyphen (`--`) between the issue number and the description, which isn't standard practice.\r\nI've updated it to use a single hyphen (`-`) to align with common Git conventions.  \r\n\r\nThis c"
    },
    {
      "title": "Refactor - Plugin Local AI",
      "prNumber": 3526,
      "type": "refactor",
      "body": "Initial refactoring of the Local AI.\r\n\r\n1 - Local inference work via deepseek R1 - In the process i removed the <think> that is not supported by our client. I tested the plugin as solo because the point was to have a solution to run immedia"
    }
  ],
  "topContributors": [
    {
      "username": "tcm390",
      "avatarUrl": "https://avatars.githubusercontent.com/u/60634884?u=c6c41679b8322eaa0c81f72e0b4ed95e80f0ac16&v=4",
      "totalScore": 148.2097712979558,
      "prScore": 143.0097712979558,
      "issueScore": 0,
      "reviewScore": 5,
      "commentScore": 0.2
    },
    {
      "username": "wtfsayo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/82053242?u=98209a1f10456f42d4d2fa71db4d5bf4a672cbc3&v=4",
      "totalScore": 67.28621222409163,
      "prScore": 67.08621222409162,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "odilitime",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16395496?u=c9bac48e632aae594a0d85aaf9e9c9c69b674d8b&v=4",
      "totalScore": 58.274479149932375,
      "prScore": 38.33647914993237,
      "issueScore": 0,
      "reviewScore": 19.5,
      "commentScore": 0.43799999999999994
    },
    {
      "username": "madjin",
      "avatarUrl": "https://avatars.githubusercontent.com/u/32600939?u=cdcf89f44c7a50906c7a80d889efa85023af2049&v=4",
      "totalScore": 50.0807738965761,
      "prScore": 50.0807738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "ppsimatikas",
      "avatarUrl": "https://avatars.githubusercontent.com/u/10731738?u=4eed10690dad68b9e6abb14490ab80c22c7af97f&v=4",
      "totalScore": 45.69350524098343,
      "prScore": 45.69350524098343,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "ice-coldbell",
      "avatarUrl": "https://avatars.githubusercontent.com/u/60144158?u=decb980f4ad0c197d6ea95f324cfd40732d872ca&v=4",
      "totalScore": 42.5117738965761,
      "prScore": 38.5117738965761,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "tercel",
      "avatarUrl": "https://avatars.githubusercontent.com/u/4879512?u=9a2520224d9ae039a506c03dcf58406f52734361&v=4",
      "totalScore": 41.4037738965761,
      "prScore": 41.4037738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "lefrog-dont-code",
      "avatarUrl": "https://avatars.githubusercontent.com/u/165832251?v=4",
      "totalScore": 40.856024187106115,
      "prScore": 40.65602418710611,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "ad0ll",
      "avatarUrl": "https://avatars.githubusercontent.com/u/20057155?u=1f9c33aa9bc5303a8d728d006bce9efd118a1c87&v=4",
      "totalScore": 27.8430659728014,
      "prScore": 27.643065972801402,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "ferraignez",
      "avatarUrl": "https://avatars.githubusercontent.com/u/199505620?v=4",
      "totalScore": 23.532061443340545,
      "prScore": 23.532061443340545,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "daniel-trevino",
      "avatarUrl": "https://avatars.githubusercontent.com/u/5331300?u=de92ec522ed18011d421b8a938f959687f02ecf1&v=4",
      "totalScore": 23.328900875393806,
      "prScore": 23.328900875393806,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "iheron",
      "avatarUrl": "https://avatars.githubusercontent.com/u/3326914?u=ee49ed561295204ef490fa9920d93d6b44fa887b&v=4",
      "totalScore": 23.160437912434098,
      "prScore": 23.160437912434098,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "lalalune",
      "avatarUrl": "https://avatars.githubusercontent.com/u/18633264?u=e2e906c3712c2506ebfa98df01c2cfdc50050b30&v=4",
      "totalScore": 4.5,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 4.5,
      "commentScore": 0
    },
    {
      "username": "0xCryptoZen",
      "avatarUrl": "https://avatars.githubusercontent.com/u/49605145?u=5bbea34da77a67c2fdcd4d5ea193b3791faeece5&v=4",
      "totalScore": 4.3,
      "prScore": 0,
      "issueScore": 4.1,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "mioku50",
      "avatarUrl": "https://avatars.githubusercontent.com/u/122398677?u=98bbcfcbfb1c1f0ce459834a684d89400fb74174&v=4",
      "totalScore": 4.1,
      "prScore": 0,
      "issueScore": 4.1,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "henrikaxelsen",
      "avatarUrl": "https://avatars.githubusercontent.com/u/70016702?u=4c3aa276878ea3bd908096713c4046baab09745d&v=4",
      "totalScore": 4.1,
      "prScore": 0,
      "issueScore": 4.1,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "faeeq",
      "avatarUrl": "https://avatars.githubusercontent.com/u/65448770?v=4",
      "totalScore": 4,
      "prScore": 0,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "bguiz",
      "avatarUrl": "https://avatars.githubusercontent.com/u/1773785?u=9980b44b7ea9d8e63d444f65d3142eeba3f925fd&v=4",
      "totalScore": 4,
      "prScore": 0,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "amirmabhout",
      "avatarUrl": "https://avatars.githubusercontent.com/u/90555973?u=79a7fd12aaf8bb25bb9b25a8dc7624ddd75a9b3a&v=4",
      "totalScore": 4,
      "prScore": 0,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "0xcodercrane",
      "avatarUrl": "https://avatars.githubusercontent.com/u/108444211?v=4",
      "totalScore": 4,
      "prScore": 0,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0
    }
  ],
  "newPRs": 18,
  "mergedPRs": 10,
  "newIssues": 8,
  "closedIssues": 1,
  "activeContributors": 29
}