Skip to main contentCrate weavr
Source - aggregate
- Per-session aggregation.
- assets
- Compile-time asset embedding.
- cache
- SQLite cache for per-session metadata.
- cli
- CLI argument parsing and command dispatch.
- conversation
- Turn aggregation — groups flat transcript messages into conversational turns.
- dates
- Natural-language date parsing for –from-date / –to-date.
- model
- parser
- JSONL line-by-line parser for Claude Code transcript files.
- project
- Project discovery and session enumeration.
- render
- session
- Session DAG threading via
parentUuid. - update
- Self-update from GitHub Releases.