{
  "interval": {
    "intervalStart": "2025-11-25T00:00:00.000Z",
    "intervalEnd": "2025-11-26T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2025-11-25 to 2025-11-26, elizaos/eliza had 1 new PRs (1 merged), 1 new issues, and 4 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs7aSEq_",
      "title": "Add OpenAI-compatible API",
      "author": "joglomedia",
      "number": 6168,
      "repository": "elizaos/eliza",
      "body": "Hi,\n\nIt would be great if we have an option to use LLM API from OpenAI-compatible API, not only open router. So, we can set the API host & API Key",
      "createdAt": "2025-11-25T09:19:35Z",
      "closedAt": null,
      "state": "OPEN",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs7VlUn6",
      "title": "Entity-level RLS",
      "author": "linear",
      "number": 6112,
      "repository": "elizaos/eliza",
      "body": "",
      "createdAt": "2025-11-03T18:57:35Z",
      "closedAt": "2025-11-25T14:42:19Z",
      "state": "CLOSED",
      "commentCount": 0
    }
  ],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs61dVQL",
      "title": "refactor: Standardize Logging Across Core, CLI, and Server",
      "author": "standujar",
      "number": 6169,
      "body": "",
      "repository": "elizaos/eliza",
      "createdAt": "2025-11-25T16:49:15Z",
      "mergedAt": null,
      "additions": 2222,
      "deletions": 3033
    },
    {
      "id": "PR_kwDOMT5cIs60v4ix",
      "title": "fix: topP support for anthropic PR",
      "author": "odilitime",
      "number": 6166,
      "body": "<!-- CURSOR_SUMMARY -->\n> [!NOTE]\n> Introduce `topP` as a configurable model parameter (defaults and per-model-type) and pass-through in runtime-generated params.\n> \n> - **Core Runtime (`packages/core/src/runtime.ts`)**\n>   - Extend model settings resolution to include `TOP_P` with default and model-specific fallbacks; make `legacyKey` optional.\n>   - Populate `modelSettings.topP` when available.\n> - **Types (`packages/core/src/types/model.ts`)**\n>   - Add `MODEL_SETTINGS` keys for `DEFAULT_TOP_P`, `TEXT_SMALL_TOP_P`, `TEXT_LARGE_TOP_P`, `OBJECT_SMALL_TOP_P`, `OBJECT_LARGE_TOP_P`.\n>   - Extend `GenerateTextParams` with optional `topP`; note provider capability differences in docs.\n> \n> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit de266adf45a5bd6b11d34a2e872aff882f7a63d2. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup>\n<!-- /CURSOR_SUMMARY -->",
      "repository": "elizaos/eliza",
      "createdAt": "2025-11-21T04:44:59Z",
      "mergedAt": "2025-11-25T23:33:04Z",
      "additions": 358,
      "deletions": 8
    }
  ],
  "codeChanges": {
    "additions": 358,
    "deletions": 8,
    "files": 4,
    "commitCount": 21
  },
  "completedItems": [
    {
      "title": "fix: topP support for anthropic PR",
      "prNumber": 6166,
      "type": "bugfix",
      "body": "<!-- CURSOR_SUMMARY -->\n> [!NOTE]\n> Introduce `topP` as a configurable model parameter (defaults and per-model-type) and pass-through in runtime-generated params.\n> \n> - **Core Runtime (`packages/core/src/runtime.ts`)**\n>   - Extend model s",
      "files": [
        "packages/core/src/runtime.ts",
        "packages/core/src/types/model.ts",
        "packages/core/src/__tests__/runtime-generation.test.ts",
        "packages/core/src/__tests__/runtime.test.ts"
      ]
    }
  ],
  "topContributors": [
    {
      "username": "standujar",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16385918?u=718bdcd1585be8447bdfffb8c11ce249baa7532d&v=4",
      "totalScore": 38.7437738965761,
      "prScore": 33.5437738965761,
      "issueScore": 0,
      "reviewScore": 5,
      "commentScore": 0.2,
      "summary": null
    },
    {
      "username": "odilitime",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16395496?u=c9bac48e632aae594a0d85aaf9e9c9c69b674d8b&v=4",
      "totalScore": 25.435219489583222,
      "prScore": 25.435219489583222,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": null
    },
    {
      "username": "ChristopherTrimboli",
      "avatarUrl": "https://avatars.githubusercontent.com/u/27584221?u=0d816ce1dcdea8f925aba18bb710153d4a87a719&v=4",
      "totalScore": 5,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 5,
      "commentScore": 0,
      "summary": null
    },
    {
      "username": "joglomedia",
      "avatarUrl": "https://avatars.githubusercontent.com/u/3152988?v=4",
      "totalScore": 2,
      "prScore": 0,
      "issueScore": 2,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": null
    }
  ],
  "newPRs": 1,
  "mergedPRs": 1,
  "newIssues": 1,
  "closedIssues": 1,
  "activeContributors": 4
}