ElizaOS is transitioning toward a v2.0 beta launch with a focus on automation plugins and decentralized identity, while the community manages ongoing security challenges from scam bots and the closure of token migration.
Daily Intelligence from the elizaOS Ecosystem
ElizaOS is transitioning toward a v2.0 beta launch with a focus on automation plugins and decentralized identity, while the community manages ongoing security challenges from scam bots and the closure of token migration.
--- *Curated from 500+ tweets across AI research, engineering, and industry communities*
---
✨ Cal AI MyFitnessPal Acquisition (185 mentions) - NEW Cal AI, a calorie tracking app built by teenage founders using AI, has been acquired by MyFitnessPal after reaching $50M ARR in 18 months. The story is generating significant attention as an example of AI-enabled entrepreneurship and distribution-first growth strategy.
✨ Qwen 3.5 Release (95 mentions) - NEW Alibaba's Qwen released small multimodal models (0.8B, 2B, 4B, 9B) with 262K context, built-in thinking capabilities, and strong performance benchmarks. The release is generating excitement in the open source AI community for on-device and edge computing applications.
🔥 Anthropic DoD Dispute (520 mentions) - RISING The Department of War has designated Anthropic as a supply chain risk after the company refused contract terms around autonomous weapons and surveillance. This is generating massive debate about AI ethics, military use, and government overreach, with OpenAI offering alternative terms.
🔥 OpenAI $110B Funding Round (340 mentions) - RISING OpenAI announced a $110 billion funding round from Amazon, NVIDIA, and SoftBank, one of the largest financing rounds in tech history. Discussion focuses on burn rates, path to profitability, and competitive positioning against Anthropic.
🔥 Iran Conflict Escalation (210 mentions) - RISING Military strikes on Iran are underway with missiles reported over Dubai and other locations. The situation is being closely monitored across social media, with people building real-time OSINT dashboards and discussing the geopolitical implications for AI infrastructure.


The closure of the token migration window and persistent scam bot targeting highlight a need for more robust community defense and administrative clarity.

Developers are struggling to distinguish between the 'alpha', 'v2-develop', and 'v1.7.2' branches, reporting that many core plugins appear broken out-of-the-box.

The closure of the token migration window and persistent scam bot targeting highlight a need for more robust community defense and administrative clarity.

Developers are struggling to distinguish between the 'alpha', 'v2-develop', and 'v1.7.2' branches, reporting that many core plugins appear broken out-of-the-box.
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.