Skip to content

Loki Mode

v7.45.1 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ 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

Fixed concurrent-write race in project registry for atomic updates.

Full changelog

Fixed

  • Project registry concurrent-write race: dashboard/registry.py _save_registry
    now writes atomically (temp file in the registry dir + os.replace) so a reader
    never sees a torn file, and the leaf mutators (register_project,
    unregister_project, update_last_accessed, mark_project_stopped) take a
    best-effort advisory file lock (graceful fallback when fcntl is unavailable).
    Matters most now that multi-repo loki docker makes concurrent registration the
    common path.

Changed

  • DOCKER_README.md documents that the dashboard Stop for a loki docker project is
    honored at the next iteration boundary (writes .loki/STOP, the runner polls
    it), so Stop is reliable but not instant for containerized builds;
    docker stop loki-<hash> stops immediately.

Notes

  • The published v7.45.0 image was validated end-to-end: loki docker start
    against the published asklokesh/loki-mode:7.45.0 built a working app and
    committed as the correct GitHub identity (asklokesh), confirming the v7.45.0
    Docker fixes work in the real artifact.

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]