# ElizaOS GitHub Activity Update - 2025-03-06

## Pull Request Activity

### Docker Improvements
- PR #3786: Removed hard-linking files in Docker and eliminated hard-coded path env files
- PR #3790: Addressed main Docker errors
- PR #3784: Fixed Docker build process

### CLI and Build Enhancements
- PR #3789: Fixed CLI compatibility with newer APIs
- PR #3787: Resolved V2 build start issues
- PR #3803: Fixed PostgreSQL migration problems

### Code Quality Improvements
- PR #3800: Set up linting and formatting commands
- PR #3799: Implemented V2 consistent secret attribute and database withDatabase wrapper on memory

### Feature Changes
- PR #3791: Changed playright over to patchright (ELI2-45)

## Additional Bugfixes
- PR #3796: Fixed async handling in the getTweets method
- PR #3793: Addressed issue #3779
- PR #3792: Updated outdated documentation links
- PR #3788: Fixed a missing space in intro.md

## Repository Activity Metrics
- March 6-7, 2025: 5 new PRs (2 merged), 1 new issue, 7 active contributors
- March 7-8, 2025: 7 new PRs (all merged), 6 new issues, 13 active contributors
- Significant growth in both contributions and contributor count between the two days

## Reported Issues
- Discord & Telegram client integration failing to link with agent in WSL2
- Model initialization failures
- "Service text_generation not found" errors
- Telegram client unable to connect to bot API interface
- Issues with enabling default RAG when using Postgres adapter
- Documentation issue regarding GAIA_API_KEY in example .env file