Expand description
Read a Copilot CLI session directory into a Session.
The reader is tolerant: a malformed events.jsonl line is logged to
stderr and skipped (a crash can leave the final line truncated), unless
COPILOT_EVENTS_STRICT is set, in which case the first bad line errors.