{
  "version": "1.0",
  "type": "repository",
  "interval": "day",
  "date": "2026-04-27",
  "generatedAt": "2026-05-14T23:36:28.311Z",
  "sourceLastUpdated": "2026-05-14T23:36:28.311Z",
  "contentFormat": "markdown",
  "contentHash": "f9797b198e134feef2abfa17cd95aec8f4818d2ceb1f81c4cdaba5a3bc533388",
  "entity": {
    "repoId": "elizaos/cloud",
    "owner": "elizaos",
    "repo": "cloud"
  },
  "content": "# elizaos/cloud Daily Update (Apr 27, 2026)\n\n## OVERVIEW \nDevelopment on April 27 focused on advancing the monetization framework for Eliza Cloud. Key achievements include the implementation of pay-as-you-go container hosting using app earnings, a comprehensive rebuild of the app-auth consent flow, and the addition of managed Google calendar support for Milady LifeOps.\n\n## KEY TECHNICAL DEVELOPMENTS\n\n*   **Monetization and Billing Infrastructure**\n    *   Implemented pay-as-you-go container hosting, allowing hosting bills to be paid directly from an organization's `redeemable_earnings` before utilizing `credit_balance` ([#477](https://github.com/elizaos/cloud/pull/477)).\n    *   Reworked `appCreditsService` to support monetized applications and integrated a new pay-as-you-go toggle ([#474](https://github.com/elizaos/cloud/pull/474), [#477](https://github.com/elizaos/cloud/pull/477), [#478](https://github.com/elizaos/cloud/pull/478)).\n    *   Updated database schemas to support earnings-based funding and credit conversion ledger types ([#478](https://github.com/elizaos/cloud/pull/478)).\n\n*   **Milady LifeOps Enhancements**\n    *   Added `GET /api/v1/milady/google/calendar/calendars` to enable listing managed Google calendars, addressing a connectivity gap for secondary calendars ([#472](https://github.com/elizaos/cloud/pull/472)).\n\n*   **System Maintenance**\n    *   Performed synchronization of `dev` to `main` branches to ensure codebase consistency ([#475](https://github.com/elizaos/cloud/pull/475), [#476](https://github.com/elizaos/cloud/pull/476)).\n\n## NEWLY OPENED PULL REQUESTS\n*   [#479](https://github.com/elizaos/cloud/pull/479): ci: add migration diagnostics to backend deploy.\n\n## CLOSED ISSUES\n*   None.\n\n## NEW ISSUES\n*   None.\n\n## ACTIVE ISSUES\n*   **[#79](https://github.com/elizaos/cloud/issues/79) Dependency Dashboard**\n    *   Recent activity indicates a stack of PRs is being prepared to address dependency updates, including major version bumps for Node.js (v24), TypeScript (v6), and others.\n    *   Development is currently gated by a required fix for a transitive dependency issue in `@elizaos/plugin-todo` and `@elizaos/plugin-rolodex`.\n    *   Contributors noted that CI workflows on the `develop` branch require updates to properly invoke `bun install` and `tsc` to catch typecheck failures and dependency breakages."
}