·
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 --jsonstill 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, andFormDatapaths 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.