Skip to content

Loki Mode

v7.15.0 Security

This release includes 1 security fix for security teams reviewing exposed deployments.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →
This release patches 1 known CVE

Topics

ai-agents aider anthropic autonomous ci-cd claude
+13 more
cline code-review devops gemini github-action github-issues loki-mode multi-agent openai-codex openapi pull-request-review sdlc spec-driven-development

Affected surfaces

auth

Summary

AI summary

Added open‑core hooks and loki proof share --hosted with redaction guard.

Full changelog

Added

  • Open-core hooks (R9 of the competitive arc): the seams for hosted + enterprise
    • paid plans WITHOUT gating any existing free feature or faking a service.
      Loki stays fully functional open-source with zero hosted backend.
  • loki proof share --hosted <id>: publishes the already-redacted proof artifact
    to an operator-supplied LOKI_HOSTED_ENDPOINT (both bash and Bun routes). With
    no endpoint set, it prints an honest "no official hosted backend yet; set
    LOKI_HOSTED_ENDPOINT or use a gist" message and exits non-zero. It never
    fabricates a URL and only reports the URL the operator endpoint returns.
  • Tier seam (LOKI_TIER, default oss; LOKI_LICENSE_KEY optional): a no-op
    ALLOW for OSS, wired ONLY into the opt-in --hosted seam, never into any free
    command. License verification is a documented stub (no backend yet).
  • docs/OPEN-CORE-BOUNDARY.md: the explicit free-forever vs hosted/paid boundary,
    with a binding commitment never to move an existing free feature behind a
    paywall.

Security

  • The --hosted publish guard fails CLOSED: it refuses unless the proof's
    redaction was confirmed applied (redaction.applied == true), on both routes.
    This prevents publishing an old/degraded proof whose HTML might carry secrets
    to the operator endpoint (council round 1 found the Bun route fail-OPENED on
    absent redaction metadata; fixed + regression-tested on both routes).

Notes

  • Council: 3-of-3 unanimous (round 2, after the fail-closed redaction fix).
  • NOT shipped: a live Loki hosted backend / SaaS / license server (R9 ships the
    seams only); the proof.json public_url is printed, not written back.

Security Fixes

  • Publish guard now fails CLOSED unless `redaction.applied == true`, preventing secret leakage in the Bun and bash routes

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Loki Mode

Get notified when new releases ship.

Sign up free

About Loki Mode

Multi-agent autonomous SDLC framework. Spec to deployed app. PRD, GitHub issue, OpenAPI/JSON/YAML, or one-line brief. 5 AI providers, 11 quality gates.

All releases →

Related context

Beta — feedback welcome: [email protected]