# Eliza Project Updates (2025-02-22)

## Recent Updates to the Eliza Project

### Features
- Added pglite support with database design improvements (PR #3598)
- Enabled fetching relevant facts in the facts provider (PR #2635)
- Replaced AgentRuntime with an interface to extend client functionality (PR #2388)

### Bug Fixes
- Fixed generation of structured objects and images with NEAR AI (PR #3644)
- Resolved Telegram E2E test and group chat issues (PR #3624)

### Other Improvements
- Stabilized the develop branch (PR #3645)
- Updated Discord link (PR #3643)
- Removed langchain dependency for text splitting (PR #3642)
- Implemented turbo optimizations (PR #2503)

## Recent Pull Requests

- Added Toby voice to action functionality (PR #3638)
- Implemented Paradex DEX plugin (PR #3641)
- Added 'agent' table and renamed 'user' table to 'entity' with multi-tenancy support (PR #3637)
- Removed langchain dependency for text splitting (PR #3642)
- Ported trustdb to PostgreSQL (PR #2731)

## GitHub Activity

### February 22-23, 2025
- 5 new PRs
- 1 new issue
- 9 active contributors

### February 23-24, 2025
- 5 new PRs
- 9 merged PRs
- 41 active contributors

## Issue Activity
- Issue #3639: Type Alias "Adapter" is not defined (opened by Luks3110)