# elizaOS Discord - 2025-09-01

## Overall Discussion Highlights

### Technical Development
- **CLI Testing Improvements**: Discussion about challenges in testing the CLI before deployment, with proposals for CI systems that auto-deploy from the develop branch to beta NPM for testing. Verdaccio was suggested as a private NPM repository solution.
- **Project Architecture**: Debate about structural changes in issue #5860, with concerns about fundamental structures and where functionality should reside (server vs. projects). A vision for simplifying project initialization was shared.
- **AR/VR Integration**: Exploration of using AR glasses (Meta Quest 3, Brilliantlabs, Xreal One Pro) to showcase AI-powered NPCs through Eliza, with technical considerations about device capabilities.
- **Edge Computing for AI**: Discussion about running AI models locally, with mentions that full models like Deepseek can already run on high-end Mac Studios with sufficient RAM.
- **Self-hosting Solutions**: Insights about container-based solutions like Umbrel and CasaOS that provide app store-like interfaces for hosting AI applications locally.

### Development Experiences
- A developer shared their experience using the Remix SDK (formerly Farcade) for game development, including integration of Gemini API for in-game image generation and considering ElizaOS integration.
- Benefits of mini apps were highlighted, including automatic deployment to Telegram and World App.

### Project Concerns
- Questions about token price decline and utility remained unanswered.
- Mentions of a lawsuit and suspended X accounts potentially affecting the project.
- Requests for roadmap information went unanswered.

## Key Questions & Answers

**Q: How is facts different than knowledge?**  
A: Facts are not optional and are related to relationships provider/reflection evaluator.

**Q: Why is elizaos class required?**  
A: It's not required, just a conceptual vision for the project structure.

**Q: Do you think the idea of a personal Jarvis is realistic?**  
A: Partially answered - AI models will continue to get smaller and can already run on high-end hardware.

## Community Help & Collaboration

1. **AR Hardware Options**
   - **Helper**: jin
   - **Context**: Discussing AR hardware options for AI integration
   - **Resolution**: Provided technical insights on Quest 3, Brilliantlabs, and Xreal One Pro capabilities and limitations

2. **Self-hosting AI Solutions**
   - **Helper**: jin
   - **Context**: Self-hosting AI solutions
   - **Resolution**: Shared resources like Umbrel and CasaOS as container-based solutions with app store-like interfaces

3. **CLI Testing Solutions**
   - **Helper**: Odilitime
   - **Context**: Need for testing CLI before production
   - **Resolution**: Suggested using Verdaccio as a private NPM repository

4. **SDK Development Experience**
   - **Helper**: wlt.vibe 🧩
   - **Context**: Inquiry about Farcaster mini apps
   - **Resolution**: Shared experience developing games using Remix SDK, explaining API integration possibilities and deployment benefits

## Action Items

### Technical
- Set up CI that auto-deploys develop branch to beta NPM for CLI testing (Mentioned by: cjft)
- Fix issue with `parseKeyValueXml` only handling one level of depth (Mentioned by: Odilitime)
- Address module resolution issues in bootstrapping projects (Mentioned by: cjft)
- Work on issue #5860 (Mentioned by: Stan ⚡)
- Explore integration of Eliza-powered NPCs with AR glasses like Quest 3, Brilliantlabs, and Xreal (Mentioned by: jin)
- Investigate local/edge computing solutions for running LLMs on personal devices (Mentioned by: jin)
- Consider TV box manufacturers as potential hardware partners for running "ElizaOS" (Mentioned by: DorianD)
- Ensure security and graceful degradation for API integrations in mini apps (Mentioned by: wlt.vibe 🧩)

### Documentation
- Create or share project roadmap (Mentioned by: Numerical Methods)
- Provide update on token utility and plans (Mentioned by: pip)
- Clarify CLI boundary in bootstrapping projects (Mentioned by: cjft)

### Feature
- Simplify project initialization structure (Mentioned by: cjft)
- Develop multi-user memories for NPCs to facilitate social connections between users (Mentioned by: DorianD)
- Create integration between AI agents and smart home devices (Mentioned by: DorianD)
- Develop no-code token launch platform similar to "virtuals" to appeal to non-technical users (Mentioned by: pragmatiko)
- Consider ElizaOS integration with Remix SDK games (Mentioned by: wlt.vibe 🧩)