Skip to content

Loki Mode v9.22.13

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Aug 16:44
· 24 commits to main since this release
Immutable release. Only release title and notes can be modified.

Added

  • OpenCode provider completion: local OpenCode runs now use the same bounded
    provider inventory, startup, trust, and recovery contracts as the other
    supported local providers.

Fixed

  • Gateable machine-readable readiness: loki doctor --json still emits its
    complete parseable report, but now exits nonzero whenever required checks
    fail on both the Bash and Bun routes. Optional warnings remain non-blocking.
  • Portable generated web contracts: generated React/API scaffolds include
    iterable DOM declarations, so strict consumers can compile generated Fetch,
    Headers, URLSearchParams, and FormData paths without local overrides.
  • Reproducible builds and owned cleanup: cross-root Bun builds are stable,
    cleanup/extraction fails closed outside bounded roots, and dashboard/process
    cleanup only signals Loki-owned processes with deterministic recovery detail.