# Recent Updates to Eliza Project

## Bug Fixes
- Fixed RAG Knowledge loading (PR #3932)
- Resolved chat window issues (PR #3926)
- Fixed scroll issues to keep chat within screen size (PR #3925)
- Addressed websocket issues with bun run start (PR #3924)
- Fixed DM functionality in the-org (PR #3922)
- Resolved memory store issues (PR #3921)
- Fixed client fetch URL (PR #3917)
- Improved agent last message animation and profile card (PR #3948)
- Fixed WebSocket type issues (PR #3942)
- Corrected logger formatting (PR #3940)
- Fixed GUI speech-to-text and text-to-speech functionality (PR #3939)
- Fixed memory deletion (PR #3934)
- Resolved environment issues in the-org (PR #3923)
- Updated Docker files (PR #3887)
- Fixed NEAR AI image generation (PR #3881)
- Updated plugins source (PR #3944)

## Feature Additions
- Added stronger types (PR #3931)
- Made UI tweaks (PRs #3930, #3929)
- Added back local-AI support and CI fixes (PR #3918)
- Added UI display for agent actions and runtime logs (PR #3908)
- Implemented Socket.IO, removed WSS, and switched to Bun instead of Node in the-org (PR #3946)
- Upgraded package manager (PR #3945)
- Added build CLI command (PR #3937)
- Introduced Gaia functionality (PR #3920)
- Implemented client knowledge management features (PR #3950)

## Other Improvements
- Updated logo and styling (PR #3928)
- Made CLI command imports consistent (PR #3943)
- Implemented package scoped singleton DB connections (PR #3933)
- Optimized cleanup script with `xargs` (PR #3900)
- Performed code cleanup (PR #3935)
- Fixed hanging connections (PR #3919)

## Documentation
- Updated plugin-SQL documentation (PR #3947)
- Updated V2 development documentation (PR #3951)

## GitHub Activity
- From March 14-15, 2025: 19 new PRs (13 merged) with 11 active contributors
- From March 15-16, 2025: 15 new PRs (18 merged), 2 new issues, with 18 active contributors

## Recent Issues
- Twitter client not initializing properly with the agent (Issue #3949)
- Request for uploading .env files to the webui configurator (Issue #3936)