This release adds 1 notable feature for engineering teams evaluating rollout.
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 summaryLoki adds AGENTS.md support for agent configuration across tools.
Full changelog
Added
- AGENTS.md support. Loki now points the agent at
AGENTS.mdin the repository
root for build, test, and style conventions, falling back toCLAUDE.mdwhen
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_MODEinstruction
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_INSTRUCTIONis 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_FIXTURESstays 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
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]