• v0.7.9 3d2edb7c26

    Fall back to podman logs when journalctl is inaccessible

    kyle released this 2026-03-30 00:54:14 +00:00 | 28 commits to master since this release

    Probe journalctl with -n 0 before committing to it. When the journal
    is not readable (e.g. rootless podman without user journal storage),
    fall back to podman logs instead of streaming the permission error.

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

    Downloads