Files
poimen-memory/fixtures/claude-transcript-small.jsonl
T

9 lines
835 B
JSON
Raw Normal View History

{"type":"session","sessionId":"sess-001","cwd":"/tmp/my-project","gitBranch":"main","timestamp":"2024-08-20T12:00:00Z"}
{"type":"user","message":{"content":"Hello Claude"},"timestamp":"2024-08-20T12:00:01Z"}
{"type":"assistant","message":{"content":"Hi there!"},"timestamp":"2024-08-20T12:00:02Z"}
{"type":"queue-operation","operation":"enqueue","timestamp":"2024-08-20T12:00:03Z"}
{"type":"system","subtype":"api_error","message":{"content":"Rate limit exceeded"},"timestamp":"2024-08-20T12:00:04Z"}
{"type":"attachment","name":"file.txt","timestamp":"2024-08-20T12:00:05Z"}
{"type":"summary","summary":"Conversation about Claude API","timestamp":"2024-08-20T12:00:06Z"}
{"type":"assistant","message":{"content":[{"type":"text","text":"More response"},{"type":"tool_use","tool_name":"read_file"}]},"timestamp":"2024-08-20T12:00:07Z"}