Commit 2e85585
feat: add Warp terminal source adapter (#62)
Ingests command history (grouped by session_id) and AI queries
(grouped by conversation_id) from Warp's SQLite database at
~/.local/state/warp-terminal/warp.sqlite. Supports incremental
ingest via file mtime versioning, wing override via options, and
graceful degradation when the ai_queries table is absent.
27 tests covering helpers, ingest, metadata, schema, and lifecycle.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 31d1df6 commit 2e85585
3 files changed
Lines changed: 1065 additions & 0 deletions
0 commit comments