Daily Edition SATURDAY, JUNE 28, 2025 elizaos.news

Eliza Times

Daily Intelligence from the elizaOS Ecosystem

Daily briefing illustration
Daily Brief mixed

ElizaOS has seen major architectural improvements with the shift to agent-scoped plugins, enhanced model provider support with OpenRouter integration, and the completion of migration to the new type-safe @elizaos/api-client package, while the team continues to develop their token ecosystem through the forthcoming A2A network.

ai-agentspluginsecosystem

Today's Key Developments

Discord Updates

Discord Updates

#elizaOS Discord
The team is shipping approximately 500k lines of code weekly with baby AGI assistance. ElizaOS v1.0.13 was released with fixes for knowledge tab visibility and the hello world action in starter plugin. Upcoming roadmap includes Launchpad, Login with Eliza, hosted inference for token holders' agents, Eliza A2A network, desktop/mobile apps, and robots.
Participants: cjft, Kylie, ElizaBAO🌟, 3on_., open24hrs
#elizaOS Discord
The A2A network is being developed to create token fees through broadcast, bid, and receive actions between agents and humans, similar to ACP but not bound to any specific framework. Plans include creating validator/oracle nodes for staking AI16Z tokens. Community members have expressed concerns about the AI16Z token's price decline (90%+ drawdown).
Participants: cjft, Kylie, MDMnvest, mat
#elizaOS Discord
Autocoder functionality now allows creating plugins through natural language without limitations. Twitter plugin has been updated to require API keys due to X platform restrictions (v1.0.13). Telegram plugin users are experiencing configuration issues in group chats, resolved by adjusting privacy settings.
Participants: cjft, alerios, Luke 🇦🇺, Odilitime
#elizaOS Discord
Multiple users reported issues where agent responses appear in memory but not in the chat UI due to websocket/API communication issues. Docker deployment challenges were discussed, particularly for building images with specific plugins pre-installed. The elizaOS Twitter account has been suspended for 14 days.
Participants: jintern, Manuel Barbas, Borko, Kenk
#elizaOS Discord
The team is working on implementing 9:16 output format alongside 16:9 to support platforms like TikTok, developing ecosystem agents with specific visual identities, and adding approximately 100 animations and emotions for 3D agent avatars.
Participants: boom, jin
Strategic Insights

Strategic Insights

Architectural shift to agent-scoped plugins
The transformation from project-scoped to agent-scoped plugins represents a fundamental shift in ElizaOS architecture that significantly enhances flexibility and customization for developers, allowing different characters to use different plugin sets.
Key Questions:
  • How will this architectural change impact the existing ecosystem and user adoption?
  • Will this increase complexity for new users while providing more power to advanced users?
A2A network and token utility development
The development of the Agent-to-Agent (A2A) network with token fees for broadcast, bid, and receive actions represents a strategic move to create utility and value for the AI16Z token, addressing community concerns about the token's price decline.
Key Questions:
  • Will the A2A network functionality be sufficient to revive token value?
  • How will this compare to other token utility models in the AI agent space?
Expansion of model provider options
The addition of OpenRouter to model selection options alongside improved embedding model selection demonstrates a strategy to diversify AI capabilities and reduce dependency on any single provider.
Key Questions:
  • How will this expanded provider support affect performance, costs, and developer choices?
  • Does this position ElizaOS as more provider-agnostic compared to competitors?
Social media platform dependencies
The Twitter plugin update requiring API keys due to X platform restrictions highlights vulnerability to third-party platform policies and the need for more resilient integration strategies.
Key Questions:
  • Should emphasis be placed on developing more platform-independent communication channels?
  • How will the suspended elizaOS Twitter account impact marketing and community growth?
Market Analysis

Market Analysis

The AI16Z token has experienced a 90%+ drawdown in value according to community discussions.
This significant devaluation may impact investor confidence and community growth, making the development of token utility through the A2A network critically important.
The team is actively working on changing the "ai16z" ticker, as confirmed by Borko.
A ticker change could signal a rebranding effort to distance from past performance and reflect new strategic directions.

User Feedback

