{
  "interval": {
    "intervalStart": "2025-03-02T00:00:00.000Z",
    "intervalEnd": "2025-03-09T00:00:00.000Z",
    "intervalType": "week"
  },
  "repository": "elizaos/eliza",
  "overview": "From 2025-03-02 to 2025-03-09, elizaos/eliza had 125 new PRs (83 merged), 13 new issues, and 64 active contributors.",
  "topIssues": [
    {
      "id": "I_kwDOMT5cIs6sPClh",
      "title": "RAG processFile attempts to embed entire files causing errors for large documents",
      "author": "omikolaj",
      "number": 3745,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-02T15:42:28Z",
      "closedAt": null,
      "state": "OPEN",
      "commentCount": 2
    },
    {
      "id": "I_kwDOMT5cIs6tEJSc",
      "title": "Model initialization failed",
      "author": "attackonryan",
      "number": 3801,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-07T17:20:52Z",
      "closedAt": "2025-04-13T18:32:55Z",
      "state": "CLOSED",
      "commentCount": 1
    },
    {
      "id": "I_kwDOMT5cIs6sz0bw",
      "title": "Discord & Telegram Client Integration Failing to Link with Agent in Eliza OS on WSL2 in Agent Startup",
      "author": "zacmero",
      "number": 3785,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-06T03:57:35Z",
      "closedAt": "2025-04-12T18:32:38Z",
      "state": "CLOSED",
      "commentCount": 1
    }
  ],
  "topPRs": [
    {
      "id": "PR_kwDOMT5cIs6Kijq6",
      "title": "V2 Development",
      "author": "lalalune",
      "number": 3393,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-09T04:25:04Z",
      "mergedAt": null,
      "additions": 123786,
      "deletions": 148968
    },
    {
      "id": "PR_kwDOMT5cIs6NWwZV",
      "title": "chore: improve quickstart, plugin showcase, doc fixes",
      "author": "madjin",
      "number": 3772,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-04T18:19:20Z",
      "mergedAt": "2025-03-05T00:42:21Z",
      "additions": 31897,
      "deletions": 4381
    },
    {
      "id": "PR_kwDOMT5cIs6KiNqb",
      "title": "Integrate nillion frontend",
      "author": "Okulon",
      "number": 3391,
      "repository": "elizaos/eliza",
      "createdAt": "2025-02-08T23:20:52Z",
      "mergedAt": null,
      "additions": 21148,
      "deletions": 2312
    },
    {
      "id": "PR_kwDOMT5cIs6NDcxN",
      "title": "chore: dev =>  main (rel 0.25.9 prep)",
      "author": "odilitime",
      "number": 3739,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-02T05:31:29Z",
      "mergedAt": "2025-03-02T05:38:08Z",
      "additions": 11020,
      "deletions": 5949
    },
    {
      "id": "PR_kwDOMT5cIs6N2Xuu",
      "title": "JSDoc documentation updates for multiple files",
      "author": "madjin",
      "number": 3806,
      "repository": "elizaos/eliza",
      "createdAt": "2025-03-08T02:22:50Z",
      "mergedAt": "2025-03-08T04:57:33Z",
      "additions": 10517,
      "deletions": 0
    }
  ],
  "codeChanges": {
    "additions": 11202,
    "deletions": 6590,
    "files": 253,
    "commitCount": 333
  },
  "completedItems": [
    {
      "title": "audio api related semantic updates",
      "prNumber": 3744,
      "type": "other",
      "body": ""
    },
    {
      "title": "fix apis and server startup",
      "prNumber": 3743,
      "type": "bugfix",
      "body": ""
    },
    {
      "title": "Merge agent & character",
      "prNumber": 3742,
      "type": "other",
      "body": ""
    },
    {
      "title": "chore: dev =>  main (rel 0.25.9 prep)",
      "prNumber": 3739,
      "type": "other",
      "body": "Changelog:\r\n- #3649\r\n- #3640\r\n- #3652\r\n- #3670\r\n- #3660\r\n- #3656\r\n- #3673\r\n- #3694\r\n- #3678\r\n- #3686\r\n- #3684\r\n- #3697\r\n- #3699\r\n- #3701\r\n- #3711\r\n- #3700\r\n- #3716\r\n- #3722\r\n- #3729\r\n- #3707\r\n- #3653\r\n- #3736\r\n- #3737\r\n- #3738"
    },
    {
      "title": "chore: bump ver to 0.25.9",
      "prNumber": 3738,
      "type": "other",
      "body": ""
    },
    {
      "title": "fix: CLI handle plugin dependencies / trusdb",
      "prNumber": 3737,
      "type": "bugfix",
      "body": "# Risks\r\n\r\nLow\r\n\r\n# Background\r\n\r\n## What does this PR do?\r\n\r\nfixes\r\n```\r\nMaking sure plugin has access to @elizaos/core\r\nUpdating plugins package.json name to @elizaos-plugins/elizaos-plugin-multichain\r\nAdding plugin @elizaos-plugins/plugi"
    },
    {
      "title": "update agent endpoints",
      "prNumber": 3734,
      "type": "other",
      "body": "### Updated Core Agent CRUD Operations\r\n\r\n## `/agents`\r\n\r\n1. `GET /`\r\n   - Purpose: List all available agents\r\n   - Returns: List of all agents in the system\r\n\r\n2. `GET /:agentId`\r\n   - Purpose: Get details of a specific agent\r\n   - Returns"
    },
    {
      "title": "feat: client ui- Support agent configuration with plugins and environment variable",
      "prNumber": 3731,
      "type": "feature",
      "body": "This PR refactors and creates several UI components, including the plugins and secret management components. It also introduces a mechanism for creating new characters.\r\n\r\nAdditionally, it includes API updates from [PR #3734](https://github"
    },
    {
      "title": "Add core types.",
      "prNumber": 3875,
      "type": "feature",
      "body": "This enables index.d.ts to be built in /dist. I was seeing no types available errors on imports."
    },
    {
      "title": "chore(deps): update solana packages to v1.98.0",
      "prNumber": 3861,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [@solana/web3.js@1.95.5](https://solana.com/) ([source](https://redirect.github.com/solana-labs/solana-web3.js"
    },
    {
      "title": "chore(deps): update dependency typescript-eslint to ^8.26.0",
      "prNumber": 3859,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint) ([source](https://redirect.github"
    },
    {
      "title": "chore(deps): update dependency docusaurus-plugin-typedoc to v1.2.3",
      "prNumber": 3851,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [docusaurus-plugin-typedoc](http://typedoc-plugin-markdown.org/plugins/docusaurus) ([source](https://redirect."
    },
    {
      "title": "chore(deps): update dependency @vitejs/plugin-react-swc to ^3.8.0",
      "prNumber": 3850,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [@vitejs/plugin-react-swc](https://redirect.github.com/vitejs/vite-plugin-react-swc) | [`^3.5.0` -> `^3.8.0`]("
    },
    {
      "title": "chore(deps): update dependency @coral-xyz/anchor to v0.30.1",
      "prNumber": 3849,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [@coral-xyz/anchor](https://redirect.github.com/coral-xyz/anchor) | [`0.28.0` -> `0.30.1`](https://renovatebot"
    },
    {
      "title": "fix(deps): update pnpm to v9.15.7",
      "prNumber": 3848,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [pnpm](https://pnpm.io) ([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) | [`9.15.0` -> `9.15."
    },
    {
      "title": "fix(deps): update dependency zod to v3.24.2",
      "prNumber": 3847,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [zod](https://zod.dev) ([source](https://redirect.github.com/colinhacks/zod)) | [`3.24.1` -> `3.24.2`](https:/"
    },
    {
      "title": "fix(deps): update dependency langchain to ^0.3.11",
      "prNumber": 3844,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [langchain](https://redirect.github.com/langchain-ai/langchainjs/tree/main/langchain/) ([source](https://redir"
    },
    {
      "title": "fix(deps): update dependency js-tiktoken to v1.0.19",
      "prNumber": 3843,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [js-tiktoken](https://redirect.github.com/dqbd/tiktoken) | [`1.0.15` -> `1.0.19`](https://renovatebot.com/diff"
    },
    {
      "title": "fix(deps): update dependency glob to v11.0.1",
      "prNumber": 3842,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [glob](https://redirect.github.com/isaacs/node-glob) | [`11.0.0` -> `11.0.1`](https://renovatebot.com/diffs/np"
    },
    {
      "title": "fix(deps): update dependency ai to v4.1.54",
      "prNumber": 3838,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [ai](https://sdk.vercel.ai/docs) ([source](https://redirect.github.com/vercel/ai)) | [`4.1.16` -> `4.1.54`](ht"
    },
    {
      "title": "fix(deps): update dependency @octokit/rest to ^21.1.0",
      "prNumber": 3836,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [@octokit/rest](https://redirect.github.com/octokit/rest.js) | [`^21.0.2` -> `^21.1.0`](https://renovatebot.co"
    },
    {
      "title": "fix(deps): update dependency @fal-ai/client to v1.2.3",
      "prNumber": 3835,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [@fal-ai/client](https://redirect.github.com/fal-ai/fal-js) ([source](https://redirect.github.com/fal-ai/fal-j"
    },
    {
      "title": "fix(deps): update dependency @deepgram/sdk to ^3.11.1",
      "prNumber": 3834,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [@deepgram/sdk](https://redirect.github.com/deepgram/deepgram-js-sdk) | [`^3.9.0` -> `^3.11.1`](https://renova"
    },
    {
      "title": "fix(deps): update dependency @ai-sdk/mistral to v1.1.15",
      "prNumber": 3833,
      "type": "bugfix",
      "body": "This PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [@ai-sdk/mistral](https://sdk.vercel.ai/docs) ([source](https://redirect.github.com/vercel/ai)) | [`1.1.6` -> "
    },
    {
      "title": "chore(deps): update docker/login-action digest to 327cd5a",
      "prNumber": 3820,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| docker/login-action | action | digest | `65b78e6` -> `327cd5a` |\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - \"every weekend\" i"
    },
    {
      "title": "chore(deps): pin dependency rollup-plugin-visualizer to 5.14.0",
      "prNumber": 3815,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [rollup-plugin-visualizer](https://redirect.github.com/btd/rollup-plugin-visualizer) | devDependencies | pin | [`^5.14.0` -> `5.14.0`](https:/"
    },
    {
      "title": "chore(deps): pin dependencies",
      "prNumber": 3812,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [@types/jest](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://redirect.github.com/Defini"
    },
    {
      "title": "chore(deps): update dependency black to v24 [security]",
      "prNumber": 3811,
      "type": "other",
      "body": "This PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [black](https://redirect.github.com/psf/black) ([changelog](https://redirect.github.com/psf/black/blob/main/CH"
    },
    {
      "title": "chore(config): migrate renovate config",
      "prNumber": 3810,
      "type": "other",
      "body": "The Renovate config in this repository needs migrating. Typically this is because one or more configuration options you are using have been renamed.\n\n  You don't need to merge this PR right away, because Renovate will continue to migrate th"
    },
    {
      "title": "chore: Turkish readme update",
      "prNumber": 3809,
      "type": "other",
      "body": "# Risks\r\nLow risk. There might be grammer errors\r\n# Background\r\nI've commited before just to fix Turkish readme\r\n## What does this PR do?\r\nFix the grammer errors in Turkish readme\r\n## What kind of change is this?\r\nReadme fix\r\n# Documentatio"
    },
    {
      "title": "fix playwright/patchright and db env loading issue",
      "prNumber": 3808,
      "type": "bugfix",
      "body": ""
    },
    {
      "title": "chore: update secret variable for autodocs",
      "prNumber": 3807,
      "type": "other",
      "body": ""
    },
    {
      "title": "JSDoc documentation updates for multiple files",
      "prNumber": 3806,
      "type": "docs",
      "body": "This pull request includes updates to JSDoc documentation in 417 files across various directories. Files modified include AIService, Configuration, DirectoryTraversal, DocumentationGenerator, GitManager, JSDocValidator, JsDocAnalyzer, JsDoc"
    },
    {
      "title": "0xbbjoker/force singleton pg connection",
      "prNumber": 3805,
      "type": "other",
      "body": "Force singleton pg connection."
    },
    {
      "title": "0xbbjoker/fix postgres migration",
      "prNumber": 3803,
      "type": "bugfix",
      "body": "# Relates to\r\nThis pull request addresses an issue with PostgreSQL migrations in the Eliza project.\r\n\r\n# Risks\r\nLow. The changes are limited to database migration scripts and should not affect other functionalities.\r\n\r\n# Background\r\n## What"
    },
    {
      "title": "setup linting and formatting commands",
      "prNumber": 3800,
      "type": "other",
      "body": ""
    },
    {
      "title": "fix: Fixed issue with async handling in getTweets method",
      "prNumber": 3796,
      "type": "bugfix",
      "body": "# What does this PR do?  \r\nThis change fixes an issue where the `getTweets` method was not awaited, causing potential issues with handling the returned promise. The method is asynchronous, so I added `await` to properly wait for the promise"
    },
    {
      "title": "fix: address issue #3779",
      "prNumber": 3793,
      "type": "bugfix",
      "body": "# Relates to\r\n\r\n#3779 \r\n\r\n# Risks\r\n\r\nLow\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\nBug fixes (non-breaking change which fixes an issue)\r\n\r\n# Documentation changes needed?\r\n\r\nMy changes do not require "
    },
    {
      "title": "docs: fixed some outdated links",
      "prNumber": 3792,
      "type": "bugfix",
      "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 eliza docs\r\n\r\nLINK TO ISSUE OR TICKET\r\n\r\nconfusing the readers \r\n# Risks\r\n\r\n<!--\r\nLow, medium, large. List"
    },
    {
      "title": "feat: change playright over to patchright (ELI2-45)",
      "prNumber": 3791,
      "type": "feature",
      "body": ""
    },
    {
      "title": "fix: fix main docker errors",
      "prNumber": 3790,
      "type": "bugfix",
      "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\nFixes Dockerfile build for main branch\r\n<!-- LINK TO ISSUE OR TICKET -->\r\n\r\n<!-- This risks section must "
    },
    {
      "title": "fix cli with newer apis",
      "prNumber": 3789,
      "type": "bugfix",
      "body": ""
    },
    {
      "title": "docs: Update intro.md - Fix missing space",
      "prNumber": 3788,
      "type": "bugfix",
      "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 "
    },
    {
      "title": "V2 fix build start issues",
      "prNumber": 3787,
      "type": "bugfix",
      "body": "fixes single command build issues"
    },
    {
      "title": "chore: fix docker build",
      "prNumber": 3784,
      "type": "bugfix",
      "body": ""
    },
    {
      "title": "chore: v2 lint and docs build stuff",
      "prNumber": 3780,
      "type": "other",
      "body": ""
    },
    {
      "title": "docs: Update quickstart with twitter configs.md",
      "prNumber": 3778,
      "type": "docs",
      "body": "Added TWITTER 2FA secret in the values to config in the env to avoid X preventing the login\r\n\r\n"
    },
    {
      "title": "feat: add logs functionality",
      "prNumber": 3774,
      "type": "feature",
      "body": ""
    },
    {
      "title": "chore: v2 specific init changes",
      "prNumber": 3773,
      "type": "other",
      "body": ""
    },
    {
      "title": "chore: improve quickstart, plugin showcase, doc fixes",
      "prNumber": 3772,
      "type": "bugfix",
      "body": "Added sidebar to showcase, improved some wording, added new images, cleaned up various pages for clarity"
    },
    {
      "title": "feat: add button for directing to home/chat page",
      "prNumber": 3770,
      "type": "feature",
      "body": "Added buttons for navigating to the Home and Chat pages. UI/UX design improvements can be considered later."
    },
    {
      "title": "docs: Add weekly contributor meeting notes (2025-02-18 + 2025-02-25)",
      "prNumber": 3769,
      "type": "feature",
      "body": "# Relates to\r\nDocumentation updates for weekly contributor meetings\r\n\r\n# Risks\r\nLow - This is a documentation-only change adding meeting notes.\r\n\r\n# Background\r\n\r\n## What does this PR do?\r\nAdds meeting notes for two weekly contributor meeti"
    },
    {
      "title": "docs: Add \"What Did You Get Done This Week? 12\" notes",
      "prNumber": 3768,
      "type": "feature",
      "body": "# Relates to\r\nWeekly community updates documentation\r\n\r\n# Risks\r\nLow - This is a documentation-only change adding a new weekly update markdown file.\r\n\r\n# Background\r\n\r\n## What does this PR do?\r\nAdds the documentation for \"What Did You Get D"
    },
    {
      "title": "fix: api issues",
      "prNumber": 3767,
      "type": "bugfix",
      "body": "Currently, attempting certain operations (e.g., starting an agent, editing agent) results in the error: \"Cannot read properties of undefined (reading 'databaseAdapter')\". \r\n\r\nI noticed that we are trying to access the agent's runtime before"
    },
    {
      "title": "feat: optimize fact retrieval, env fix, reflection guard",
      "prNumber": 3766,
      "type": "feature",
      "body": "# Risks\r\n\r\nLow\r\n\r\n# Background\r\n\r\n## What does this PR do?\r\n\r\n- fix reflection guard when generateObject doesn't make proper JSON\r\n- allow passing LOG_LEVEL through turbo to callees\r\n- optimize facts provider to do retrieval in parallel\r\n- "
    },
    {
      "title": "fix: build error",
      "prNumber": 3765,
      "type": "bugfix",
      "body": ""
    },
    {
      "title": "docs: remove duplicate documentation in plugins.md",
      "prNumber": 3764,
      "type": "docs",
      "body": "Remove duplicate documentation.\r\n\r\n# Risks\r\n\r\nLow. Affects docs.\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\nBug Fix\r\n\r\n## Why are we doing this? Any context or related work?\r\nRemoves some duplicate tex"
    },
    {
      "title": "fix: splitText fix & processCharacterKnowledge optimization",
      "prNumber": 3763,
      "type": "bugfix",
      "body": "start by attempting to fix lock file on develop again, CI had a time out problem, attempting to fix discovered additional bugs in splitText."
    },
    {
      "title": "chore: bump lock",
      "prNumber": 3762,
      "type": "other",
      "body": "fixing develop branch"
    },
    {
      "title": "fix linting and syntax errors in core swarm components",
      "prNumber": 3761,
      "type": "bugfix",
      "body": "🛠️ Fix linting and syntax errors in core swarm components\r\n\r\n🔍 Summary\r\nThis PR addresses several linting and syntax issues across multiple files:\r\n\r\n✅ Fixed syntax errors in the updateWorld function\r\n🧹 Fixed linting errors in src/action"
    },
    {
      "title": "fix: gui speech to text",
      "prNumber": 3760,
      "type": "bugfix",
      "body": ""
    },
    {
      "title": "fix: client chat",
      "prNumber": 3759,
      "type": "bugfix",
      "body": ""
    },
    {
      "title": "fix: properly acquire and release connection",
      "prNumber": 3757,
      "type": "bugfix",
      "body": "# PostgreSQL Connection Pool Management Fix\r\n\r\n## Description\r\nThis PR addresses issues with PostgreSQL connection handling by implementing proper connection acquisition and release patterns. The previous implementation was using the entire"
    },
    {
      "title": "fix-delete issues",
      "prNumber": 3756,
      "type": "bugfix",
      "body": "fixes delete issues for agents"
    },
    {
      "title": "fix: small client fix",
      "prNumber": 3754,
      "type": "bugfix",
      "body": ""
    },
    {
      "title": "fix server apis and server",
      "prNumber": 3752,
      "type": "bugfix",
      "body": "\\"
    },
    {
      "title": "feat: set proxy by  env AGENT_PROXY",
      "prNumber": 3751,
      "type": "feature",
      "body": "Sometimes agent's running env  is not good enough to connect with resources. \r\nSo just set global proxy by env settings : `AGENT_PROXY` .\r\n\r\n"
    },
    {
      "title": "fix: gui - WIP",
      "prNumber": 3750,
      "type": "bugfix",
      "body": "**Fixes and Improvements in GUI:**\r\nFixed issue where agents were not listed on the home page.\r\nFixed issue preventing agent creation.\r\nFixed issue preventing agent edits from working.\r\nFixed start/stop agent API functionality.\r\n\r\n**Refacto"
    },
    {
      "title": "feat: add registerMiddleware",
      "prNumber": 3749,
      "type": "feature",
      "body": "Same as #3648 "
    },
    {
      "title": "docs: Fix grammatical and consistency improvements in documentation",
      "prNumber": 3748,
      "type": "bugfix",
      "body": "Changed to: Use pnpm audits to check for known vulnerabilities\r\nReason: \"audit\" is a singular noun, but in this context, \"audits\" is incorrect since pnpm audit is an actual command in pnpm. The original form is correct.\r\nFile Modified: [sec"
    },
    {
      "title": "docs: Fix Typos and Improve Consistency in Discord Chat Logs",
      "prNumber": 3747,
      "type": "bugfix",
      "body": "### **Description:**\r\n\r\nThis PR updates several archived Discord chat log files by fixing minor typos and inconsistencies. Changes include:\r\n\r\n- **Corrected spelling and grammar mistakes** in the following files:\r\n    - `chat_2024-11-08.md`"
    },
    {
      "title": "fix: Revert short knowledge items handling",
      "prNumber": 3746,
      "type": "bugfix",
      "body": "# Relates to\r\n\r\nhttps://github.com/elizaOS/eliza/pull/3652\r\nhttps://github.com/elizaOS/eliza/pull/3653\r\n\r\n# Risks\r\n\r\nLow\r\n\r\n# Background\r\n\r\n## What does this PR do?\r\n\r\nRevert's back to the original behavior since the change on https://githu"
    },
    {
      "title": "fix: cli use axios replace fetch",
      "prNumber": 3741,
      "type": "bugfix",
      "body": "Use axios instead of system fetch, cause axios support proxy from system env."
    },
    {
      "title": "fix docker image for ci/cd setup",
      "prNumber": 3732,
      "type": "bugfix",
      "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\nFix Dockerfile and fix problems with build \r\n<!-- LINK TO ISSUE OR TICKET -->\r\n\r\n<!-- This risks section "
    },
    {
      "title": "chore: CI collect artifacts so we can diagnose memory issue",
      "prNumber": 3658,
      "type": "other",
      "body": ""
    },
    {
      "title": "feat: Optional Venice system prompt removal",
      "prNumber": 3583,
      "type": "feature",
      "body": "# Relates to\r\nVenice model provider default system prompt\r\n\r\n# Risks\r\nLOW\r\n- Changes isolated to Venice existing functionality\r\n- Adds optional removal of Venice default injected system prompt\r\n\r\n# Background\r\n\r\n## What does this PR do?\r\nIn"
    },
    {
      "title": "fix: Have agent construct the character plugins for the runtime.",
      "prNumber": 3458,
      "type": "bugfix",
      "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\nNo issue or ticket.\r\n\r\n<!-- This risks section must be filled out b"
    },
    {
      "title": "docs: Eliza Turkish documentation",
      "prNumber": 3422,
      "type": "docs",
      "body": "## What does this PR do?\r\nI've corrected the Turkish translation of the readme file. It wasn't completed and there were a lot of mistakes in translations as it was made by Google Translate or chatGPT.\r\n\r\n## What kind of change is this?\r\n\r\nA"
    },
    {
      "title": "fix: 3328 fix Amazon Bedrock as LLM provider",
      "prNumber": 3329,
      "type": "bugfix",
      "body": "\r\n# Relates to\r\n\r\n<!-- LINK TO ISSUE OR TICKET -->\r\nFixes [3328](https://github.com/elizaOS/eliza/issues/3328)\r\n\r\n\r\n# Risks\r\nLow risk as this only adds one case statement for handling the Bedrock model provider\r\n\r\n# Background\r\n\r\n## What do"
    },
    {
      "title": "docs: Add Fully Homomorphic Encryption (FHE) doc",
      "prNumber": 2876,
      "type": "feature",
      "body": "# Risks\r\n\r\nLow\r\n\r\n- Documentation changes only, no functional code changes.\r\n- Minimal risk of impacting existing functionality.\r\n\r\n# Background\r\n\r\n## What does this PR do?\r\n\r\nThis PR introduces a README file that provides detailed informat"
    },
    {
      "title": "docs: Revamping README_PTBR.md for clearer and updated instructions (CONFLICTED)",
      "prNumber": 2156,
      "type": "docs",
      "body": "Revamping README_PTBR.md for clearer and updated instructions Removed a redundancy on the README.md where it stated the supported models twice\r\n\r\n<!-- Use this template by filling in information and copying and pasting relevant items out of"
    },
    {
      "title": "feat: add Romanian readme.md (CONFLICTED)",
      "prNumber": 2151,
      "type": "feature",
      "body": "Hello\r\nI m a guy from Romania , and I decided to create the README in Romanian language to spread the visibility of the project across Romania,\r\nHope it helps.\r\nBest Regards\r\nTudor."
    },
    {
      "title": "chore(docs): Added a development approach for Windows Users",
      "prNumber": 1618,
      "type": "other",
      "body": "\r\n\r\n<!-- Use this template by filling in information and copy 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 is to be filled out before final review "
    }
  ],
  "topContributors": [
    {
      "username": "wtfsayo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/82053242?u=98209a1f10456f42d4d2fa71db4d5bf4a672cbc3&v=4",
      "totalScore": 599.7693092219106,
      "prScore": 590.7693092219106,
      "issueScore": 0,
      "reviewScore": 9,
      "commentScore": 0
    },
    {
      "username": "odilitime",
      "avatarUrl": "https://avatars.githubusercontent.com/u/16395496?u=c9bac48e632aae594a0d85aaf9e9c9c69b674d8b&v=4",
      "totalScore": 342.4721380628105,
      "prScore": 271.8341380628105,
      "issueScore": 0,
      "reviewScore": 70,
      "commentScore": 0.6379999999999999
    },
    {
      "username": "tcm390",
      "avatarUrl": "https://avatars.githubusercontent.com/u/60634884?u=c6c41679b8322eaa0c81f72e0b4ed95e80f0ac16&v=4",
      "totalScore": 213.52256664170756,
      "prScore": 208.52256664170756,
      "issueScore": 0,
      "reviewScore": 5,
      "commentScore": 0
    },
    {
      "username": "madjin",
      "avatarUrl": "https://avatars.githubusercontent.com/u/32600939?u=cdcf89f44c7a50906c7a80d889efa85023af2049&v=4",
      "totalScore": 126.66885393748626,
      "prScore": 121.26885393748626,
      "issueScore": 0,
      "reviewScore": 5,
      "commentScore": 0.4
    },
    {
      "username": "0xbbjoker",
      "avatarUrl": "https://avatars.githubusercontent.com/u/54844437?u=90fe1762420de6ad493a1c1582f1f70c0d87d8e2&v=4",
      "totalScore": 119.34487972092687,
      "prScore": 119.14487972092687,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "v1xingyue",
      "avatarUrl": "https://avatars.githubusercontent.com/u/974169?u=96c6a113a91978c041e5cf90965d7b66c5540af4&v=4",
      "totalScore": 77.40066288856116,
      "prScore": 77.20066288856115,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "HashWarlock",
      "avatarUrl": "https://avatars.githubusercontent.com/u/64296537?u=1d8228a93c06c603e08d438677b3f736d6b1ab22&v=4",
      "totalScore": 69.80979043599667,
      "prScore": 69.60979043599667,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0.2
    },
    {
      "username": "YoungPhlo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/90307961?u=2e7b36c41a4576a4720529da97a57280df102b28&v=4",
      "totalScore": 55.92441959671122,
      "prScore": 55.92441959671122,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "yungalgo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/113615973?u=92e0f29f7e2fbb8ce46ed13c51f692ca803de02d&v=4",
      "totalScore": 54.27884864088561,
      "prScore": 54.27884864088561,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "0xBondSUI",
      "avatarUrl": "https://avatars.githubusercontent.com/u/173979004?u=06113793a1ef2ee9c138b2c822caa9014699545b&v=4",
      "totalScore": 50.9697738965761,
      "prScore": 42.9697738965761,
      "issueScore": 8,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "ChristopherTrimboli",
      "avatarUrl": "https://avatars.githubusercontent.com/u/27584221?u=0d816ce1dcdea8f925aba18bb710153d4a87a719&v=4",
      "totalScore": 41.884453324894,
      "prScore": 41.884453324894,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "lalalune",
      "avatarUrl": "https://avatars.githubusercontent.com/u/18633264?u=e2e906c3712c2506ebfa98df01c2cfdc50050b30&v=4",
      "totalScore": 34.438,
      "prScore": 0,
      "issueScore": 0,
      "reviewScore": 34,
      "commentScore": 0.43799999999999994
    },
    {
      "username": "pranavjadhav007",
      "avatarUrl": "https://avatars.githubusercontent.com/u/88050656?u=282852928d9d9b181cb30cbe8df1d1ce6338b18e&v=4",
      "totalScore": 33.5437738965761,
      "prScore": 33.5437738965761,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "pucedoteth",
      "avatarUrl": "https://avatars.githubusercontent.com/u/119044801?u=d4420f014d84cbc78b659418d0e1412b30d00c8c&v=4",
      "totalScore": 29.629865223582968,
      "prScore": 29.629865223582968,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "552020",
      "avatarUrl": "https://avatars.githubusercontent.com/u/60273337?u=02cfd6f8d6b0bb8b2eaf360ee6df8184a80fce27&v=4",
      "totalScore": 27.479306144334053,
      "prScore": 27.479306144334053,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "notorious-d-e-v",
      "avatarUrl": "https://avatars.githubusercontent.com/u/189247757?u=57d631abf52f54843d1e3e9b3311d5ca4820429a&v=4",
      "totalScore": 27.278786033352155,
      "prScore": 23.278786033352155,
      "issueScore": 4,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "gap-editor",
      "avatarUrl": "https://avatars.githubusercontent.com/u/64627729?u=9273b350b599f2d644d4fc3169488e5ef389d331&v=4",
      "totalScore": 26.866898714923074,
      "prScore": 26.866898714923074,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "SITADRITA1",
      "avatarUrl": "https://avatars.githubusercontent.com/u/200515703?u=39c22f6be2c2b8b0556f89c6590e0d561801b21e&v=4",
      "totalScore": 24.7894379124341,
      "prScore": 24.7894379124341,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "batudo",
      "avatarUrl": "https://avatars.githubusercontent.com/u/82539708?u=cd1f38be487e17b550d3bbd0e5f7b1a777d6baae&v=4",
      "totalScore": 24.338866136776996,
      "prScore": 24.338866136776996,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    },
    {
      "username": "hexcow",
      "avatarUrl": "https://avatars.githubusercontent.com/u/200669683?u=23038602701607bf5f71fabb419fa1b3dbefeb18&v=4",
      "totalScore": 22.823306144334055,
      "prScore": 22.823306144334055,
      "issueScore": 0,
      "reviewScore": 0,
      "commentScore": 0
    }
  ],
  "newPRs": 125,
  "mergedPRs": 83,
  "newIssues": 13,
  "closedIssues": 278,
  "activeContributors": 64
}