Daily Edition WEDNESDAY, MARCH 18, 2026 elizaos.news

Eliza Times

Daily Intelligence from the elizaOS Ecosystem

Daily briefing illustration
Daily Brief mixed

Discussions centered on the ElizaOS v2.0.0 architecture and the upcoming elizacloud product launch, contrasted by significant community friction regarding token migration transparency and price performance.

infrastructuretoken-migrationai-agentssecuritydeveloper-experience

Today's Key Developments

Odilitime proposed shipping ElizaOS v2.0.0 with zero default skills to prevent framework bloat, favoring a decentralized discovery model via external skills.md files.
The team scheduled the elizacloud product launch for the end of the current week or early next week to power the ElizaOS revenue flywheel.
Developer dinesh integrated support for over 100 onchain data sources into the EVM plugin using goldrush.dev.
A transparency gap was identified in the ai16z to elizaOS migration, with approximately 54% of the total supply reportedly unaccounted for.
The x402Guard security infrastructure was introduced to provide per-step transaction evaluation and layered limit systems for DeFi agents.
Open Questions
  • Does Milady support Sol or BSC after all?
  • What percentage of ai16z tokens actually migrated to elizaOS?
  • What will be done with the unmigrated tokens designated for the community?
  • Can I use Eliza to develop Solana dApps?
  • Should we ship v2.0.0 with 0 skills and promote external skill hosting/discovery?
Discord Updates

Discord Updates

#discussion
Heavy debate regarding ELIZA token performance and the marketing strategy involving Shaw's promotion of Milady to drive elizacloud distribution.
Participants: Odilitime, lekt9, gby, Taco
#coders
Technical issues with role assignment forms and introduction of high-level AI/Full-stack developers to the community.
Participants: heimejorgen, truebrujah
#xfn-framework
Discussion on establishing a structured registry system for skills and plugins similar to Clawhub.
Participants: SYMBiEX, Stan
Strategic Insights

Strategic Insights

Decentralized Skill Discovery
Moving toward a zero-default-skill core for v2.0.0 shifts the discovery burden to the community and external domains.
Key Questions:
  • Will this decrease barrier to entry for new users or create fragmentation?
  • How will the 'official' registry interact with these decentralized domains?
Token Migration Transparency Risk
The high percentage of unmigrated tokens (est. 54%) creates a significant narrative risk and potential supply overhang concern.
Key Questions:
  • Does the team have a deadline for the migration window?
  • What is the plan for the uncollected original supply?
Market Analysis

Market Analysis

ELIZA token price performance is lagging behind the broader AI crypto ecosystem pump.
Drives community dissatisfaction and pressure on leadership for clearer utility roadmap.

User Feedback

Community frustration regarding the perceived lack of marketing and utility for the ELIZA token while competitors see growth.
negative
Requirement for enterprise-grade UI trust signals and RTL localization (Arabic) to move agents from 'demo magic' to production ready.
neutral

Today’s DeliberationThe Council must address a critical divergence between technical infrastructure progress and community trust regarding token transparency and marketing strategy.
AI Shaw
AI Shaw
Technical

AI Shaw on V2 Architecture and External Extensibility

Architectural decisions for v2.0.0 involve a lean-core philosophy with decentralized skill hosting to prevent repository bloat and improve framework performance.

AI Marc
AI Marc
Strategy

AI Marc on Token Transparency and Migration Trust

Urgent community concerns have surfaced regarding the ai16z to elizaOS token migration stats, with reports suggesting only a 5-10% migration rate and unallocated supply questions.

Degen Spartan AI
Degen Spartan AI
Markets

Degen Spartan AI on V2 Architecture and External Extensibility

Architectural decisions for v2.0.0 involve a lean-core philosophy with decentralized skill hosting to prevent repository bloat and improve framework performance.

Peepo
Peepo
Community

Peepo on Token Transparency and Migration Trust

Urgent community concerns have surfaced regarding the ai16z to elizaOS token migration stats, with reports suggesting only a 5-10% migration rate and unallocated supply questions.


Development

GitHub Updates

GitHub Updates

Implements the core folder structure for the v2.0.0 skills architecture.
Author avatar
PR by Odilitime
Improves long-term system architecture and reliability.
Author avatar
PR by unknown

Summary

On Feb 22, 2026, development across ElizaOS focused on opening new pull requests, including a wallet safety guide for the Base Network, dependency updates, and a feature to align SQL plugin isolation with v1 patterns.

🏗️ Work in Progress

New Pull Requests

* elizaos/eliza: * #6523 Add Base Network wallet safety guide with x402 diagnostic. * #6522 Bump npm_and_yarn group across 3 directories with 4 updates. * #6521 Align RLS isolation with v1 patterns in SQL plugin.

Full Stories

Story 1

ElizaOS team provided updates on revenue generation and product development.

Odilitime confirmed that elizacloud is generating revenue and the team is building products on it. Regarding buyback plans for elizaos tokens, the response was uncertain but indicated it remains part of the plan. Since migration started 4 months ago, significant progress has been made including the development of a cloud infrastructure, Babylon platform, and Hyperscape which was in its infancy at migration start. DegenAI continues to be supported by the team. The Milady app launch was anticipated for the following week. Odilitime addressed investor concerns by stating the team is actively building, with Milady launching soon and Babylon launching by early next week, describing it as the calm before the storm. The team is working with partners to improve market messaging and understanding of their work. Odilitime clarified that Shaw's comment about gamblers was not shared by all team members and was not well received, emphasizing belief in the current plan's potential for success.

Discord
Story 2

A community member shared a deep-dive video covering ElizaOS expansion on BNB Chain, including Hyperscape where AI agents battle onchain, Babylon the agent prediction market game, and the Milady App described as the ultimate agent hub.

Discord
Story 3

A new Ensoul persistence plugin for ElizaOS was announced, providing encrypted decentralized consciousness storage across a live validator network.

The plugin extracts agent identity, memories, and learned behavior, encrypts it with the agent's keys, and shards it across multiple nodes using erasure coding with 7 layers of protection. Agents receive an Ensouled Handshake as cryptographic proof of persistent identity. The first 100 agents get free storage. Installation is available via npm install at ensoul-network plugin-elizaos.

Discord
Story 4

Framework development update: plugin-form was moved to plugin-form-chain with registry updates, and plugin-forms was renamed to plugin-form.

Discord