Previous
Daily Summary
Next
Code Changes
33
Commits
55
Files Changed
+595
Lines Added
-96
Lines Deleted

On Mar 22, 2026, ElizaOS saw 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, while a new plugin, @elizaos/plugin-spraay-wallet, was added to the registry. A recurring issue with the ElizaOS CLI installation on MacOS has been reported across both elizaos-plugins/registry and elizaos/eliza.

🚨 Needs Attention

βœ… Completed Work

Core Runtime Enhancements

  • Prompt Batching and Caching: A major feature was introduced to enhance the core runtime model invocation with prompt batching, a new dispatcher, and support for prompt caching, impacting scheduling and multi-tenancy. elizaos/eliza#6575

Dependency Management and Security Updates

  • Automated Dependency Management: Renovate was configured to automate updates for dependencies. elizaos/eliza#6508
  • Security Update: The Rust crate time was updated to v0.3.47 to address a security vulnerability. elizaos/eliza#6642
  • Dependency Bumps: Several critical Rust and npm dependencies were updated, including ai from 4.3.19 to 6.0.134 in /packages/agent and a cargo group update across two directories. elizaos/eliza#6639, elizaos/eliza#6633

πŸ—οΈ Work in Progress

New Pull Requests

  • elizaos-plugins/registry
  • elizaos/eliza
    • feat: add @elizaos/plugin-openttt β€” Proof-of-Time temporal attestation for AI agents: elizaos/eliza#6645
    • feat: add @elizaos/plugin-safety-md β€” payment address safety checker: elizaos/eliza#6641
    • feat: add @elizaos/plugin-openttt β€” Proof-of-Time temporal attestation for AI agent transactions: elizaos/eliza#6638
    • feat: add @elizaos/plugin-openttt β€” Proof-of-Time temporal attestation (v2, openttt SDK integrated): elizaos/eliza#6637

🐞 Issue Triage

New Issues