- Parse ISO-8601 timestamps via Date.parse(), handle both strings and numbers - Recognize real entry shape: type='user'|'assistant' with nested message.role - Ignore non-message lines (attachments, queue-operations, etc.) - Remove duplicate TranscriptEntry interface (import was not exported) - Add AS-8 test validating real-format JSONL behavior - Update fixtures to use real Claude Code format Fixes tb-67q |
||
|---|---|---|
| .. | ||
| claude-adapter.ts | ||
| db.ts | ||
| index.ts | ||
| reconcile.ts | ||
| schema.sql | ||
| types.ts | ||