This release adds 2 notable features for engineering teams evaluating rollout.
Published 24d
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 summaryAdds shareable "Verified by Loki" evidence receipt badges with honest color coding.
Full changelog
HLW-5: shareable "Verified by Loki" Evidence Receipt badge (now honest)
loki proof share <id>now actually prints the badge it was documented
to print in v7.100.0 (the CHANGELOG described it, but only the gist URL ever
printed -- the badge was never implemented). After publishing, the share path
now also prints a copy-paste markdown badge linked to the shared gist/hosted
URL. Newloki proof badge <id>subcommand prints the same badge without
publishing (for pasting into a README/PR/post).- DISPLAY-ONLY, anti-fake-green. The badge's color and text derive ONLY from
the receipt'shonesty.headline, read from the SAME redactedproof.jsonthe
share path uses:VERIFIED-> green "Verified by Loki",VERIFIED WITH GAPS
-> amber "Verified with gaps",NOT VERIFIED-> red "Not verified". An absent,
empty, or unrecognized headline prints an honest "no badge" note -- never a
fabricated green. Green is reachable ONLY from the exact stringVERIFIED.
This is additive and does not touch the trust core or any evidence gate. - Implemented on the Bun route (
loki-ts/src/commands/proof.ts), the live route
when bun is installed. TheLOKI_LEGACY_BASH=1bash route ALSO prints a
"Verified by Loki" share badge (autonomy/loki), so both routes carry the badge
onloki proof share. Both render a VERIFIED headline GREEN; the routes differ
only on the VERIFIED-WITH-GAPS color (bash orange, Bun yellow) and on message
style (bash: lowercase message + shields static-v1 URL; Bun: "Verified by Loki"- shields badge-path, trimmed). What is Bun-only is the standalone
loki proof badge <id>subcommand and the image-only rendering. The badge uses
a shields.io static-badge image URL (external image host; no infra, no new
dependency). RED/GREEN test:loki-ts/tests/commands/proof_badge.test.ts.
- shields badge-path, trimmed). What is Bun-only is the standalone
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]