{
  "version": "1.0",
  "type": "repository",
  "interval": "day",
  "date": "2025-04-11",
  "generatedAt": "2026-05-13T23:41:49.055Z",
  "sourceLastUpdated": "2026-05-13T23:41:49.055Z",
  "contentFormat": "markdown",
  "contentHash": "97d0ab96a1cd258e36635b96cd7b631a7314a0d92cb0e3a6ba8d3395b5b63dac",
  "entity": {
    "repoId": "elizaos/eliza",
    "owner": "elizaos",
    "repo": "eliza"
  },
  "content": "# ElizaOS Daily Update (Apr 11, 2025)\n\n## OVERVIEW \nToday, significant progress was made in enhancing the ElizaOS framework, particularly in the Discord plugin functionality and JSON serialization. Key features were added, including a missing bootstrap plugin, while several bugs were addressed to improve overall stability. The team also initiated a new issue related to deployment challenges on Google Cloud Run.\n\n## KEY TECHNICAL DEVELOPMENTS\n\n### Feature Enhancements\n- Added a missing bootstrap plugin to the list ([#4267](https://github.com/elizaos/eliza/pull/4267)).\n- Replaced text input with a dropdown for voice model selection, improving user interface and experience ([#4262](https://github.com/elizaos/eliza/pull/4262)).\n\n### Bug Fixes\n- Implemented a `safeReplacer` function to handle circular references in JSON serialization, resolving a cyclic error ([#4266](https://github.com/elizaos/eliza/pull/4266)).\n- Fixed issues related to Discord voice join/leave actions ([#4265](https://github.com/elizaos/eliza/pull/4265)).\n- Made small fixes to Discord actions to enhance functionality ([#4264](https://github.com/elizaos/eliza/pull/4264)).\n- Removed dead code around plugin installation to streamline the codebase ([#4263](https://github.com/elizaos/eliza/pull/4263)).\n\n## CLOSED ISSUES\n\n### Discord Client Issues\n- Resolved an issue where the Discord client was not loading on `pnpm start`, despite correct settings in `character.json` ([#4258](https://github.com/elizaos/eliza/issues/4258)).\n- Fixed the registration issue for the anthropic plugin concerning TEXT_EMBEDDING, ensuring proper model registration ([#4251](https://github.com/elizaos/eliza/issues/4251)).\n\n## NEW ISSUES\n\n### Deployment Challenges\n- A new issue was reported regarding the Discord bot not replying when deployed with Docker on Google Cloud Run, despite being active and receiving messages ([#4269](https://github.com/elizaos/eliza/issues/4269))."
}