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
..
models feat(models): define Rust types for JSONL schema [claudbg-uls1] 2 months ago
cli.rs feat(wave1): Full clap Cli struct + dispatch skeleton in main.rs [claudbg-pkyj] 2 months ago
error.rs feat(wave1): App error type and Result alias [claudbg-i09w] 2 months ago
lib.rs feat(models): define Rust types for JSONL schema [claudbg-uls1] 2 months ago
main.rs feat(wave1): Full clap Cli struct + dispatch skeleton in main.rs [claudbg-pkyj] 2 months ago
util.rs feat(wave1): Short UUID display utility and xml_escape helper [claudbg-x7wb] 2 months ago