{
  "version": "1.0",
  "type": "repository",
  "interval": "day",
  "date": "2026-03-22",
  "generatedAt": "2026-05-13T23:41:49.548Z",
  "sourceLastUpdated": "2026-05-13T23:41:49.548Z",
  "contentFormat": "markdown",
  "contentHash": "94a7771aeafd160d10bd348f5590a58980ad0e1f72d410932a78f8f1be5d4bad",
  "entity": {
    "repoId": "elizaos/eliza",
    "owner": "elizaos",
    "repo": "eliza"
  },
  "content": "# elizaos/eliza Daily Update (Mar 22, 2026)\n## OVERVIEW \nToday's development focused on significant core runtime enhancements with prompt batching and caching, alongside crucial dependency updates and the configuration of Renovate for automated dependency management. Several new feature proposals for agent identity and notification protocols were also introduced.\n\n## KEY TECHNICAL DEVELOPMENTS\n\n### Core Runtime and Task System Upgrades\nA major feature was introduced to enhance the core runtime model invocation with prompt batching, a new dispatcher, and support for prompt caching. This update also involved changes to task and memory adapter contracts, impacting scheduling and multi-tenancy, and is considered high risk due to its fundamental nature.\n- Prompt Batching/Dispatcher, task system upgrade, and prompt caching support [#6575](https://github.com/elizaos/eliza/pull/6575)\n\n### Dependency Management and Security Updates\nEfforts were made to streamline dependency management and address security vulnerabilities. Renovate was configured to automate updates, and several critical Rust and npm dependencies were bumped to newer versions, including a security update for the `time` crate.\n- Configure Renovate [#6508](https://github.com/elizaos/eliza/pull/6508)\n- Update Rust crate `time` to v0.3.47 [security] [#6642](https://github.com/elizaos/eliza/pull/6642)\n- Bump `ai` from 4.3.19 to 6.0.134 in `/packages/agent` [#6639](https://github.com/elizaos/eliza/pull/6639)\n- Bump the cargo group across 2 directories with 3 updates [#6633](https://github.com/elizaos/eliza/pull/6633)\n\n## NEWLY OPENED PULL REQUESTS\n- [#6645](https://github.com/elizaos/eliza/pull/6645) feat: add @elizaos/plugin-openttt — Proof-of-Time temporal attestation for AI agents\n- [#6641](https://www.github.com/elizaos/eliza/pull/6641) feat: add @elizaos/plugin-safety-md — payment address safety checker\n- [#6638](https://www.github.com/elizaos/eliza/pull/6638) feat: add @elizaos/plugin-openttt — Proof-of-Time temporal attestation for AI agent transactions\n- [#6637](https://www.github.com/elizaos/eliza/pull/6637) feat: add @elizaos/plugin-openttt — Proof-of-Time temporal attestation (v2, openttt SDK integrated)\n\n## CLOSED ISSUES\nNo issues were closed today.\n\n## NEW ISSUES\n\n### Agent Identity and Communication Protocols\nNew feature requests were opened to enhance agent identity and communication capabilities, proposing a native notification protocol and a portable identity layer for Eliza agents.\n- Feature Request: Native Agent Notification Protocol (ANP) Core Plugin [#6640](https://github.com/elizaos/eliza/issues/6640)\n- Feature: AgentID as the identity layer for Eliza agents [#6644](https://github.com/elizaos/eliza/issues/6644)\n\n### CLI Installation and Real-world API Use Cases\nA new issue reported a problem with the ElizaOS CLI installation on MacOS, indicating a potential issue with binary creation. Additionally, a real-world x402 API was proposed as a use case for agent builders.\n- Unable to use elizaos command after installation on MacOS [#6636](https://github.com/elizaos/eliza/issues/6636)\n- Real-world x402 API for agent builders: live Polymarket + BTC signals [#6646](https://github.com/elizaos/eliza/issues/6646)\n\n## ACTIVE ISSUES\n- **Unable to use elizaos command after installation on MacOS** [#6636](https://github.com/elizaos/eliza/issues/6636): The user reported that after installing `@elizaos/cli` globally using `bun i -g`, the `elizaos` command was not runnable. A `.js` file is created, but a runnable binary appears to be missing, as observed in the `bin` folder."
}