This release fixes issues for SREs watching stability and regressions.
Published 1mo
AI Agents & Assistants
✓ No known CVEs patched
✓ 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 summaryFixed 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-repoloki dockermakes concurrent registration the
common path.
Changed
- DOCKER_README.md documents that the dashboard Stop for a
loki dockerproject 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 publishedasklokesh/loki-mode:7.45.0built 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
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.
Related context
Related tools
Beta — feedback welcome: [email protected]