mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-22 18:35:21 -06:00
43ea501f38
Migrate OpenClaw session, transcript, and runtime state off per-file .jsonl/JSON storage onto the SQLite state and agent databases, brought up to date with current main. Channel plugins persist via the plugin-state SDK keyed-store seam rather than the raw DB; storage-heavy plugins keep their own SQLite stores via SDK path helpers.
612 B
612 B
summary, read_when, title
| summary | read_when | title | |
|---|---|---|---|
| Experimental Canvas control and A2UI rendering surfaces for paired nodes. |
|
Canvas plugin |
Canvas plugin
Experimental Canvas control and A2UI rendering surfaces for paired nodes.
Distribution
- Package:
@openclaw/canvas-plugin - Install route: included in OpenClaw
Surface
contracts: tools
Managed Canvas documents are stored in SQLite plugin blob rows. Set
plugins.entries.canvas.config.host.root only when you intentionally want the
host to serve operator-managed files from a directory.