{
  "interval": {
    "intervalStart": "2026-02-07T00:00:00.000Z",
    "intervalEnd": "2026-02-08T00:00:00.000Z",
    "intervalType": "day"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2026-02-07 to 2026-02-08, elizaos/eliza had 1 new PRs (0 merged), 0 new issues, and 4 active contributors.",
  "topIssues": [],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs68XpPS",
      "title": "V2.0.0",
      "author": "lalalune",
      "number": 6351,
      "body": "This is  a working branch of elizaOS v2.0.0\r\n\r\nCritically, this removes app, server, CLI and all non-essentials. Instead, we focus on runtime in Rust, Typescript, with critical plugins ported as well",
      "repository": "elizaos/eliza",
      "createdAt": "2026-01-09T17:06:10Z",
      "mergedAt": null,
      "additions": 2384715,
      "deletions": 298813
    },
    {
      "id": "PR_kwDOMT5cIs7CJoKo",
      "title": "next",
      "author": "lalalune",
      "number": 6474,
      "body": "This is the next version of eliza\r\n\r\nRust, python and typescript\r\n\r\n\r\n# Major Updates\r\n\r\n- Add complete Python and Rust core packages, extending Eliza to these languages\r\n- Add Python and Rust native versions of popular plugins\r\n- Remove default application, client and server infrastructure\r\n- Add examples for all major frameworks\r\n- Bootstrap is integrated into core, enabled with basicCapabilities by default and optionally extendedCapabiltiies\r\n- Core plugins are also rust, python and typescript\r\n- Comes with a WIP code agent\r\n\r\n# Minor updates\r\n\r\n- Agents can now respond without needing a roomId or worldId\r\n- Initial message memory is created inside the message handler service (was confusing and not that way)\r\n- Can running planningMode true or false, on false skips planning and calls single action (good for games and simple agents)\r\n- Actions can have arguments, and can be called with arguments. This way they can be called like tools without needing a separate step\r\n\r\nTODO\r\n- LLM mode -- can be SMALL, LARGE or DEFAULT -- SMALL and LARGE override the LLM small or large so all use the small or all use the large\r\n- checkShouldRespond defaults to true but can be turned off for ChatGPT mode",
      "repository": "elizaos/eliza",
      "createdAt": "2026-02-07T08:00:35Z",
      "mergedAt": null,
      "additions": 591239,
      "deletions": 282388
    },
    {
      "id": "PR_kwDOMT5cIs6-GhMD",
      "title": "[Draft] RLM provider prototype for Eliza Python core",
      "author": "matomoniwano",
      "number": 6383,
      "body": "# Relates to\r\n\r\nN/A (exploratory / draft integration)\r\n\r\n# Risks\r\n\r\nLow\r\n\r\n- Provider is opt-in and not registered by default\r\n- No existing code paths are modified unless the RLM provider is explicitly used\r\n- Fallback stub behavior when RLM dependency is not installed\r\n\r\n# Background\r\n\r\n## What does this PR do?\r\n\r\n\r\nThis PR introduces a **prototype RLM provider** for the Eliza Python core.\r\n\r\nIt adds:\r\n- A minimal `RLMProvider` that follows the existing provider interface\r\n- A thin `RLMClient` adapter that wraps an external Recursive Language Model (RLM)\r\n- Safe stub behavior when the RLM dependency is not present\r\n\r\nThe goal is to explore whether RLM can be integrated cleanly as a reasoning backend,\r\nwithout affecting Eliza’s memory, planning, or autonomy layers.\r\n\r\nThis is intentionally an early draft meant for discussion and iteration.\r\n\r\n## What kind of change is this?\r\n\r\nFeatures (non-breaking, opt-in)\r\n\r\n## Why are we doing this? Any context or related work?\r\n\r\nIdea originated from this tweet https://x.com/shawmakesmagic/status/2013151880810057772?s=20\r\n\r\nThis PR is an experiment to see if RLM can fit naturally into the existing\r\nprovider/model boundary without increasing coupling or complexity.\r\n\r\n# Documentation changes needed?\r\n\r\nMy changes do not require a change to the project documentation.\r\n\r\n# Testing\r\n\r\n## Where should a reviewer start?\r\n\r\n- `elizaos/providers/rlm_provider.py`\r\n- `elizaos/providers/rlm_client.py`\r\n- `elizaos/providers/README.md`\r\n- `python/tests/test_rlm_provider.py`\r\n\r\n## Detailed testing steps\r\n\r\n- Instantiate `RLMProvider`\r\n- Call `generate_text` with a prompt or messages\r\n- Verify stub behavior when RLM is not installed\r\n- Verify successful pass-through when RLM is available locally\r\n\r\nNo automated tests are included at this stage.\r\n\r\n# Deploy Notes\r\n\r\nn/a\r\n\r\n## Discord username\r\nDiscord: matomo8925\r\nX: https://x.com/momo_mattomo\r\nPrj X: https://x.com/AgentRLM",
      "repository": "elizaos/eliza",
      "createdAt": "2026-01-19T23:52:38Z",
      "mergedAt": null,
      "additions": 685,
      "deletions": 0
    }
  ],
  "codeChanges": {
    "additions": 0,
    "deletions": 0,
    "files": 0,
    "commitCount": 6
  },
  "completedItems": [],
  "topContributors": [
    {
      "username": "lalalune",
      "avatarUrl": "https://avatars.githubusercontent.com/u/18633264?u=e2e906c3712c2506ebfa98df01c2cfdc50050b30&v=4",
      "totalScore": 37.504773896576104,
      "prScore": 37.1647738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.33999999999999997,
      "summary": "lalalune: Focused on a substantial feature, bugfix, refactor, and test work, as evidenced by 5 commits modifying 3871 files with a net addition of over 295,000 lines, primarily in configuration and documentation, and has an open PR, elizaos/eliza#6474, for \"next\"."
    },
    {
      "username": "arthur-orderly",
      "avatarUrl": "https://avatars.githubusercontent.com/u/258538952?v=4",
      "totalScore": 14.346573590279972,
      "prScore": 14.346573590279972,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "arthur-orderly: Contributed to expanding platform capabilities by adding the Arthur DEX plugin for Orderly Network perp trading in elizaos-plugins/registry via PR #256, demonstrating a focus on configuration and integration work."
    },
    {
      "username": "0xKairo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/258482051?u=1b8329700a063d57382def591660e68809952a16&v=4",
      "totalScore": 14.346573590279972,
      "prScore": 14.346573590279972,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0,
      "summary": "0xKairo: Focused on feature work, adding the `@proofgate/eliza-plugin` for AI agent transaction guarantees in elizaos-plugins/registry via PR #257, which involved modifying a configuration file."
    },
    {
      "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": "greptile-apps: No activity today."
    }
  ],
  "newPRs": 1,
  "mergedPRs": 0,
  "newIssues": 0,
  "closedIssues": 0,
  "activeContributors": 4
}