# elizaOS Development Discord - 2025-05-25

## Overall Discussion Highlights

### Package Management Evolution
- ElizaOS v2 has shifted from pnpm (used in v0/v1) to bun as the primary package manager
- Some confusion was noted regarding inconsistent package manager instructions across different plugins

### Academic Recognition
- ElizaOS is being featured in an academic chapter about AI containment and meta-layer architectures
- Community members have been asked to review draft content by Wednesday

### Documentation Improvements
- Daily contributor summaries are being added to the ElizaOS GitHub Pages site

### Architecture Proposals
- Suggestion to implement single world per runtime by default to enable cross-platform memory persistence
- This would allow agents to maintain conversation context across different messaging platforms (Discord, Slack, Telegram)

### Infrastructure
- Registry endpoint configuration issues identified - users need to point to registry.elizaos.com instead of the default

## Key Questions & Answers

**Q: Why are people not following the suggested pnpm package management and I'm seeing instructions to install with bun and npm on different plugins?**  
**A:** V2 is shifting towards bun/npm plugin management from pnpm which was wanted in v1/0 (answered by starlord and cjft)

## Community Help & Collaboration

**Package Manager Clarification**  
- Helper: starlord and cjft
- Helpee: jigjug
- Context: Confusion about package managers used in different versions of ElizaOS
- Resolution: Clarified that V2 uses bun instead of pnpm which was used in earlier versions

**Registry Configuration**  
- Issue: Users experiencing configuration problems with registry endpoints
- Resolution: Guidance provided to point to registry.elizaos.com instead of the default endpoint

## Action Items

### Technical
- **Registry Configuration Fix**: Ensure documentation clearly specifies the need to point to registry.elizaos.com

### Features
- **Cross-Platform Memory Persistence**: Consider implementing single world per runtime by default to enable agents to remember previous conversations across different messaging platforms (Discord, Slack, Telegram) | Mentioned By: Stan ⚡

### Documentation
- **Academic Review**: Review and provide feedback on ElizaOS feature description for academic chapter on AI containment and meta-layer by Wednesday | Mentioned By: shiftshapr | The Meta-Layer
- **Contributor Summaries**: Continue adding daily contributor summaries to the ElizaOS GitHub Pages site | Mentioned By: jin