# Recent Updates to Eliza Project

## Bug Fixes
- Handling short text items in knowledge processing (#3652)
- Fixed Twitter client embedding dimension (#3625, #3659, #3668)
- Resolved social vitest issues (#3622)
- Addressed pglite & migrations problems (#3672)
- Fixed extension and migrations (#3665)
- Handled speaker removal in Twitter spaces (#3662)

## Feature Additions
- Added database and plugin adapter types to core types (#3640)
- Added participant error handling (#3671)
- Implemented space action functionality (#3655)
- Added agent server options with middleware settings (#3648)
- Added multi-tenancy with a new 'agent' table while renaming 'user' to 'entity' table (#3637)
- Added feature to check if plugins are installed and display the result (#3660)

## Refactoring
- Reorganized API routes into a file-based structure (#3651)
- Cleaned up the server (#3667)
- Refactored the plugin-local-ai component (#3663)
- Improved memory queries, knowledge metadata, and browser support (#3606)

## Documentation Updates
- Fixed formatting in plugins.md (#3649)
- Updated README_KOR.md (#3670)
- Fixed typographical errors in documentation (#3656)

## Release Updates
- Merged release update (0.25.8) from develop to main branch (#3522)

# Recent Pull Requests

## New Features and Improvements
- New storage plugin 'storacha' introduced by fforbeck (#3657)
- Agent server options with middleware settings added by v1xingyue (#3648)
- UserRapport feature for improved Twitter interactions by nusk0 (#3647)
- Refactored API routes into a file-based structure by wtfsayo (#3651)
- 'Stable' pull request submitted by X4ndar (#3666)
- Refactored local-ai plugin completed by AIFlowML (#3663)

# GitHub Activity Update

## Repository Activity
- February 24-25, 2025: 10 new pull requests (7 merged) and 16 active contributors
- February 25-26, 2025: 13 new pull requests (15 merged), 2 new issues, and 17 active contributors
- Strong development momentum with consistent contributor engagement

# Recent GitHub Issues

## Open Issues
- Issue #3664: RAG Knowledge causing JavaScript Heap Out of Memory error (reported by suryanshkushwaha)
- Issue #3661: Docker file issue related to invalid cachestore (reported by avdheshcharjan)