Download Latest Version Loki Mode v7.5.17 source code.tar.gz (25.6 MB)
Email in envelope

Get an email when there's a new version of Loki Mode

Home / v7.5.13
Name Modified Size InfoDownloads / Week
Parent folder
loki-mode-7.5.13.skill 2026-04-30 135.7 kB
loki-mode-7.5.13.zip 2026-04-30 135.7 kB
loki-mode-api-7.5.13.zip 2026-04-30 136.3 kB
loki-mode-claude-code-7.5.13.tar.gz 2026-04-30 1.8 MB
loki-mode-claude-code-7.5.13.zip 2026-04-30 2.1 MB
Loki Mode v7.5.13 source code.tar.gz 2026-04-30 25.5 MB
Loki Mode v7.5.13 source code.zip 2026-04-30 27.2 MB
README.md 2026-04-30 949 Bytes
Totals: 8 Items   57.0 MB 0

PATCH release. Test-suite fix-up. v7.5.12 published successfully to npm/Docker/brew, but the post-publish ShellCheck workflow failed on the two new test files Dev6/Dev7 added in v7.5.12. No code/runtime behavior changes.

Fixed

  • tests/test-static-analysis-tsconfig.sh:20: a comment containing the literal word shellcheck at the start of a line was misparsed by ShellCheck as a # shellcheck directive (SC1073/1072). Reworded to "ShellCheck" (capital S).
  • tests/cli/test_stale_pid_cleanup.sh:49,80,109: 3 cd "$dir" invocations without an || exit guard (SC2164). Added explicit || exit N per cd.

Tests

  • Both files re-checked with shellcheck -> CLEAN.
  • Both test scripts still pass: 4/4 stale-pid + 6/6 static-analysis- tsconfig.
  • local-ci 20/20 PASS.

NOT tested in this release

  • Real-user UAT against v7.5.13 npm/Docker/brew tarballs.
  • Phase 6 bash sunset still gated on the 30-day clean soak.
Source: README.md, updated 2026-04-30