Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 23 Jun 07:30

v0.2.2 Summary

TL;DR

  • agentjail logs no longer killed on low-memory systems - SQLite cache capped at 1 MB
  • Auto-fallback to daemon.log if SQLite open fails

Fixed

  • agentjail logs killed by macOS jetsam - reduced SQLite memory: 1 MB cache, mmap disabled, single connection
  • Graceful fallback - falls back to streaming daemon.log if SQLite open fails