# elizaOS Discord - 2025-09-17

## Overall Discussion Highlights

### Legal & Business Developments
- **Eliza Labs vs X Corporation Lawsuit**: Community members actively discussed and shared information about the ongoing legal case filed by Eliza Labs against X Corporation (formerly Twitter). The case filing is available at PacerMonitor (case #59802131).
- **Federal Reserve Rate Cuts**: Brief discussion about potential market impacts of recent Fed rate cuts.
- **GPT-5 Pricing**: Announcement that GPT-5 is 50% off on OpenRouter for a week, along with new features like native web search and organization usage tracking.

### Technical Developments
- **ElizaOS 1.5.10 Release**: Version 1.5.10 was released to fix critical issues in 1.5.9, particularly addressing a dependency problem where the server component wasn't properly depending on the client in the build process.
- **Plugin Compatibility Issues**: Several users reported problems with the web search plugin, browser plugin, and custom plugins in elizaOS 1.x. Alternative solutions were suggested, including the composio plugin with Tavily integration.
- **TypeScript Build Errors**: The team addressed issues with missing declaration files for the @elizaos/server module and problems with TypeScript configurations.
- **Farcaster Plugin**: The team completed development of a Farcaster plugin.
- **MCP Payment System**: MCP is now live for USDC tipping on Solana via x402.

### AI Agent Discussions
- **Decentralization Concerns**: Community members expressed concerns about centralized control of AI agents, with arguments for on-chain implementations to prevent government control.
- **AI16z Ecosystem**: Questions about available AI agents in the ai16z ecosystem, with suggestions to look through Base and Solana ecosystems.
- **AI Matchmaking Concept**: Theoretical discussion about an AI matchmaking system that would create graph databases of user personalities and predict relationship outcomes.

## Key Questions & Answers

**Q: Is the web search plugin compatible with elizaOS 1.x?**  
A: No, it's not compatible with 1.x elizaOS. (answered by sayonara)

**Q: What should I use instead of the web search plugin?**  
A: You could use the composio plugin with Tavily integration or the browser plugin. (answered by Stan ⚡)

**Q: Where do I check for information about the lawsuit?**  
A: https://www.pacermonitor.com/public/case/59802131/Eliza_Labs,_Inc_et_al_v_X_Corporation_fka_Twitter (answered by DorianD)

**Q: Any AI agent under ai16z framework we can play with?**  
A: Many, look through base and solana ecosystem of ai agents (answered by satsbased)

**Q: Is the ai16z token related to the a16z investment fund?**  
A: No, it is not. (answered by Odilitime)

**Q: How to fix issues with building and deploying an ERC-8004 TEE Agent?**  
A: This is a bug with version appending to NPM installs. If the redpill plugin is not used, it should be removed. (answered by cjft)

## Community Help & Collaboration

1. **Plugin Compatibility Solutions**
   - Helper: Stan ⚡
   - Helpee: AyGor
   - Context: AyGor was having issues with web search plugin compatibility
   - Resolution: Stan suggested alternative plugins (composio with Tavily integration or browser plugin) and offered to share an upgraded version of the Tavily plugin

2. **Build Process Debugging**
   - Helper: cjft
   - Helpee: wookosh
   - Context: wookosh reported a "death loop" after updating to 1.5.9 with missing client dist path
   - Resolution: cjft released version 1.5.10 to fix the issue

3. **TypeScript Configuration Support**
   - Helper: cjft
   - Helpee: Odilitime
   - Context: TypeScript build errors with missing declaration files
   - Resolution: Suggested it might be related to tsconfig issues and recommended using cursor/claude to apply existing TSconfig from core/plugin-sql

4. **Lawsuit Information Sharing**
   - Helper: DorianD
   - Helpee: Choranão
   - Context: Asking how to find information about the lawsuit between Eliza Labs and X Corporation
   - Resolution: Provided the direct link to the case filing on PacerMonitor

## Action Items

### Technical
- Fix missing declaration files for @elizaos/server module (Mentioned by Odilitime)
- Fix dependency configuration between server and client components (Mentioned by cjft)
- Address bug with version appending to NPM installs (Mentioned by cjft)
- Fix TypeScript configuration issues in bootstrap plugin (Mentioned by Odilitime)
- Implement proper error handling for TypeScript build failures (Mentioned by Odilitime)
- Resolve runtime.generateObject function availability issue (Mentioned by Odilitime)
- Fix the missing client dist path issue in elizaOS 1.5.9 (Mentioned by wookosh)
- Investigate why custom plugins are not being called by agents (Mentioned by realist)
- Update the web search plugin to be compatible with elizaOS 1.x (Mentioned by AyGor)
- Implement on-chain solutions for AI agents to prevent centralized control (Mentioned by DorianD)

### Documentation
- Create use cases to help people grasp the technology (Mentioned by R0am | tip.md)
- Provide clearer guidance on plugin compatibility with different elizaOS versions (Mentioned by AyGor)
- Follow updates on the Eliza Labs vs X Corporation lawsuit via PacerMonitor (Mentioned by DorianD)

### Feature
- Implement ElizaOS alt package for everything with no third party dependencies (Mentioned by sayonara)
- Ensure ElizaOS has decentralized implementation to prevent government control (Mentioned by DorianD)
- Ensure browser plugin works properly with Playwright dependencies (Mentioned by AyGor)
- AI matchmaking system using personal data graph databases and compatibility simulations (Mentioned by DorianD)
- Explore sponsorship opportunities for AI art initiatives (Mentioned by Odilitime)