{
  "version": "1.0",
  "type": "repository",
  "interval": "week",
  "date": "2025-04-06",
  "generatedAt": "2026-05-14T23:36:28.338Z",
  "sourceLastUpdated": "2026-05-14T23:36:28.338Z",
  "contentFormat": "markdown",
  "contentHash": "b9cbff183d4f29e0bd1534c2f9070fdf478190c2bb80726f61ac58de3d66d113",
  "entity": {
    "repoId": "elizaos/eliza",
    "owner": "elizaos",
    "repo": "eliza"
  },
  "content": "# ElizaOS Weekly Update (Apr 6 - 12, 2025)\n\n## OVERVIEW\nThis week saw significant progress across the ElizaOS framework with a focus on enhancing voice capabilities, improving client integrations, and fixing critical bugs. The team added OpenAI TTS support, improved message handling in Discord and Twitter clients, and implemented JSON import functionality for agent creation. CLI improvements and error handling enhancements were also prioritized to create a more robust developer experience.\n\n## KEY TECHNICAL DEVELOPMENTS\n\n### Voice and Media Capabilities\n- Added OpenAI Text-to-Speech integration [#4255](https://github.com/elizaos/eliza/pull/4255), with testing implementation [#4259](https://github.com/elizaos/eliza/pull/4259)\n- Fixed TTS functionality in the GUI [#4237](https://github.com/elizaos/eliza/pull/4237)\n- Resolved transcription issues in Discord and GUI [#4236](https://github.com/elizaos/eliza/pull/4236)\n- Replaced text input with dropdown for voice model selection [#4262](https://github.com/elizaos/eliza/pull/4262)\n\n### Client and Plugin Enhancements\n- Added message buttons support for Telegram [#4187](https://github.com/elizaos/eliza/pull/4187)\n- Fixed Discord voice join/leave actions [#4265](https://github.com/elizaos/eliza/pull/4265)\n- Improved Twitter interaction by fixing reply functionality [#4231](https://github.com/elizaos/eliza/pull/4231)\n- Added Venice plugin support for v2 [#4214](https://github.com/elizaos/eliza/pull/4214)\n- Enhanced plugin installation priority order [#4256](https://github.com/elizaos/eliza/pull/4256)\n\n### Core Framework Improvements\n- Added support for importing JSON to create or update agents [#4270](https://github.com/elizaos/eliza/pull/4270)\n- Improved Reply Action to use pre-generated responses [#4213](https://github.com/elizaos/eliza/pull/4213)\n- Fixed cyclic error with safe JSON serialization [#4266](https://github.com/elizaos/eliza/pull/4266)\n- Replaced deprecated vision model [#4254](https://github.com/elizaos/eliza/pull/4254)\n- Fixed JSON parsing issues in Anthropic and OpenAI plugins [#4222](https://github.com/elizaos/eliza/pull/4222), [#4207](https://github.com/elizaos/eliza/pull/4207)\n\n### CLI and Developer Experience\n- Significant CLI cleanup and improvements [#4239](https://github.com/elizaos/eliza/pull/4239), [#4240](https://github.com/elizaos/eliza/pull/4240), [#4250](https://github.com/elizaos/eliza/pull/4250)\n- Fixed GitHub authentication prompt during start CLI command [#4242](https://github.com/elizaos/eliza/pull/4242)\n- Enhanced agent subcommands functionality [#4220](https://github.com/elizaos/eliza/pull/4220)\n- Resolved port unavailability issues [#4199](https://github.com/elizaos/eliza/pull/4199)\n- Made npm create-eliza and npx elizaos create functionally identical [#4185](https://github.com/elizaos/eliza/pull/4185)\n\n## CLOSED ISSUES\n\n### Client Integration Issues\n- Resolved Discord client loading problems on pnpm start [#4258](https://github.com/elizaos/eliza/issues/4258)\n- Fixed agent setup issues for Twitter and Telegram clients [#4221](https://github.com/elizaos/eliza/issues/4221)\n- Addressed environment key mismatches in Twitter plugin [#4215](https://github.com/elizaos/eliza/issues/4215)\n\n### API and Model Integration\n- Fixed Anthropic plugin not registering for TEXT_EMBEDDING [#4251](https://github.com/elizaos/eliza/issues/4251)\n- Resolved duplicate variable declaration in client API error handling [#4249](https://github.com/elizaos/eliza/issues/4249)\n- Fixed errors when agent replies to tweets in interactions [#4226](https://github.com/elizaos/eliza/issues/4226)\n- Addressed duplicate provider sections in prompts [#4225](https://github.com/elizaos/eliza/issues/4225)\n\n## NEW ISSUES\n\n### Client Functionality Challenges\n- X bot not responding to mentions [#4272](https://github.com/elizaos/eliza/issues/4272)\n- Discord not replying when deployed with Docker on Google Cloud Run [#4269](https://github.com/elizaos/eliza/issues/4269)\n- Need for media support on Twitter platform [#4241](https://github.com/elizaos/eliza/issues/4241)\n- Provider data not being used when posting to Twitter [#4224](https://github.com/elizaos/eliza/issues/4224)\n\n### Technical and Development Issues\n- Runtime getTasks error after launching new agent in GUI [#4238](https://github.com/elizaos/eliza/issues/4238)\n- Type definition file missing for 'hapi__shot' [#4234](https://github.com/elizaos/eliza/issues/4234)\n- OpenAI Plugin using deprecated vision model leading to 404 error [#4210](https://github.com/elizaos/eliza/issues/4210)\n- Need to update community documentation section [#4260](https://github.com/elizaos/eliza/issues/4260)"
}