# ElizaOS Development Updates – 2025-03-12

## Web3 Narrative Marketing Automation
- **Developer:** [shivam_18795]
- **Features:** Draft editing, scheduled posting, automated replies, performance feedback loops
- **Seeking:** Early testers for feedback and improvements

## Token Prediction Plugin
- **Developer:** [dorianjanezic]
- **Functionality:** Data → Prediction → Checks → Evaluation → Summary
- **Enhancements:** Exploring reinforcement learning for improved accuracy
- **Repository:** [plugin-token-prediction](https://github.com/dorianjanezic/eliza/tree/komo-main/packages/plugin-token-prediction)

## Tech-Support Bot on ElizaOS
- **Developer:** [chris.troutner]
- **Focus Areas:** JavaScript, Bitcoin, GitHub repositories
- **Infrastructure:** Local AI models on Linux with NVIDIA GeForce 3060 (12GB VRAM)
- **Clients:** Telegram, Nostr (censorship-resistant alternative)
- **Seeking:** Collaboration on a Nostr plugin for ElizaOS

## AI Agent Platform
- **Developer:** [dtb0x]
- **Project:** Aigent.sh – AI agent platform powered by ElizaOS
- **Goal:** Make AI agents accessible to non-technical users
- **Status:** Daily updates, open to feedback

## Plugin Contributions
- **Mem0 AI SDK Provider PR:** [whysosaket] added Mem0 as a provider in the Vercel AI SDK ([PR #3927](https://github.com/elizaOS/eliza/pull/3927))
- **DexPaprika Plugin PR:** [0xmattsroka] added a plugin for fetching on-chain token prices across 20+ chains ([PR #109](https://github.com/elizaos-plugins/registry/pull/109))
- **Twitter Plugin PR:** [tadeuchi] added a plugin to fetch Twitter post data ([PR #108](https://github.com/elizaos-plugins/registry/pull/108))
- **Distributed Storage Plugin PR:** [fforbeck] added a distributed storage plugin ([PR #111](https://github.com/elizaos-plugins/registry/pull/111))

## Issues and Questions
- **Broken Link Issue:** [flaneurofmetaverses] reported a broken link; [odilitime] requested clarification.
- **Versioning Question:** [hish1639] inquired about PR version inclusion but received no response.

---

# ElizaOS Development and Plugin Updates

## Custom Plugin Development and Installation
- **Discussions:** Installing custom plugins from stable or develop branch
- **Projects:**
  - [asi123aa] developing a trading signal plugin with user intent extraction
  - [shivam_18795] integrating Langchain for Web3 marketing automation

## Memory System and Knowledge Retention
- **Issue:** Eliza forgetting past conversations
- **Solution:** `rick02533` suggested setting `ragKnowledge=false` for string arrays

## Multi-Agent and Multi-Language Support
- **Topics:** Running multiple agents independently, managing API keys
- **Issue:** Some plugins contain hardcoded English elements, requiring updates

## Twitter Bot and Plugin Issues
- **Shadowbanning:** Caused by missing 'automated' account setting; solution: restart with a clean account
- **Client Issues:** `sherlock0x` and `ad_dev` reported unresolved `client-twitter` issues in v2
- **Plugin Contribution:** [tadeuchi] submitted a Twitter plugin PR

## Docker and Installation Issues
- **Authentication Errors:** Solution: check environment variables, use `doctor inspect`
- **Missing Dependencies:** `4n7m4n` faced missing `@elizaos/plugin-sql@^0.25.6`
- **SQLite Errors:** Resolved by reinstalling `better-sqlite3`

## AI Model and Crypto Data Integration
- **Local AI Models:** [chris.troutner] integrating Ollama with ElizaOS via `plugin-local-ai`
- **Crypto Data:** [nb1121] discussed real-time DeFi/crypto data integration for automated tweets

## Plugin and Feature Development
- **Rabbi Trader Plugin:** [freytes] took over maintenance; [odilitime] unarchived it
- **New Plugins:**
  - DexPaprika plugin for on-chain token prices ([0xmattsroka])
  - Distributed storage plugin ([fforbeck])
  - Mem0 AI SDK provider ([whysosaket])

## Documentation and API Improvements
- **Swagger API Docs:** Abandoned due to complexity; replaced with simpler REST API docs
- **Registry Issues:** [dankvr] noted missing plugin versions
- **CLI & Registry Docs:** [rick02533] and [dankvr] working on improvements
