Development on June 7 focused heavily on the Eliza Cloud Apps (Product 2) infrastructure, successfully implementing per-tenant isolated container hosting and robust data-plane provisioning. The team resolved critical authentication and billing bugs while expanding the Cloud SDK, with current efforts shifting toward finalizing scaling and ingress configurations for production readiness.
π¨ Needs Attention
- Urgent Discussions: elizaos/eliza#8321 - The team is coordinating tasks for Caddy ingress, pgbouncer pooling, and multi-node placement to ensure production readiness before enabling
APPS_DEPLOY_ENABLED.
β
Completed Work
Cloud Infrastructure & Isolation
- Implemented per-tenant isolated container hosting, including database isolation, per-app URLs, and metered billing (elizaos/eliza#8293).
- Deployed Terraform modules for the apps data-plane to manage staging and production environments (elizaos/eliza#8297, elizaos/eliza#8296).
- Introduced a DB ambassador to ensure secure connectivity between isolated app containers and tenant databases (elizaos/eliza#8304).
- Added an encryption-free path for tenant cluster admin DSNs to streamline provisioning (elizaos/eliza#8299).
Cloud API & SDK Enhancements
- Expanded the Cloud API with container lifecycle verbs (PATCH/DELETE/scale) (elizaos/eliza#8270).
- Added
transcribeAudio() to ElizaCloudClient to support voice and STT functionality (elizaos/eliza#8266).
Stability & Bug Fixes
ποΈ Work in Progress
New Pull Requests (elizaos/eliza)
- #8316 chore(lifeops): sweep up post-decomposition leftovers.
- #8312 fix(cloud-frontend): VITE_ENVIRONMENT passthrough.
- #8302 Add blackwall-eliza-guardrail to plugin registry.
- #8298 fix(example): drop inert Privy and affiliate key.
- #8294 registry: add @usenami/plugin-signer.
- #8292 fix(cloud): resolve unauthorized error in agent image provisioning.
- #8290 fix(core): bound advanced-memory rolling-summary prompt.
- #8289 feat(cloud-sdk): "Sign in with Eliza Cloud" app-auth SDK.
π Issue Triage
New Issues (elizaos/eliza)
- #8321 Audit of scaling and ingress gaps for the apps data plane prior to go-live.