# 🚀 ElizaOS Weekly Update: June 8-14, 2025

## 🎉 Epic architectural upgrades landed this week with the release of v1.0.8, bringing massive improvements to modular code organization and core functionality!

### 🔧 Technical Highlights:
- **Type System Refactoring**: Split monolithic type definitions into granular, domain-specific files for better maintainability and developer experience (#4999, #5020)
- **API Restructuring**: Reorganized API routes into logical domains, improving scalability and creating a more intuitive structure (#5010)
- **CLI Improvements**: Migrated CLI prompts from legacy library to modern `@clack/prompts` for enhanced UX and transformed CLI commands into a modular structure (#5016, #5036)
- **Messaging System Enhancements**: Implemented real-time message deletion via SocketIO and fixed chat history selector reloads (#4968, #5034)
- **Performance Optimization**: Leveraged Bun's offline mode for faster project creation in CI environments (#5087)

### 💬 Community Contributions:
- Several community members reported and helped diagnose issues with RAG knowledge management functionality in v1.0.6 (#5004), leading to investigation and upcoming fixes
- UI/UX improvements continued with the addition of a new split button component and responsive character form enhancements (#5000)

### 💰 Token Updates:
- The EVM plugin improvements continue with better connection handling and database operations

## 🔮 Coming Next:
Stay tuned for improvements to the knowledge management system and enhanced streaming response capabilities in upcoming releases. We're also planning significant upgrades to the plugin infrastructure based on your feedback!