replay-buffer - Multimodal Experience Replay Buffer
Records heartbeat transitions into indexed store with sampling, time-range queries, and episode replay support.
Tags
Updated: 2026-03-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- record transition
- query buffer
- replay episode
- sample transitions
- search transitions
- export transitions
Inputs
- board snapshot
- action
- result
- attachments
Outputs
- transition record
- index file
- replay data
Requirements
- Node.js runtime
- file system access
