# elizaOS Discord - 2025-09-22

**Date: September 22, 2025**

## Overall Discussion Highlights

### Token Migration Announcement
- A major token migration from AI16Z to a new token called $ElizaOS was announced
- The announcement came shortly after a significant price drop, raising concerns among community members
- Many users expressed uncertainty about how the migration would affect existing holders, especially those with leveraged positions or tokens in liquidity pools
- DorianD clarified that the migration means swapping old coins for new coins, with the new token being called $elizaOS

### Project Closures & Updates
- Auto.Fun has been officially sunset (discontinued), as announced by Eric chen
- DegenAI is planning a minor update to the staging version within two weeks
- Spartan remains the primary agent, available to DegenAI token holders (1M+ holders)
- Some users expressed frustration about DegenAI still being in beta after nearly a year

### Technical Discussions
- CI tests are failing due to a dependency conflict with the Zod package
- The AI SDK was updated to require Zod v4, while the project is still using Zod v3
- Developer 0xbbjoker identified the issue and created PR #5994 to address the dependency conflict
- Discussion about package isolation and why each package couldn't use its own dependencies independently

### AI & Blockchain Integration
- Debate about using LLMs for smart contract validation
- Odilitime expressed skepticism, calling it "a solution looking for a problem"
- DorianD countered by referencing major companies transitioning to neural nets from hard code
- Discussion about Tesla's FSD system architecture using 48 neural networks processing data from 8 cameras
- DorianD suggested that if elizaOS incorporated LLM capabilities, people could run it at home and contribute to a network

## Key Questions & Answers

**Q: What does this migration mean?**  
A: Means we will swap old coin for new coin (answered by DorianD)

**Q: About the ai16z token migration, is to the existing eliza token or it's other token?**  
A: They say the token name will be $elizaos not $eliza (answered by DorianD)

**Q: Any particular reason why Autofun was sunset?**  
A: You can join @autofun_official and ask the team there (answered by Kenk)

**Q: Will there be a major update to Degenai in the next two weeks? When will the Spartan robot be available again?**  
A: We plan to do a minor update the staging version in the next two weeks. He is available to 1m DegenAI holders (answered by Odilitime)

**Q: Why is CI failing for plugin-knowledge?**  
A: The problem is with zod package, ai-sdk since updated requires v4, while we are still on v3 (answered by 0xbbjoker)

**Q: Don't you think people would write smart contracts because validators would use AI to try to filter out bad actors?**  
A: Just changes the attack vector, people would bake things into foundational models. And it will be too expensive to make your own. (answered by Odilitime)

## Community Help & Collaboration

- **Dependency Issue Resolution**: 0xbbjoker helped sayonara by identifying why CI tests were failing for plugin-knowledge after AI SDK upgrade. The issue was traced to a Zod version conflict (v3 vs v4), and 0xbbjoker created PR #5994 to address it.

- **Token Migration Clarification**: DorianD helped multiple users understand the token migration announcement, explaining that it would involve swapping the old AI16Z token for the new $elizaOS token.

- **Security Alert**: Jin warned all team members about a phishing scam targeting Gitcoin/GitHub users, helping protect the community from potential security threats.

- **Technical Knowledge Sharing**: DorianD shared detailed information about Tesla's FSD technical architecture with 48 neural networks and provided articles about verifiable AI execution, contributing educational resources to the community.

## Action Items

### Technical
- Implement token migration from AI16Z to new $ElizaOS token (Mentioned by DorianD)
- Minor update to DegenAI staging version planned within two weeks (Mentioned by Odilitime)
- Migrate all LLM plugins to latest ai-sdk version and Zod v4 (Mentioned by 0xbbjoker)
- Resolve dependency conflicts between packages (Mentioned by Odilitime)
- Explore verifiable AI execution without TEEs or ZKPs as referenced in shared papers (Mentioned by DorianD)

### Documentation
- Provide detailed information about the token migration process and timeline (Mentioned by DorianD)
- Clarify how the migration will handle tokens in limit orders and liquidity pools (Mentioned by 0xfreedom)

### Feature
- Develop the "generative token network" mentioned in the migration announcement (Mentioned by DorianD)
- Complete the DegenAI product beyond beta stage (Mentioned by Lexuz)
- Consider LLM integration with elizaOS to enable home users to contribute to a network (Mentioned by DorianD)