MCPcopy Create free account
hub / github.com/Durafen/Claude-code-memory / parse_jsonl

Method parse_jsonl

claude_indexer/chat/parser.py:110–143  ·  view source on GitHub ↗

Parse a single JSONL file into a conversation.

(self, file_path: Path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

parse_all_chatsMethod · 0.95
mainFunction · 0.95
_load_conversationMethod · 0.80

Calls 3

_parse_messageMethod · 0.95
_extract_metadataMethod · 0.95
ChatConversationClass · 0.85

Tested by

no test coverage detected