{
  "interval": {
    "intervalStart": "2026-02-16T00:00:00.000Z",
    "intervalEnd": "2026-02-17T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2026-02-16 to 2026-02-17, elizaos/eliza had 0 new PRs (0 merged), 4 new issues, and 4 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs7V15D2",
      "title": "The Changelog hasn't been updated since January.",
      "author": "LinuxIsCool",
      "number": 6121,
      "repository": "elizaos/eliza",
      "body": "It's really annoying that the changelog is so out of date. And the changelogs on the latest releases have not useful information either. ",
      "createdAt": "2025-11-04T17:58:56Z",
      "closedAt": "2026-02-16T21:52:19Z",
      "state": "CLOSED",
      "commentCount": 0
    },
    {
      "id": "I_kwDOMT5cIs7gjt3t",
      "title": "Add CoT reasoning streaming support",
      "author": "linear",
      "number": 6294,
      "repository": "elizaos/eliza",
      "body": "```\nAdd `onReasoningChunk` callback support at the core level to enable real-time chain-of-thought streaming. Benefits both `packages/server` and `eliza-cloud-v2`.\n\n### Core\n- Add `ReasoningChunkPayload` type with phases: `planning` | `actions` | `response`\n- Extend `StreamingContext` with `onReasoningChunk` callback\n- Create `ReasoningStreamExtractor` to extract `<thought>` (by default) content\n- Wire through message service pipeline\n\n### Server\n- Emit `messageReasoningChunk` via Socket.IO\n\n### Client\n- Add `ThinkingIndicator` component (aligned with cloud-v2)\n- Handle reasoning chunks in `use-socket-chat.ts`\n```",
      "createdAt": "2025-12-29T13:47:26Z",
      "closedAt": "2026-02-16T21:52:18Z",
      "state": "CLOSED",
      "commentCount": 0
    },
    {
      "id": "I_kwDOMT5cIs7hZUH3",
      "title": "Provide mock client for frontend testing without a live server.",
      "author": "linear",
      "number": 6326,
      "repository": "elizaos/eliza",
      "body": "",
      "createdAt": "2026-01-05T13:29:41Z",
      "closedAt": "2026-02-16T21:52:19Z",
      "state": "CLOSED",
      "commentCount": 0
    },
    {
      "id": "I_kwDOMT5cIs7j3TWy",
      "title": "Add Opus 4.5 to Apps",
      "author": "borisudovicic",
      "number": 6368,
      "repository": "elizaos/eliza",
      "body": "",
      "createdAt": "2026-01-16T17:26:36Z",
      "closedAt": "2026-02-16T21:52:18Z",
      "state": "CLOSED",
      "commentCount": 0
    },
    {
      "id": "I_kwDOMT5cIs7kBiUr",
      "title": "Eliminate 500 character limit in first app prompt",
      "author": "borisudovicic",
      "number": 6381,
      "repository": "elizaos/eliza",
      "body": "",
      "createdAt": "2026-01-17T18:13:07Z",
      "closedAt": "2026-02-16T21:52:19Z",
      "state": "CLOSED",
      "commentCount": 0
    }
  ],
  "topPRs": [],
  "codeChanges": {
    "additions": 0,
    "deletions": 0,
    "files": 0,
    "commitCount": 4
  },
  "completedItems": [],
  "topContributors": [
    {
      "username": "kamiyo-ai",
      "avatarUrl": "https://avatars.githubusercontent.com/u/197570892?u=0d1ee66bdde083d3cfa339f7b2dfc1c2e8fee2fd&v=4",
      "totalScore": 15.622474678730768,
      "prScore": 15.282474678730768,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.33999999999999997,
      "summary": null
    },
    {
      "username": "greptile-apps",
      "avatarUrl": "https://avatars.githubusercontent.com/in/867647?v=4",
      "totalScore": 9.2,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 9,
      "commentScore": 0.2,
      "summary": null
    },
    {
      "username": "borisudovicic",
      "avatarUrl": "https://avatars.githubusercontent.com/u/31806472?u=8935f4d43fd7e4eb9bf5ff92d54d4d2f8ac8a786&v=4",
      "totalScore": 8,
      "prScore": 0,
      "issueScore": 8,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": null
    },
    {
      "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": 0,
  "newIssues": 4,
  "closedIssues": 26,
  "activeContributors": 4
}