# Fact Briefing: 2025-06-30

## Overall Summary
ElizaOS development continues with a focus on enhancing plugin architecture and fixing critical issues, including a significant bug fix for large character files and improved documentation for essential plugin requirements.

## Categories

### GitHub Updates

#### New Issues/PRs
- [Pull_request #5308: fix: increase character file size limit to 2MB](https://github.com/elizaos/eliza/pull/5308) by wtfsayo - Status: merged - Significance: Critical bug fix that resolves user-reported issues with saving large character files
- [Pull_request #5309: docs: enhance plugin-bootstrap requirements documentation](https://github.com/elizaos/eliza/pull/5309) by wtfsayo - Status: merged - Significance: Important documentation improvement clarifying core agent functionality requirements
- [Issue #5268: Can't save character](https://github.com/elizaos/eliza/issues/5268) by NBFinanceTech - Status: open - Significance: User-reported critical issue where character files larger than 100KB could not be saved

#### Overall Focus
- The development team focused on improving system stability and enhancing user guidance, with key efforts centered on fixing a critical bug preventing the saving of large character files and improving documentation for core plugin requirements.
- Recent work has included significant architectural improvements with a shift from project-scoped to agent-scoped plugin architecture.

### Discord Updates
- **#elizaos-discord:** Users are experiencing issues with saving character files and discussing the latest ElizaOS release (v1.0.14). There are ongoing discussions about token economics transitioning from donation-based to transaction-oriented mechanisms. (Key Participants: DorianD, Kenk, sayonara, BobbyWorld88, wookosh)
- **#elizaos-discord:** Users discussed ElizaOS releases v1.0.14 and v1.0.15, with some experiencing database schema issues during upgrades. The community also debated the current status of ai16z as a DAO and clarified that the correct branding is 'elizaOS' with a lowercase 'e'. (Key Participants: jin, hildi, Borko, Odilitime, sayonara, wookosh)

### User Feedback
- Users are experiencing issues saving character files larger than 100KB due to server limitations, which has been addressed in PR #5308. (Sentiment: negative)
- Users are confused about essential plugin requirements, leading to improvements in documentation to clarify that plugin-bootstrap is mandatory for core agent functionality. (Sentiment: neutral)
- Some users are experiencing database schema issues during upgrades between versions 1.0.9 to 1.0.15 related to inconsistent column naming conventions. (Sentiment: negative)

### Strategic Insights

#### Shift to agent-scoped plugin architecture
ElizaOS is transitioning from project-scoped plugins to agent-scoped plugins, allowing different agents to use different plugin sets rather than forcing all to share the same plugins.

*Implications/Questions:*
  - How will this affect existing projects?
  - Will this require significant migration effort from users?

#### Potential tokenomics shift toward transaction-based model
Discussions about potential tokenomics changes from donation-based to transaction-oriented mechanisms indicate a possible strategic pivot in the project's revenue model.

*Implications/Questions:*
  - How will community members respond to the introduction of transaction fees?
  - What will be the impact on adoption rates?