mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
86bf768de0
Adds a Fetching Sessions and Transcripts section: sessions CLI first, then the per-agent SQLite data plane (session_nodes lookup from chat URL fragments, transcript_events shape, __openclaw sender provenance, session_transcript_fts, media://inbound mapping) and a dependency-free node:sqlite read-only recipe for hosts without sqlite3. Read-only-against- live-gateway rule stated inline.