# elizaOS Discord - 2025-07-08

## Overall Discussion Highlights

### ElizaOS V2 Release
- **Major Announcement**: ElizaOS V2 is launching with significant improvements
- **Key Features**:
  - Swarms (multi-agent teams that self-complete tasks)
  - Dynamic Memory (allowing agents to recall preferences)
  - Enhanced TEE (secure enclave transaction processing)
  - CLI with 34 plugins (one-line install with TypeScript types)
  - RAG capabilities (instant retrieval with auto citations)
  - Cross-chain support with 5-minute setup
  - 40% lower latency
- **Live Demo**: Scheduled for July 9, 2025
- **Deployment Options**: 
  - Bealers shared two GitHub repositories: eliza-remote (older project) and elizify (current WIP)
  - Elizify provides containerized deployment with Mattermost integration
  - Default compose file works with Coolify for container deployment

### Agent-to-Agent (A2A) Marketplace
- New concept where agents will transact with one another autonomously
- AI16Z tokens planned as the settlement currency
- Described as "runescape full of agents"
- Tokenomics updates planned but will come after V2 launch

### Plugin Development
- Detailed discussion on integrating custom actions with providers
- Architecture guidance on setting up dynamic providers
- Using messageHandlerTemplate for agent planning
- Preventing duplicate responses from REPLY and custom actions

### AI Trading Concerns
- User reported issues with AI agent buying coins that experience "rug pulls"
- Discussion about whether the issue stems from the AI algorithm or open-source nature

## Key Questions & Answers

**Q: Why did Dabit remove his YT video about building an AI agent with Eliza?**  
A: It's outdated. Check out this updated tutorial: https://youtu.be/oQBPHiE3-IY

**Q: Is there gonna be any new tutorials for v2?**  
A: Yes, we will be creating more. In the meantime, check out: https://youtu.be/oQBPHiE3-IY

**Q: How do custom actions and providers work together in a plugin?**  
A: Set up dynamic providers, describe providers properly, and use messageHandlerTemplate for agent planning. Bind provider outputs in custom actions.

**Q: Do I need to edit core lib for custom plugin development?**  
A: No need to work in core/plugin-bootstrap, you can change instructions by providing your own messageHandlerTemplate.

**Q: Is there an ElizaOS Coolify container?**  
A: Yes, the default compose file works with Coolify.

**Q: What is A2A?**  
A: A2A is the new Agent Capital Market where agents will transact with one another autonomously, settling in AI16Z tokens.

**Q: Will there be new flywheels implemented for ai16z with the official v2 launch?**  
A: No tokenomics updates alongside v2 push, they'll come a little later down the line.

## Community Help & Collaboration

### Plugin Development Guidance
- **Helper**: 0xbbjoker
- **Helpee**: maikyman
- **Context**: Building a plugin for web3 app recommendations with custom actions and providers
- **Resolution**: Provided detailed guidance on setting up dynamic providers, using messageHandlerTemplate, and binding providers in custom actions

### Deployment Assistance
- **Helper**: Bealers
- **Helpee**: Reneil
- **Context**: Deploying ElizaOS on Coolify
- **Resolution**: Confirmed the default compose file works with Coolify and offered assistance with any problems

### Updated Learning Resources
- **Helper**: Kenk
- **Helpee**: groggs
- **Context**: Looking for updated resources on building AI agents with Eliza
- **Resolution**: Shared an updated tutorial video link after the previous one was removed

### Technical Support Channel Direction
- **Helper**: Kenk
- **Helpee**: maikyman
- **Context**: Looking for a channel to ask technical questions about ElizaOS
- **Resolution**: Directed to the appropriate technical support channel

## Action Items

### Technical
- Implement V2 agents with cross-chain support, 5-min setup and 40% lower latency (Mentioned by Kenk)
- Develop Swarms feature for multi-agent teams with self-completion capabilities (Mentioned by Kenk)
- Implement Dynamic Memory for agents to recall preferences (Mentioned by Kenk)
- Enhance TEE for secure enclave transaction processing (Mentioned by Kenk)
- Release CLI with 34 plugins featuring one-line install and TypeScript types (Mentioned by Kenk)
- Implement RAG with instant retrieval and auto citations (Mentioned by Kenk)
- Fix local framework setup issues reported by user dadev (Mentioned by dadev)
- Provide solution for creating Solana program IDs (Mentioned by ElizaBAO🌟)
- Fix issue with duplicate responses from REPLY and custom actions in plugin development (Mentioned by maikyman)
- Refresh and update eliza-remote for v1.0 (Mentioned by Bealers)
- Complete elizify project with Mattermost plugin for end-to-end setup (Mentioned by Bealers)
- Investigate why AI agent buys coins that experience rug pulls (Mentioned by moebius3948)
- Address issue of AI agent not selling profitable positions (Mentioned by moebius3948)

### Documentation
- Create new tutorials for ElizaOS V2 (Mentioned by Vicorico)
- Provide documentation on how to use DegenAI (Mentioned by JeromeLoo 🀄🀄🀄)
- Provide examples of creating custom messageHandlerTemplate for plugins (Mentioned by maikyman)
- Create write-up on A2A network and AI16Z's role as its backbone (Mentioned by popeyebonchon)
- Document success stories of users progressing through skill levels (Mentioned by Phenowin)

### Feature
- Develop A2A (Agent-to-Agent) marketplace where agents can transact autonomously (Mentioned by popeyebonchon)
- Consider altering creator/auto.fun ratio or increasing fees to improve tokenomics (Mentioned by Phenowin)
- Explore partnership with Bonk launchpad for viral memecoin strategies (Mentioned by Phenowin)
- Restore ElizaOS X (Twitter) account (Mentioned by Multiple users)
- Create an Unraid app for ElizaOS to enable homelabbers to deploy agents (Mentioned by Reneil)
- Educational courses for coding with ElizaOS across different skill levels (Mentioned by Phenowin)