elizaOS is undergoing a major architectural transition with a proposed runtime refactor to address technical debt while simultaneously expanding its ecosystem through the Milady app launch and autonomous agent registries.
Daily Intelligence from the elizaOS Ecosystem
elizaOS is undergoing a major architectural transition with a proposed runtime refactor to address technical debt while simultaneously expanding its ecosystem through the Milady app launch and autonomous agent registries.


The relationship between elizaOS, Milady Cloud, and token buybacks has been clarified, highlighting a transition toward a service-revenue model.

The emergence of the aiprox.dev registry marks the first time external agents have autonomously discovered and registered within the elizaOS ecosystem.

Odilitime has proposed a fundamental refactor of the AgentRuntime to move from side-effect-based plugin loading to explicit dependency injection.

The relationship between elizaOS, Milady Cloud, and token buybacks has been clarified, highlighting a transition toward a service-revenue model.
Development on June 9 focused on hardening the Eliza Cloud infrastructure and finalizing app deployment logic to ensure a stable go-live for Product 2. Key achievements include optimizing cost-efficiency through optional tenant-DB nodes and improving multi-project deployment patterns, while the team continues to address OAuth blockers and prepare for staging environment scaling.
Cloud Infrastructure & Cost Optimization * Reduced fixed costs for low-density apps by making dedicated tenant-DB nodes optional (elizaos/eliza#8344). * Bypassed server quota limits by implementing a multi-project Hetzner deployment pattern (elizaos/eliza#8354). * Hardened Terraform workflows with fail-closed variables and state locking (elizaos/eliza#8359). * Improved infrastructure reliability via GHA control-plane management and server type default fixes (elizaos/eliza#8358, elizaos/eliza#8337, elizaos/eliza#8360).
App Deployment & Database Lifecycle * Automated resource management by enabling opt-in per-tenant databases and teardown/slot-release upon app deletion (elizaos/eliza#8338, elizaos/eliza#8343). * Integrated verified custom domains into the apps ingress stack (elizaos/eliza#8335). * Enhanced autoscaler efficiency with environment-overridable buffer settings and tier labeling (elizaos/eliza#8353, elizaos/eliza#8348).
Tooling & Maintenance * Repaired the cloud-sdk route-coverage audit tool (elizaos/eliza#8334). * Added drift protection for apps-data-plane VMs to ignore name changes (elizaos/eliza#8349).
New Pull Requests * elizaos/eliza#8356: Infrastructure fixes for pgbouncer, ports, and env contracts. * elizaos/eliza#8355: Steward OAuth PKCE implementation for Feed. * elizaos/eliza#8350: Steward OAuth PKCE implementation for login surfaces. * elizaos/eliza#8352: Gate npm publish on global-install smoke tests. * elizaos/eliza#8351: Billing, ingress, and tenant DB teardown fixes. * elizaos/eliza#8347: Registry updates for Reddit plugin. * elizaos/eliza#8346: Registry updates for Neynar plugin.
New Issues * elizaos/eliza#8345: Runtime Open Federation — Proposal for a permissionless, multi-agent network allowing agents to earn USDC rewards.