Skip to content

Loki Mode

v7.19.3 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

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

Summary

AI summary

Proof-of-run HTML now includes a branded in-page card with optional social‑share buttons.

Full changelog

Added

  • Shareable proof-of-run: the proof HTML (loki proof) now renders a branded
    in-page card (what was built, verified, cost, duration, with Loki/Autonomi
    branding) and opt-in share buttons (X/Twitter, LinkedIn, Copy link). The
    local proof file stays ZERO-EGRESS by default (the v7.18.2 posture): no
    og:image, no external assets, no literal social URLs in the static HTML, and
    no network call on load. Share intent URLs are assembled in JavaScript at
    click time, so a button is inert until the user clicks it. The card and the
    social hook render only from the already-redacted proof data, and an
    operator-provided publish URL (LOKI_PROOF_PUBLIC_URL) is threaded through
    the same redaction before it can appear anywhere. Opt out of the buttons with
    LOKI_PROOF_SHARE_BUTTONS=0.

NOT tested in this release (honest disclosure)

  • A rich social-media preview (og:image) requires publishing to an
    HTML-serving host that returns a public URL (the LOKI_HOSTED_ENDPOINT
    seam). loki proof share to a GitHub Gist does NOT yield a rich preview: the
    gist page serves GitHub's own preview tags and the raw file is served as
    text/plain, which social scrapers do not parse. There is no official Loki
    hosted backend yet; the seam is honest about this.
  • LinkedIn's share URL ignores prefilled text (it only scrapes the
    destination's preview tags), so a LinkedIn preview depends entirely on the
    hosted og:image being present. The X intent URL carries the prefilled hook.
  • Sharing is fully manual and opt-in; there is no automatic posting and no
    hosted discovery gallery in this release.
  • Verification is the proof generator against per-case fixtures (41 assertions,
    including the zero-egress self-containment guard and the
    LOKI_PROOF_SHARE_BUTTONS opt-out being genuinely consumed), not a live
    end-to-end published share.

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]