v0.13.1
0.13.1 - 2026-08-09
Highlight: tail --verbose now tells you why a message was not archived.
Fixes
- Trace live Discord message receipt, handling, scope filtering, and archive completion in verbose tail logs. Each event reports
gateway_received,handler_started,ignoredwith a reason, orarchived, so an out-of-scope message is no longer indistinguishable from one the Gateway never delivered.archivedis emitted only after the canonical write, event append and cursor update all succeed. Traces carry event type, stage and IDs only — never message content or author metadata.
Maintenance
- Update Crawlkit to v0.14.6, Kong to v1.16.1, the modernc SQLite stack to v1.56.0, and refresh Go analysis tooling.