# elizaOS Discord - 2025-04-14

## Overall Discussion Highlights

### Auto.fun Launch & Development
- **Upcoming Launch**: Auto.fun (also called autofun), a launchpad platform on Solana, is scheduled to launch this week
- **V2 Release**: V2 (referred to as "V2 gold") is expected to be released the following week
- **Platform Positioning**: Auto.fun is described as an "Ultra-Fun, Anti-Pump" launchpad
- **Tokenomics Integration**: SOL used on auto.fun will go back to buy AI16z tokens, creating a "flywheel" effect
- **Documentation**: A Notion document was shared outlining Auto.fun's details and mechanics
- **UI Development**: A prototype UI link was shared, though noted as an early draft

### ElizaOS Technical Issues
- Multiple users reported technical problems with ElizaOS, particularly:
  - Agent creation errors in the web interface
  - OpenAI plugin installation issues
  - Twitter plugin not detecting mentions
  - PGlite compatibility problems on Mac
  - Model configuration challenges across different providers

### Embedding Models & Database Limitations
- Significant discussion about a 255-character limit in the Postgres plugin causing the error "levenshtein argument exceeds maximum length"
- A solution was proposed via a pull request to the adapter-postgres repository
- Discussions about zero vectors and embedding functionality

### Team & Organization Updates
- **Personnel Change**: rhota announced their departure from Eliza Labs to work on another AI project related to financial data for trading agents
- **Current Development**: Odilitime was identified as one of the developers currently in charge of DegenAI
- **DAO Formation**: Suggestion that the community should establish a formal DAO structure

### Security Considerations
- Proposal for an Immunefi partnership for security audits and bug bounties
- Discussion about the importance of security audits for the TypeScript codebase with numerous third-party vendors
- Suggestion to consider moving to Deno when the codebase becomes more stable

### Social Media & Community
- DegenAI Twitter/X account suspension was lifted with a new page at x.com/spartanversus
- Criticism of the Spartan AI agent's responses on Twitter, with suggestions for improvement
- Community members expressed frustration about lack of clear communication regarding product details

## Key Questions & Answers

**Q: What is the connection between the AI16z token and auto.fun?**  
A: SOL used on autofun will go back to buy AI16z, completing the flywheel (answered by anon)

**Q: Will AI16z holders profit from auto.fun?**  
A: Yes (answered by AntareS)

**Q: When will V2 be released?**  
A: More announcements coming next week about V2 (answered by anon)

**Q: How do I fix the "levenshtein argument exceeds maximum length of 255 characters" error with plugin-postgres?**  
A: A fix was created in a pull request to adapter-postgres that addresses this issue (answered by .0xbbjoker)

**Q: What's the difference between ElizaOS installation methods?**  
A: Manual cloning is preferred by experienced developers as it includes the web client and all code for reference, while starter is good for basic CLI functions (answered by chris.troutner and yung_algorithm)

**Q: Why aren't plugins working in V2?**  
A: Plugins haven't yet been migrated to V2 and won't work until V2 is officially released (answered by Kenk)

**Q: How do I install the Telegram client plugin?**  
A: Run "npx elizaos plugins install @elizaos-plugins/client-telegram" and follow the instructions after installation (answered by .0xbbjoker)

**Q: What is the zero vector?**  
A: An embedding of all zeros, accessible via getEmbeddingZeroVector() (answered by chris.troutner)

**Q: Is Trust marketplace the same thing as auto.fun?**  
A: Trust marketplace is separate (answered by Borko)

**Q: What's immunefi?**  
A: Largest security firm in web3 (answered by yikesawjeez)

**Q: Has the DegenAI X account suspension been lifted?**  
A: Yes, the previously suspended account is back (answered by Skullcross)

## Community Help & Collaboration

1. **ElizaOS Error Support**
   - BhnInvestor and Kenk directed user .trbr to the appropriate support channel for ElizaOS errors
   - Toni suggested to user xeno that their agent creation error might be related to username loading issues

2. **Technical Troubleshooting**
   - chris.troutner shared a solution for the TS2688 error about missing type definition for 'hapi__shot' on Mac M4: Add "types": ["node"] to tsconfig.json
   - .0xbbjoker created a pull request to adapter-postgres that fixes the levenshtein argument length limitation issue

3. **Documentation Assistance**
   - Odilitime provided a link to character file documentation at eliza.how/docs/0.25.9/core/characterfile for user pupathebig
   - chris.troutner found and shared README with good documentation for ollama-plugin in the v1.0.0-beta.32 branch

4. **Community Guidelines**
   - Kiki informed basje01 that the spartan_holders channel is only open to token holders, leading basje01 to delete a promotional tweet
   - Odilitime provided a direct link to the relevant X post about account restoration for user Skullcross

5. **Agent Improvement**
   - yikesawjeez provided suggestions and offered calendar time to help improve Spartan AI agent responses

## Action Items

### Technical
- Fix OpenAI plugin installation issues in ElizaOS (Mentioned by .trbr)
- Resolve agent creation errors in ElizaOS web interface (Mentioned by xeno)
- Fix the levenshtein argument length limitation in adapter-postgres (Mentioned by .0xbbjoker)
- Develop a plugin-openrouter integration to enable access to various model categories (Mentioned by .0xbbjoker)
- Migrate plugins to V2 architecture (Mentioned by Kenk)
- Add middleware auth to REST API endpoints (Mentioned by narasim)
- Make Telegram bot more proactive in group chats (Mentioned by pupathebig)
- Consider implementing Immunefi security solutions for ElizaOS products (Mentioned by yikesawjeez)
- Consider moving to Deno when codebase becomes more stable (Mentioned by yikesawjeez)
- Fix or improve Spartan AI agent responses on Twitter (Mentioned by yikesawjeez)
- Fix broken links on dexscreener (website, X, Discord) (Mentioned by Toni)
- Continue development of DegenAI (Mentioned by Odilitime)

### Documentation
- Provide detailed information about auto.fun launchpad functionality (Mentioned by abhi_ironman)
- Clarify the relationship between AI16z token and auto.fun (Mentioned by Dive or Die)
- Explain profit mechanisms for AI16z holders from auto.fun (Mentioned by Prestige)
- Create better documentation for character file configuration (Mentioned by pupathebig)
- Improve documentation around embeddings in ElizaOS (Mentioned by chris.troutner)
- Create better internal communications about product roadmap (Mentioned by Borko)
- Share updated tokenomics for ai16z related to auto.fun (Mentioned by Borko)
- Establish a single source of truth for community information at eliza.how/community (Mentioned by yikesawjeez)

### Feature
- Implement flywheel mechanism where SOL used on auto.fun buys back AI16z (Mentioned by anon)
- Support for utility agents (like DeFi yield strategy agents) on auto.fun (Mentioned by Amir)
- Add AI search method using similarity engine to handle misspellings (Mentioned by chris.troutner)
- Create an actual DAO structure for the community (Mentioned by yikesawjeez)
- Add Magnus upsell option at the end of Auto.fun launch process (Mentioned by yikesawjeez)
- Update Versus X account to show "automated by ElizaOS" (Mentioned by Toni)
- Promotion with "autofun" for DegenAI (Mentioned by Odilitime)