You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Elijah Voigt 620a3571c6 feat(models): define Rust types for JSONL schema [claudbg-uls1]
Add src/models/session.rs with permissive RawEntry, Message,
MessageContent (untagged), ContentBlock (tagged), Usage, SystemMessage.
Add src/models/stats.rs with SessionStats and compute_stats().

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 months ago
..
mod.rs feat(models): define Rust types for JSONL schema [claudbg-uls1] 2 months ago
session.rs feat(models): define Rust types for JSONL schema [claudbg-uls1] 2 months ago
stats.rs feat(models): define Rust types for JSONL schema [claudbg-uls1] 2 months ago