{
  "version": "1.0",
  "type": "repository",
  "interval": "week",
  "date": "2025-01-12",
  "generatedAt": "2026-05-14T23:36:28.333Z",
  "sourceLastUpdated": "2026-05-14T23:36:28.333Z",
  "contentFormat": "markdown",
  "contentHash": "067de09364dc76ca443b9b26f83174e1f280a21fe2f0b7da4cd3af020c97a1aa",
  "entity": {
    "repoId": "elizaos/eliza",
    "owner": "elizaos",
    "repo": "eliza"
  },
  "content": "# ElizaOS Weekly Update (Jan 12 - 18, 2025)\n\n## OVERVIEW\nThis week saw significant expansion of ElizaOS's capabilities with major enhancements to blockchain integrations, client functionality, and developer experience. The team added support for multiple blockchain networks (Sui, Injective, B² Network), improved multimedia handling for Telegram, and enhanced character management. Testing coverage was substantially expanded across multiple plugins and database adapters, strengthening the framework's reliability.\n\n## KEY TECHNICAL DEVELOPMENTS\n\n### Blockchain & Web3 Integration Enhancements\n- Added B² Network plugin to integrate with Bitcoin Layer2 network [#2010](https://github.com/elizaOS/eliza/pull/2010)\n- Implemented Injective plugin for chain interactions [#1764](https://github.com/elizaOS/eliza/pull/1764)\n- Added support for Sui blockchain with secp256k1/secp256r1 algorithms [#2476](https://github.com/elizaOS/eliza/pull/2476)\n- Enhanced Solana Agent Kit with additional features [#2458](https://github.com/elizaOS/eliza/pull/2458)\n- Implemented Pyth Data Plugin for price feeds [#2434](https://github.com/elizaOS/eliza/pull/2434)\n- Added NFT plugin for collection management [#2167](https://github.com/elizaOS/eliza/pull/2167)\n\n### Client & Messaging Improvements\n- Added Instagram client for social media integration [#1964](https://github.com/elizaOS/eliza/pull/1964)\n- Enhanced Telegram client with extra multimedia support [#2510](https://github.com/elizaOS/eliza/pull/2510)\n- Improved Twitter client with mention deduplication [#2178](https://github.com/elizaOS/eliza/pull/2178)\n- Fixed tweet ID parameter issues in Twitter client [#2430](https://github.com/elizaOS/eliza/pull/2430)\n- Enhanced Discord and Telegram autonomous agent capabilities [#2335](https://github.com/elizaOS/eliza/pull/2335), [#2338](https://github.com/elizaOS/eliza/pull/2338)\n\n### Character & Knowledge Management\n- Added support for loading characters from multiple remote URLs [#2475](https://github.com/elizaOS/eliza/pull/2475)\n- Enhanced RAG knowledge handling with double-byte character support and directory loading [#2351](https://github.com/elizaOS/eliza/pull/2351)\n- Implemented character loading from blockchain via Code In Plugin [#2371](https://github.com/elizaOS/eliza/pull/2371)\n- Added character creation template function to start.sh [#2232](https://github.com/elizaOS/eliza/pull/2232)\n- Improved character loading from URLs and API router enhancements [#2365](https://github.com/elizaOS/eliza/pull/2365)\n\n### Testing & Infrastructure\n- Added test configuration and coverage for Binance plugin [#2482](https://github.com/elizaOS/eliza/pull/2482)\n- Implemented tests for database adapters (Supabase and SQLite) [#2468](https://github.com/elizaOS/eliza/pull/2468)\n- Added tests for Instagram client [#2454](https://github.com/elizaOS/eliza/pull/2454)\n- Added tests for GitHub client [#2407](https://github.com/elizaOS/eliza/pull/2407)\n- Added tests for Slack client [#2404](https://github.com/elizaOS/eliza/pull/2404)\n- Added tests for Solana plugin [#2345](https://github.com/elizaOS/eliza/pull/2345)\n\n## CLOSED ISSUES\n\n### Testing & Documentation Improvements\n- Added tests for WhatsApp plugin [#2212](https://github.com/elizaOS/eliza/issues/2212)\n- Added Greek translation for README [#2197](https://github.com/elizaOS/eliza/issues/2197)\n- Fixed invalid Together AI medium model configuration [#2172](https://github.com/elizaOS/eliza/issues/2172)\n- Resolved Echochambers plugin package not found issue [#2209](https://github.com/elizaOS/eliza/issues/2209)\n\n## NEW ISSUES\n\n### Environment & Configuration Challenges\n- Missing module for ARM64 architecture: '@anush008/tokenizers-linux-arm64-gnu' [#2242](https://github.com/elizaOS/eliza/issues/2242)\n- Twitter authentication fails on cloud with Error 399 [#2225](https://github.com/elizaOS/eliza/issues/2225)\n- OPENAI provider being overwritten by LLAMA_LOCAL on pnpm start [#2450](https://github.com/elizaOS/eliza/issues/2450)\n- Unset variables in Docker Compose causing errors [#2387](https://github.com/elizaOS/eliza/issues/2387)\n\n### Testing & Feature Requests\n- Add test configuration and tests for binance plugin [#2481](https://github.com/elizaOS/eliza/issues/2481)\n- Add tests for Redis adapter [#2469](https://github.com/elizaOS/eliza/issues/2469)\n- Add tests for database adapters: SQLite and Supabase [#2467](https://github.com/elizaOS/eliza/issues/2467)\n- Add tests for Instagram client [#2453](https://github.com/elizaOS/eliza/issues/2453)\n- Add tests for GitHub client [#2406](https://github.com/elizaOS/eliza/issues/2406)\n- Add tests for Slack client [#2403](https://github.com/elizaOS/eliza/issues/2403)\n\n### User Experience & Functionality Issues\n- Chat input sends multiple messages when using IME [#2272](https://github.com/elizaOS/eliza/issues/2272)\n- Tweets getting cut off, need to adjust tweet length [#2277](https://github.com/elizaOS/eliza/issues/2277)\n- Model loading from .env fails [#2250](https://github.com/elizaOS/eliza/issues/2250)\n- Enhance RAG knowledge with double-byte support and directory loading [#2323](https://github.com/elizaOS/eliza/issues/2323)\n- Support multiple remote character URLs [#2252](https://github.com/elizaOS/eliza/issues/2252)\n- Echochambers should support multiple rooms and proactive conversation [#2246](https://github.com/elizaOS/eliza/issues/2246)"
}