{
  "version": "1.0",
  "type": "repository",
  "interval": "week",
  "date": "2025-02-02",
  "generatedAt": "2026-05-13T23:41:49.617Z",
  "sourceLastUpdated": "2026-05-13T23:41:49.617Z",
  "contentFormat": "markdown",
  "contentHash": "d55a2e9e462e86cee74b7304a252559b3c453b44c4931fc0f48f7fc8f536cfed",
  "entity": {
    "repoId": "elizaos/eliza",
    "owner": "elizaos",
    "repo": "eliza"
  },
  "content": "# ElizaOS Weekly Update (Feb 2 - 8, 2025)\n\n## OVERVIEW\nThis week saw significant architectural changes to the ElizaOS framework, with a major shift toward dynamic plugin loading and modular design. The team removed the verifiable inference concept in favor of plugin-loaded functionality, standardized package configurations, and enhanced multiple messaging clients. Extensive work was done on blockchain integrations, with new plugins for CoinMarketCap, CoinGecko, and improvements to existing crypto ecosystem plugins.\n\n## KEY TECHNICAL DEVELOPMENTS\n\n### Core Architecture Improvements\n- **Dynamic Plugin Loading**: Implemented a handlers pattern for dynamic service integration [#3339](https://github.com/elizaos/eliza/pull/3339), [#3376](https://github.com/elizaos/eliza/pull/3376)\n- **Plugin System Restructuring**: Removed verifiable inference concept in favor of plugin-loaded functionality [#3344](https://github.com/elizaos/eliza/pull/3344), [#3342](https://github.com/elizaos/eliza/pull/3342)\n- **Package Configuration**: Set package publish access to public [#3330](https://github.com/elizaos/eliza/pull/3330) and added missing version properties [#3325](https://github.com/elizaos/eliza/pull/3325)\n- **Build System**: Replaced pnpm with Bun for faster performance and future TypeScript runtime loading [#2852](https://github.com/elizaos/eliza/pull/2852)\n\n### Messaging and Client Enhancements\n- **Messaging Integration**: Enhanced plugins to interact with MessengerManager for Telegram posting [#3314](https://github.com/elizaos/eliza/pull/3314)\n- **Action Suppression**: Added ability to suppress actions in Discord [#3284](https://github.com/elizaos/eliza/pull/3284), Telegram [#3285](https://github.com/elizaos/eliza/pull/3285), and Twitter [#3286](https://github.com/elizaos/eliza/pull/3286)\n- **Twitter Configuration**: Added configuration for enabling/disabling Twitter post generation [#3219](https://github.com/elizaos/eliza/pull/3219)\n- **Character Loading**: Fixed character loading from repository root [#3375](https://github.com/elizaos/eliza/pull/3375), [#3374](https://github.com/elizaos/eliza/pull/3374)\n\n### Blockchain and Crypto Integrations\n- **New Crypto Plugins**: Added CoinMarketCap plugin [#3134](https://github.com/elizaos/eliza/pull/3134) and enhanced CoinGecko plugin with test configuration [#3124](https://github.com/elizaos/eliza/pull/3124)\n- **MultiversX Improvements**: Added CREATE_POOL action [#3209](https://github.com/elizaos/eliza/pull/3209) and enabled herotag usage for token sending [#3238](https://github.com/elizaos/eliza/pull/3238)\n- **Desk Exchange Plugin**: Added new plugin for DESK Exchange API integration [#3096](https://github.com/elizaos/eliza/pull/3096)\n- **Edwin Plugin**: Integrated Edwin plugin for DeFi operations [#3045](https://github.com/elizaos/eliza/pull/3045)\n\n### Code Quality and Documentation\n- **Biome Integration**: Added Biome configuration to multiple plugins including Solana ecosystem [#3186](https://github.com/elizaos/eliza/pull/3186) and fixed issues across numerous plugins [#3181](https://github.com/elizaos/eliza/pull/3181), [#3180](https://github.com/elizaos/eliza/pull/3180)\n- **Documentation**: Added weekly contributor meeting notes [#3204](https://github.com/elizaos/eliza/pull/3204) and improved GitHub issues link in CONTRIBUTING.md [#3268](https://github.com/elizaos/eliza/pull/3268)\n- **Internationalization**: Fixed README_JA.md by adding unwritten text and fixing typos [#3153](https://github.com/elizaos/eliza/pull/3153)\n\n## CLOSED ISSUES\n\n### Plugin Development and Testing\n- **Crypto Plugin Testing**: Closed issues related to test configuration and coverage for CoinMarketCap [#3133](https://github.com/elizaos/eliza/issues/3133), CoinGecko [#3123](https://github.com/elizaos/eliza/issues/3123), Cronos [#3249](https://github.com/elizaos/eliza/issues/3249), and Conflux [#3246](https://github.com/elizaos/eliza/issues/3246)\n- **Edwin Integration**: Completed integration of Edwin for DeFi operations [#3040](https://github.com/elizaos/eliza/issues/3040)\n\n### Bug Fixes and Documentation\n- **Twitter Issues**: Resolved Twitter login issues [#1431](https://github.com/elizaos/eliza/issues/1431), [#3112](https://github.com/elizaos/eliza/issues/3112), formatting errors [#3245](https://github.com/elizaos/eliza/issues/3245), and logging bugs [#3201](https://github.com/elizaos/eliza/issues/3201)\n- **Documentation Improvements**: Updated Twitter to X (Twitter) in README [#3196](https://github.com/elizaos/eliza/issues/3196) and addressed anime character prompt issues [#3259](https://github.com/elizaos/eliza/issues/3259)\n- **Build and Dependency Issues**: Fixed JSON syntax errors in package.json [#3276](https://github.com/elizaos/eliza/issues/3276) and provider-utils import issues [#3159](https://github.com/elizaos/eliza/issues/3159)\n\n## NEW ISSUES\n\n### Build and Deployment Challenges\n- **Docker and Cloud Deployment**: Agent stuck on start in Docker/Cloud [#3385](https://github.com/elizaos/eliza/issues/3385) and Docker build errors on Mac M1 [#3239](https://github.com/elizaos/eliza/issues/3239)\n- **Build Failures**: Latest build failing [#3322](https://github.com/elizaos/eliza/issues/3322), missing dependencies [#3365](https://github.com/elizaos/eliza/issues/3365), and Discord client version conflicts [#3295](https://github.com/elizaos/eliza/issues/3295)\n- **Runtime Errors**: Vector dimension mismatch in SQLite [#3355](https://github.com/elizaos/eliza/issues/3355) and package path export errors in NestJS [#3191](https://github.com/elizaos/eliza/issues/3191)\n\n### Client and Plugin Functionality\n- **Twitter Integration**: Twitter actions not processing [#3384](https://github.com/elizaos/eliza/issues/3384), placeholder mismatch in search template [#3353](https://github.com/elizaos/eliza/issues/3353), and enhancing human-like behavior [#3383](https://github.com/elizaos/eliza/issues/3383)\n- **Discord Issues**: Speech-to-text conversion errors [#3282](https://github.com/elizaos/eliza/issues/3282) and opus.node module errors [#3373](https://github.com/elizaos/eliza/issues/3373)\n- **Model Integration**: Amazon Bedrock provider not working [#3328](https://github.com/elizaos/eliza/issues/3328) and Anthropic connection errors [#3079](https://github.com/elizaos/eliza/issues/3079)\n\n### Feature Requests and Enhancements\n- **Plugin System**: Request for opt-in only plugins via CLI [#3356](https://github.com/elizaos/eliza/issues/3356"
}