Today, the project saw significant refactoring in the plugin-birdeye repository, moving towards a more robust, config-driven architecture with improved task management, while the core eliza repository initiated work on aligning server tests with recent API changes and opened a new feature request for a Polymarket Plugin.
BirdeyeService with config-driven initialization, adding new providers for wallet portfolio, market overview, and multi-chain trending data with caching mechanisms. (#6)BIRDEYE_SYNC_WALLET registration until runtime.initPromise resolves, ensuring safe task removal and correct scheduling. (#7)