Skip to content

Loki Mode

v7.21.0 Feature

This release adds 1 notable feature 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

Loki adds AGENTS.md support for agent configuration across tools.

Full changelog

Added

  • AGENTS.md support. Loki now points the agent at AGENTS.md in the repository
    root for build, test, and style conventions, falling back to CLAUDE.md when
    AGENTS.md is absent (nearest-file-wins, never merged). AGENTS.md is the
    emerging cross-tool agent-config standard (read by Claude Code, Codex, Cursor,
    Aider, and others), so repos that adopt it now drive Loki without a
    Loki-specific config. The instruction line is byte-identical across the bash
    and Bun routes; the layered project-graph walker (autonomy/lib/project-graph.sh)
    prefers AGENTS.md over CLAUDE.md at each directory layer. Three new tests cover
    the walker precedence, prompt emission, and cross-route byte-parity.

Fixed

  • Dual-route parity: the Bun route's no-PRD CODEBASE_ANALYSIS_MODE instruction
    was still the pre-v7.8.1 short prompt while the bash route had the v7.8.1
    three-pass version. The byte-exact fixture corpus masked this because both the
    Bun constant and the gold fixtures held the same stale string. The Bun
    ANALYSIS_INSTRUCTION is now byte-identical to the bash route, and the no-PRD
    fixtures were regenerated from the canonical bash output. No fixtures are
    suppressed (KNOWN_FAILING_FIXTURES stays empty); parity is genuinely green.

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]