{
  "interval": {
    "intervalStart": "2025-12-22T00:00:00.000Z",
    "intervalEnd": "2025-12-23T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2025-12-22 to 2025-12-23, elizaos/eliza had 0 new PRs (0 merged), 9 new issues, and 3 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs7f1hdp",
      "title": "Create Agent Button should be same in My Agents and Dashboard",
      "author": "borisudovicic",
      "number": 6274,
      "repository": "elizaos/eliza",
      "body": "",
      "createdAt": "2025-12-22T22:00:52Z",
      "closedAt": "2025-12-23T14:53:55Z",
      "state": "CLOSED",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs7f1hHH",
      "title": "Move avatar button to #4 in agent builder",
      "author": "borisudovicic",
      "number": 6273,
      "repository": "elizaos/eliza",
      "body": "",
      "createdAt": "2025-12-22T22:00:19Z",
      "closedAt": "2025-12-23T14:53:55Z",
      "state": "CLOSED",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs7fzsoA",
      "title": "Add Topics/Adjectives to form",
      "author": "borisudovicic",
      "number": 6272,
      "repository": "elizaos/eliza",
      "body": "",
      "createdAt": "2025-12-22T18:58:55Z",
      "closedAt": "2025-12-23T14:53:55Z",
      "state": "CLOSED",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs7fzp3z",
      "title": "Inline \"send message\" button",
      "author": "borisudovicic",
      "number": 6271,
      "repository": "elizaos/eliza",
      "body": "<img src=\"https://uploads.linear.app/186bdefa-3633-464a-80cd-6e86fe765a5c/7a804987-8eba-439a-a455-8e283b2a7cd9/39085367-69e1-47a9-8018-eac0119c2a6a?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXRoIjoiLzE4NmJkZWZhLTM2MzMtNDY0YS04MGNkLTZlODZmZTc2NWE1Yy83YTgwNDk4Ny04ZWJhLTQzOWEtYTQ1NS04ZTI4M2IyYTdjZDkvMzkwODUzNjctNjllMS00N2E5LTgwMTgtZWFjMDExOWMyYTZhIiwiaWF0IjoxNzY2NDI5Njc4LCJleHAiOjE3OTgwMDAyMzh9.ulEQkdml2J3q1DIRsSFY26bzFBdOwzQOUD3KWr2wWQU \" alt=\"Screenshot 2025-12-22 at 19.54.31.png\" width=\"599\" data-linear-height=\"146\" />",
      "createdAt": "2025-12-22T18:54:24Z",
      "closedAt": "2025-12-23T14:53:55Z",
      "state": "CLOSED",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs7fzMUr",
      "title": "Tool tip for system prompt",
      "author": "borisudovicic",
      "number": 6270,
      "repository": "elizaos/eliza",
      "body": "",
      "createdAt": "2025-12-22T18:07:39Z",
      "closedAt": "2025-12-23T14:53:55Z",
      "state": "CLOSED",
      "commentCount": 1
    }
  ],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs65_-tF",
      "title": "Cursor/twitter agent avs docs 4167",
      "author": "0xtechdean",
      "number": 6265,
      "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\n\r\n<!-- LINK TO ISSUE OR TICKET -->\r\n\r\n<!-- This risks section must be filled out before the final review and merge. -->\r\n\r\n# Risks\r\n\r\n<!--\r\nLow, medium, large. List what kind of risks and what could be affected.\r\n-->\r\n\r\n# Background\r\n\r\n## What does this PR do?\r\n\r\n## What kind of change is this?\r\n\r\n<!--\r\nBug fixes (non-breaking change which fixes an issue)\r\nImprovements (misc. changes to existing features)\r\nFeatures (non-breaking change which adds functionality)\r\nUpdates (new versions of included code)\r\n-->\r\n\r\n<!-- This \"Why\" section is most relevant if there are no linked issues explaining why. If there is a related issue, it might make sense to skip this why section. -->\r\n<!--\r\n## Why are we doing this? Any context or related work?\r\n-->\r\n\r\n# Documentation changes needed?\r\n\r\n<!--\r\nMy changes do not require a change to the project documentation.\r\nMy changes require a change to the project documentation.\r\nIf documentation change is needed: I have updated the documentation accordingly.\r\n-->\r\n\r\n<!-- Please show how you tested the PR. This will really help if the PR needs to be retested and probably help the PR get merged quicker. -->\r\n\r\n# Testing\r\n\r\n## Where should a reviewer start?\r\n\r\n## Detailed testing steps\r\n\r\n<!--\r\nNone: Automated tests are acceptable.\r\n-->\r\n\r\n<!--\r\n- As [anon/admin], go to [link]\r\n  - [do action]\r\n  - verify [result]\r\n-->\r\n\r\n<!-- If there is a UI change, please include before and after screenshots or videos. This will speed up PRs being merged. It is extra nice to annotate screenshots with arrows or boxes pointing out the differences. -->\r\n<!--\r\n## Screenshots\r\n### Before\r\n### After\r\n-->\r\n\r\n<!-- If there is anything about the deployment, please make a note. -->\r\n<!--\r\n# Deploy Notes\r\n-->\r\n\r\n<!--  Copy and paste command line output. -->\r\n<!--\r\n## Database changes\r\n-->\r\n\r\n<!--  Please specify deploy instructions if there is something more than the automated steps. -->\r\n<!--\r\n## Deployment instructions\r\n-->\r\n\r\n<!-- If you are on Discord, please join https://discord.gg/ai16z and state your Discord username here for the contributor role and join us in #development-feed -->\r\n<!--\r\n## Discord username\r\n\r\n-->\r\n",
      "repository": "elizaos/eliza",
      "createdAt": "2025-12-21T10:51:36Z",
      "mergedAt": null,
      "additions": 303,
      "deletions": 0
    }
  ],
  "codeChanges": {
    "additions": 0,
    "deletions": 0,
    "files": 0,
    "commitCount": 0
  },
  "completedItems": [],
  "topContributors": [
    {
      "username": "odilitime",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16395496?u=c9bac48e632aae594a0d85aaf9e9c9c69b674d8b&v=4",
      "totalScore": 48.817358670397596,
      "prScore": 48.47735867039759,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.33999999999999997,
      "summary": null
    },
    {
      "username": "borisudovicic",
      "avatarUrl": "https://avatars.githubusercontent.com/u/31806472?u=8935f4d43fd7e4eb9bf5ff92d54d4d2f8ac8a786&v=4",
      "totalScore": 14,
      "prScore": 0,
      "issueScore": 14,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": null
    },
    {
      "username": "flaviobruno72",
      "avatarUrl": "https://avatars.githubusercontent.com/u/168378940?v=4",
      "totalScore": 2,
      "prScore": 0,
      "issueScore": 2,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": null
    }
  ],
  "newPRs": 0,
  "mergedPRs": 0,
  "newIssues": 9,
  "closedIssues": 0,
  "activeContributors": 3
}