Skip to content

Loki Mode

v7.49.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

rbac breaking_upgrade

Summary

AI summary

Tenant isolation now blocks cross‑tenant API access and evidence gates require test runner results for conclusive decisions.

Full changelog

Verification depth + enterprise isolation + parity guard

  • Evidence-gate loopholes tightened (P1-1). A project with no test runner no
    longer counts as affirmative "done" evidence; it is recorded inconclusive and
    routed to the completion council's explicit vote instead of a silent pass.
    Every evidence-gate decision is now persisted to
    .loki/council/evidence-gate-details.json for audit. Opt out:
    LOKI_EVIDENCE_NO_TESTS_AFFIRMATIVE=1.
  • Tenant isolation enforced (P3-7). API-level cross-tenant access is now
    blocked: project, run, and task endpoints are scoped to the caller's tenant
    (derived from the trusted token, never a client header); a global admin may
    still cross tenants. Closes a real cross-tenant read/write/delete gap.
  • LSP diagnostics verification gate (P1-5). A new opt-in
    LOKI_GATE_LSP_DIAGNOSTICS gate on the Bun route blocks on language-server
    errors in changed files (pass-through when no LSP server is available; a
    diagnostics writer is a tracked follow-up).
  • Automated bash/Bun parity test (P4-2). A new local-ci check asserts the
    load-bearing runtime invariants stay identical across routes (autonomy-override
    text, phase keys, effort-per-tier, model fallback, gate toggle set), so route
    drift fails the gate instead of shipping silently.

Each stream built in an isolated worktree, council-reviewed, local-ci green.

Breaking Changes

  • API endpoints (project, run, task) are now scoped to the caller's tenant; cross‑tenant access is blocked for non‑global admins.
  • Evidence gates no longer treat a project with no test runner as affirmative 'done'; such projects become inconclusive and require explicit council voting.

Security Fixes

  • Cross‑tenant read/write/delete gap closed by enforcing tenant isolation at the API level.

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]