# ElizaOS Development Update (2025-02-09)

## Repository Activity
- 14 new pull requests with 2 merged on Feb 9-10
- Activity increased to 15 new PRs (3 merged) on Feb 10-11
- Growth from 24 to 33 active contributors (37.5% increase)
- 50% increase in merged PRs day-over-day

## Major Development Initiatives
- V2 Development (PR #3393) by lalalune
- Build fix for Sui Typhoon Hackathon (February 2025)
- Introduction of agent commands (PR #3424)

## New Plugin Integrations
- Shopify plugin (PR #3395)
- D.A.T.A plugin (PR #3421)
- Navi Protocol plugin with support for:
  - Supply functionality
  - Borrow functionality
  - Repay functionality
  - Flashloan functionality

## Build System Improvements
- Added `build:core` command to build core component first (PR #3398)
- Fixed `bun run build` command in root directory (PR #3396)

## Feature Enhancements
- Added character methods (PR #3400)
- Improved Twitter client system message (PR #3401)
- Updated documentation for client/FAQ/Character files (PR #3410)

## Bug Fixes
- Fixed typo in codebase (PR #3423)

## Reported Issues
- Bot generating multiple replies due to DEFAULT_MAX_TWEET_LENGTH configuration
- Module import error for '@anush008/tokenizers-linux-arm64-gnu'
- Proposal to decouple service types and third-party service development
- Suggestion to integrate BAML for structured outputs from LLMs