feat: add OpenClaw session log ingestion script (MS22-INGEST-001) #593

Merged
jason.woltje merged 2 commits from feat/ms22-ingest-clean into main 2026-03-01 03:54:37 +00:00
Owner

Batch-ingest OpenClaw session logs into ConversationArchive API.

  • scripts/ingest-openclaw-sessions.ts (tsx)
  • Accepts --workspace-id, --agent-id, --since flags
  • Scans ~/.openclaw/sessions/ JSONL files
  • POSTs to https://mosaic-api.woltje.com/conversation-archive/ingest

Closes MS22-INGEST-001

Batch-ingest OpenClaw session logs into ConversationArchive API. - `scripts/ingest-openclaw-sessions.ts` (tsx) - Accepts `--workspace-id`, `--agent-id`, `--since` flags - Scans `~/.openclaw/sessions/` JSONL files - POSTs to `https://mosaic-api.woltje.com/conversation-archive/ingest` Closes MS22-INGEST-001
jason.woltje added 2 commits 2026-03-01 03:46:16 +00:00
jason.woltje merged commit a925f91062 into main 2026-03-01 03:54:37 +00:00
Sign in to join this conversation.