{
  "version": "1.0",
  "type": "repository",
  "interval": "day",
  "date": "2025-09-23",
  "generatedAt": "2026-05-13T23:41:49.355Z",
  "sourceLastUpdated": "2026-05-13T23:41:49.355Z",
  "contentFormat": "markdown",
  "contentHash": "1a36ad56d5fa3ebb848d9bf7a34b77a84011bfd74fb5de5c9ca0be22f9396efb",
  "entity": {
    "repoId": "elizaos/eliza",
    "owner": "elizaos",
    "repo": "eliza"
  },
  "content": "# elizaos/eliza Daily Update (Sep 23, 2025)\n## OVERVIEW \nToday's activity focused on addressing a critical plugin loading issue related to `zod/v4` and resolving a Discord DM functionality bug.\n\n## KEY TECHNICAL DEVELOPMENTS\n\n## NEWLY OPENED PULL REQUESTS\n\n## CLOSED ISSUES\n### Discord DM Functionality Restored\nThe issue where Discord DMs stopped working in version 1.4.4 has been resolved. The problem was identified as a missing channel configuration in the `.env` file, which is required for DM functionality when specific channels are defined. Adding the necessary channel configuration fixed the problem. ([#5810](https://github.com/elizaos/eliza/issues/5810))\n\n## NEW ISSUES\n### Plugin Loading Failure Due to `zod/v4`\nA new issue has been reported where several plugins fail to load after updating to version 1.5.10, specifically due to problems with `zod/v4`. The problem was temporarily resolved by manually running `bun add zod`. A potential fix has been suggested in a related pull request for the `plugin-openrouter`. ([#5995](https://github.com/elizaos/eliza/issues/5995))\n\n## ACTIVE ISSUES\n### `zod/v4` Plugin Loading Issue Discussion\nThe discussion around [#5995](https://github.com/elizaos/eliza/issues/5995) indicates that the `zod/v4` loading problem affects multiple plugins, not just `openrouter`. While `bun add zod` provides a temporary workaround, a more permanent solution is being explored, with a potential fix linked in a related pull request. The user confirmed that even a clean `elizaos create` build still exhibited the error, reinforcing the need for a systemic solution."
}