import: set factory CreatedAt from transcript modtime

main

Commit

computermode3mo ago

Droid envelopes carry no per-message timestamp (the agent stamps events with time.Now() at hook time), so imported factory turns had a zero CreatedAt. Fall back to the transcript file's modtime, matching the Gemini importer.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com Entire-Checkpoint: 7897bb6707d0

Checkpoints

Following work done in https://github.com/entireio/cli/pull/1527, we want to extend the import capabilities to detect the other agents we support, including gemini, opencode, codex etc. Use existing p

Claude CodeOpus 4.8
View session
Checkpoint 1