Skip to content

v0.13.1

Choose a tag to compare

@github-actions github-actions released this 10 Aug 02:41
· 10 commits to main since this release
724bc09

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, ignored with a reason, or archived, so an out-of-scope message is no longer indistinguishable from one the Gateway never delivered. archived is 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.