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
Summary
AI summaryAdded deterministic verification, trust metrics aggregation, provider honesty labels, and live app preview iframe reload on healthcheck change.
Full changelog
Added
loki verify [base-ref]: standalone deterministic verification of any branch or PR diff.
Runs build, tests, and static analysis scoped to changed files; diff-scoped secret scan;
dependency audit. Exit codes: 0 VERIFIED / 1 CONCERNS / 2 BLOCKED for CI gating.
Machine-readable evidence written to.loki/verify/evidence.jsonandreport.md.
Inconclusive evidence is never reported VERIFIED. Empty diffs yield CONCERNS. Bare
root-level test files are detected so discoverable tests are never silently skipped.
No LLM review in this MVP (stated in help text). Tests: 11/11.loki trust-metrics: aggregates evidence-gate block rate, per-gate failure distribution
(median and p90), council rejection/split rate, and cost-per-verified-task from a new
durable append-only.loki/metrics/trust-events.jsonl. Honesty rule: un-instrumented
projects reportavailable: false, never fabricated zeros. Tests: 12/12;
evidence-gate regression suite: 33/33.- Provider honesty labels. Claude Code is labeled Tier 1 E2E-verified primary. Codex,
Cline, and Aider are labeled Experimental. Codex harness fixed:--skip-git-repo-check
added at all invocation sites (previously hard-failed on fresh non-git directories).
Documented CLI flags corrected (cline -y). - Live App Preview iframe reloads when the app's healthcheck flips to serving. Previously
an iframe loaded during the app boot window stayed blank for the entire session.
Changed
- Presentation deck rebranded to Autonomi (Autonomi's Loki Mode; roles/domains framing;
provider tiering; Autonomi Cloud coming-soon notice); GIF regenerated. - Runtime section updated: the v8-Bun-only promise openly superseded by the
stable-engine decision (bash engine frozen as stable core; new surfaces are
TypeScript-first wrappers).
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]