mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-16 15:43:57 -06:00
96e49705a6
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.