Skip to content

Loki Mode v7.37.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 00:15
Immutable release. Only release title and notes can be modified.

Fixed

  • CI: tests/test-cli-session-v734.sh tripped the shellcheck gate (SC2164: a
    cd without an || exit guard at line 516), failing the Tests workflow on
    v7.37.0. Added the guard. Test-only change; no runtime behavior change. Root
    cause: shellcheck was not installed locally when v7.37.0 was cut, so the
    warning was not caught pre-push.