This release adds 3 notable features 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
Affected surfaces
auth
Summary
AI summaryAdded CLI flags for strict MCP config, bare subcalls, and disallowed tools with corresponding environment opt‑outs.
Full changelog
Added
- Embedded three Claude Code 2.1.170 CLI flags, all default-on with env
opt-outs and gated on CLI support (olderclaudedegrades to no-op):--strict-mcp-config(LOKI_STRICT_MCP=0to disable): added wherever
Loki already passes an explicit--mcp-configbundle, so a run loads MCP
servers only from that curated bundle (which includes your
~/.claude/mcp.jsonoverlay) and ignores all other MCP sources, keeping
runs reproducible.--bare(LOKI_BARE_SUBCALLS=0to disable): added to cheap,
self-contained internal subcalls (USAGE generation, conflict resolution,
bash-route reviewer/adversarial/council votes, the grill) for a faster,
cheaper, cache-friendlier call. Never applied to the main RARV loop.
Auth-gated:--barereads Anthropic auth strictly from
ANTHROPIC_API_KEY/apiKeyHelper, so Loki only enables it when one is
present; subscription/OAuth logins run full-auth unchanged.--disallowedTools(LOKI_REVIEW_TOOL_GUARD=0to disable): added to
reviewer/adversarial/council subcalls denying Edit/Write/NotebookEdit and
the git mutation forms (commit/reset/push/checkout/clean/rm/stash,
including thegit -C/--git-dir/-cflag-prefixed forms), so a review
agent does not casually mutate the working tree. Read-only git stays
allowed. A guardrail, not a sandbox.
- The three new env knobs are documented in
wiki/Environment-Variables.md.
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]