Overall Project Summary (Jun 15, 2026)
Development today centered on stabilizing the Eliza Cloud Apps platform for its upcoming launch, with significant progress made in authentication, billing integrity, and deployment automation. The team is currently focused on the final staging-to-production cutover, with core platform features now verified and ready for deployment.
🚨 Needs Attention
- Blocked Issues/PRs: elizaos/eliza#8428 - The release pipeline is currently blocked due to insufficient `NPM_TOKEN` permissions for `@elizaos/*` packages.
- Urgent Discussions: elizaos/eliza#8434 - This tracking issue for the Cloud 10-user launch requires final infrastructure configuration and production flag activation to proceed.
✅ Completed Work
Cloud Infrastructure & Deployment
* Enabled "build-from-repo" functionality, allowing the platform to build user repositories directly (elizaos/eliza#8407).
* Activated `APPS_DEPLOY_ENABLED` on the arm path to ensure correct deployment triggering (elizaos/eliza#8422).
* Automated CI/CD for the `headscale` cloud service to ensure consistent environment deployments (elizaos/eliza#8423).
Authentication & Security
* Standardized Steward OAuth PKCE across all login surfaces to resolve production login failures (elizaos/eliza#8350).
* Updated the model catalog to use healthy Cerebras defaults, improving gateway stability (elizaos/eliza#8426).
Billing & Operational Integrity
* Hardened the container-billing cron job to ensure idempotency and prevent double-debiting (elizaos/eliza#8273).
* Adjusted organization credit balance defaults to $0 to prevent unintended free credit allocation (elizaos/eliza#8427).
* Optimized CI efficiency by implementing label-gated path classifiers for expensive test lanes (elizaos/eliza#8414).
🏗️ Work in Progress
New Pull Requests
* elizaos/eliza#8433: Adds optional per-tenant DB support to the `edad` example app.
* elizaos/eliza#8432: Fixes staging frontend proxy alias.
* elizaos/eliza#8431: Configures `HEADSCALE_PUBLIC_URL` via CI.
* elizaos/eliza#8430: Wires apps deployment and tenant-DB E2E tests into CI.
* elizaos/eliza#8429: Bumps `uv` dependencies.
* elizaos/eliza#8425: Enables `APPS_DEPLOY_ENABLED` for production.
* elizaos/eliza#8421: Regenerates prompt action documentation.
* elizaos/eliza#8419: Bumps `vite` to 8.0.16.
* elizaos/eliza#8418: Fixes CI Cloud Live E2E failure reporting.
Active Discussions
* elizaos/eliza#8321: Ongoing work on Cloud Apps scaling and ingress, with the `edad` app serving as the primary test subject.
🐞 Issue Triage
New Issues
* elizaos/eliza#8428: Release pipeline failure regarding `NPM_TOKEN` permissions.
* elizaos/eliza#8434: Tracking issue for the Cloud 10-user launch.
Closed Issues
* elizaos/eliza#8257: Resolved production login issues for "Sign in with Eliza Cloud."