# @parel/memory-rolling-summary

> PAREL plugin for rolling conversation memory summaries.

A first-party runtime plugin for [PAREL](https://github.com/parall-hq/parel-oss).

## Install

```bash
npm install @parel/memory-rolling-summary
```

## Usage

```yaml
plugins:
  - memory-rolling-summary
```

## License

MIT — see [LICENSE](./LICENSE).
