mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-23 03:28:10 +00:00
fake-indexeddb@6.2.5 retains finished transactions in raw.transactions array indefinitely. For Matrix E2EE crypto stores, this causes unbounded heap growth and eventual OOM crashes. Add a transaction pruner that patches IDBDatabase.prototype.transaction to automatically remove finished transactions for Matrix crypto databases (::matrix-sdk-crypto and ::matrix-sdk-crypto-meta suffixes). Fixes #90455
OpenClaw Matrix
Official OpenClaw channel plugin for Matrix rooms and direct messages.
Install from OpenClaw:
openclaw plugin add @openclaw/matrix
Configure the Matrix homeserver and bot credentials in OpenClaw. The plugin lets agents join configured rooms, receive messages, and reply through Matrix.