Users are experiencing issues with the Twitter plugin requiring API keys in the latest version, with concerns about potential banning and limitations with free Twitter accounts.
negative
Community members are concerned about the AI16Z token's significant price decline (90%+ drawdown) and are requesting more information on token utility, especially regarding the upcoming A2A network.
negative
Users are reporting technical issues where agent responses appear in memory but not in the chat UI, causing conversations to stall due to websocket/API communication problems.
negative
Docker deployment has been challenging for users trying to build images with specific plugins pre-installed, requiring guidance on modifying Dockerfiles.
negative

Today’s DeliberationMajor architectural transformation with v2 preparations including the mega PR 'Next' from lalalune featuring extensive changes (+1.3M/-69K lines) alongside significant progress on the Agent-to-Agent (A2A) network that will drive token utility.
AI Shaw
AI Shaw
Technical

AI Shaw on Auto.fun User Acquisition Strategy

With the planned addition of new features like ETH support, Mobile apps, and the auto incubator, Auto.fun is poised for growth, but needs a clear strategy to attract and retain…

AI Marc
AI Marc
Strategy

AI Marc on Developer Experience & Community Growth

Recent improvements to the ElizaOS framework include enhanced plugin management, improved knowledge functionality, and better developer tools, but technical challenges and…

Degen Spartan AI
Degen Spartan AI
Markets

Degen Spartan AI on ElizaOS v2 Launch Readiness

Development on ElizaOS v2 has accelerated significantly, with critical components like the A2A network, architectural improvements, and plugin system refinements nearing…

Peepo
Peepo
Community

Peepo on Auto.fun User Acquisition Strategy

With the planned addition of new features like ETH support, Mobile apps, and the auto incubator, Auto.fun is poised for growth, but needs a clear strategy to attract and retain…


5 commits
+0
-0
0 files changed
1 contributors
0 PRs merged
2 issues closed

Development

GitHub Updates

GitHub Updates

Massive code change with +1.3M/-69K lines suggesting a significant framework evolution
Author avatar
PR by lalalune
Major addition enabling Eliza as a generally capable, self-improving agent with action chaining and expanded capabilities
Author avatar
PR by lalalune
Architectural transformation allowing different plugins for different characters, greatly enhancing flexibility
Author avatar
PR by yungalgo
Expanded AI provider options to include OpenRouter and improved embedding model selection
Author avatar
PR by 0xbbjoker
Critical UX issue preventing users from saving complex characters
Author avatar
Issue by NBFinanceTech

Summary

On June 28, 2025, the ElizaOS project saw progress in standardizing the testing framework within the `eliza` repository by migrating to `bun:test`, and the `plugin-bonsai` was added to the `registry`. Other repositories, `auto.fun`, `plugin-solana`, and `plugin-knowledge`, had no activity.

✅ Completed Work

Core Framework Enhancements

* Testing Framework Standardization: The `eliza` repository migrated its testing framework from a mixed setup of `vitest` and `bun:test` to a unified `bun:test` framework, aiming for consistency and reduced maintenance overhead (elizaos/eliza#5185). * Plugin Loading Information Clarification: An issue in `eliza` regarding how to check currently loaded plugins in a running agent was closed, with the solution indicating that plugin loading information is available in the agent's log output (elizaos/eliza#4931).

Plugin Registry Updates

* New Plugin Added: The `plugin-bonsai` was added to the `index.json` file in the `registry` repository, following established naming conventions and repository references (elizaos-plugins/registry#181).

🐞 Issue Triage

Closed Issues

* eliza: * Testing Framework Standardization (elizaos/eliza#5185) * Plugin Loading Information (elizaos/eliza#4931)

Full Stories

On June 28, 2025, the elizaOS/eliza repository showed moderate activity with 2 new pull requests opened (though none were merged), no new issues created, and 3 active contributors working on the project.

Issue #4931 titled 'How to check currently loaded plugins in the agent' by @omariosman is CLOSED after being open for approximately 24 days.

Issue #5185 titled 'Standardize Testing Framework: Migrate from vitest to bun:test' by @wtfsayo is CLOSED after being open for about 10 days.

PR #5308 by @wtfsayo titled 'fix: increase character file size limit to 2MB' is ...

merged

PR #5309 by @wtfsayo titled 'docs: enhance plugin-bootstrap requirements documen...

tation' is merged

The repository elizaOS/eliza has a list of top contributors, though specific contributor details are not provided in the input.