# ElizaOS Daily Digest: April 3, 2026

Development activity on April 3 focused on expanding the ecosystem through new plugin integrations and framework starter templates. The team is currently addressing a reported installation failure affecting macOS users within the core framework.

## 🚨 Needs Attention 
- **[elizaos/eliza#6704](https://github.com/elizaos/eliza/issues/6704)**: Users are reporting installation failures on macOS due to a "Bun's postinstall script was not run" error; investigation is required to resolve this environment-specific blocker.

## 🏗️ Work in Progress
**New Pull Requests**
*   **elizaos/eliza**
    *   [#6702](https://github.com/elizaos/eliza/pull/6702): feat: add agent/ like starter in develop.
*   **elizaos-plugins/registry**
    *   [#331](https://github.com/elizaos-plugins/registry/pull/331): Add @madeonsol/plugin-madeonsol.
    *   [#330](https://github.com/elizaos-plugins/registry/pull/330): Add @elizaos/plugin-swapapi.

## 🐞 Issue Triage
**New Issues**
*   **elizaos/eliza**
    *   [#6704](https://github.com/elizaos/eliza/issues/6704): Installation failure on macOS related to Bun postinstall scripts.