v0.3.0
Highlights
Smarter Grouping
The default similarity threshold drops from 85 to 75, based on an empirical
sweep across 16 log files. Expect ~3% better compression with no loss of
distinct patterns.
Found via autoresearch — Karpathy-style greedy hill climbing across all example logs.
Better --summary Output
Summary mode now caps at 30 patterns by default and truncates long lines to
your terminal width — no more horizontal scrolling.
0.3.0 (2026-04-03)
Features
- Cap
--summaryoutput at 30 patterns by default (use--top Nto adjust) - Auto-truncate long lines in
--summaryto terminal width
Performance
- Change default
--thresholdfrom 85 to 75 for better compression
Full changelog: v0.2.0...v0.3.0