{
  "version": "1.0",
  "type": "repository",
  "interval": "week",
  "date": "2025-04-13",
  "generatedAt": "2026-05-13T23:41:49.613Z",
  "sourceLastUpdated": "2026-05-13T23:41:49.613Z",
  "contentFormat": "markdown",
  "contentHash": "73e29627e8472c57eb1783f70645894cc906a15d6423e8e341fb5f4fc9760f65",
  "entity": {
    "repoId": "elizaos/eliza",
    "owner": "elizaos",
    "repo": "eliza"
  },
  "content": "# ElizaOS Weekly Update (Apr 13 - 19, 2025)\n\n## OVERVIEW\nThis week saw significant progress across the ElizaOS framework with a focus on enhancing user experience, fixing critical bugs, and improving plugin functionality. Major achievements include the implementation of an interactive onboarding tour, improved Telegram and Twitter plugin capabilities, and the addition of a world state provider. The team also addressed numerous UI/UX issues and strengthened the framework's core functionality with better error handling and browser compatibility.\n\n## KEY TECHNICAL DEVELOPMENTS\n\n### Enhanced User Experience and Interface\n- Added an interactive onboarding tour to guide new users through the platform [#4293](https://github.com/elizaos/eliza/pull/4293)\n- Implemented confirmation dialog for destructive actions like deleting groups [#4310](https://github.com/elizaos/eliza/pull/4310)\n- Added a \"Stop Agent\" button in agent settings for better control [#4295](https://github.com/elizaos/eliza/pull/4295)\n- Enhanced GUI with improved settings field validation and requirement indicators [#4300](https://github.com/elizaos/eliza/pull/4300)\n\n### Plugin Enhancements and Capabilities\n- Added typing indicator to Telegram for more human-like interactions [#4280](https://github.com/elizaos/eliza/pull/4280)\n- Improved Twitter plugin with support for long tweets on premium accounts and tweet deletion functionality [#4291](https://github.com/elizaos/eliza/pull/4291), [#4320](https://github.com/elizaos/eliza/pull/4320)\n- Created world provider with basic world metadata [#4284](https://github.com/elizaos/eliza/pull/4284)\n- Added OpenAI model usage tracking via plugin-scoped events [#4230](https://github.com/elizaos/eliza/pull/4230)\n\n### Framework Stability and Testing\n- Developed comprehensive CLI test suite with isolated environments [#4301](https://github.com/elizaos/eliza/pull/4301)\n- Fixed relationship between entities and agents [#4223](https://github.com/elizaos/eliza/pull/4223)\n- Implemented custom UUID generator for broader browser support [#4318](https://github.com/elizaos/eliza/pull/4318)\n- Fixed plugin initialization checks and external dependency issues [#4278](https://github.com/elizaos/eliza/pull/4278), [#4306](https://github.com/elizaos/eliza/pull/4306)\n\n## CLOSED ISSUES\n\n### Plugin and Integration Issues\n- Resolved Twitter client creation failures and interaction handling issues [#4146](https://github.com/elizaos/eliza/issues/4146), [#3877](https://github.com/elizaos/eliza/issues/3877)\n- Fixed duplicate memory creation and null post interval configuration in Twitter plugin [#4115](https://github.com/elizaos/eliza/issues/4115), [#4127](https://github.com/elizaos/eliza/issues/4127)\n- Addressed OpenAI vision model errors by updating deprecated model references [#4210](https://github.com/elizaos/eliza/issues/4210)\n\n### Technical Debt and Performance Issues\n- Fixed JavaScript heap out of memory errors in RAG knowledge processing [#3664](https://github.com/elizaos/eliza/issues/3664)\n- Resolved type definition issues for 'hapi__shot' [#4234](https://github.com/elizaos/eliza/issues/4234)\n- Fixed getTasks error that occurred after launching new agents [#4238](https://github.com/elizaos/eliza/issues/4238)\n- Addressed client app microphone and text-to-speech functionality [#3896](https://github.com/elizaos/eliza/issues/3896)\n\n## NEW ISSUES\n\n### User Experience Challenges\n- Blue dot remains after skipping onboarding via close button [#4316](https://github.com/elizaos/eliza/issues/4316)\n- Group chat functionality broken due to crypto.randomUUID compatibility issues [#4315](https://github.com/elizaos/eliza/issues/4315)\n- Need to clarify contribution guidelines for framework users versus developers [#4285](https://github.com/elizaos/eliza/issues/4285)\n\n### Technical and Configuration Issues\n- Image analysis failing with OpenAI API 404 error in Discord integration [#4319](https://github.com/elizaos/eliza/issues/4319)\n- Environment variable LOG_LEVEL not affecting logging behavior [#4282](https://github.com/elizaos/eliza/issues/4282)\n- Questions about USE_LOCAL_AI configuration enforcement [#4303](https://github.com/elizaos/eliza/issues/4303)\n- Installation issues on Ubuntu (non-VM) environments [#4309](https://github.com/elizaos/eliza/issues/4309)\n- GOAT plugin compatibility problems after plugin separation [#4298](https://github.com/elizaos/eliza/issues/4298)"
}