NewkavachOS v0.1.0 -- edge runtime, D1 provider, Web CryptoSee releases →
kavachOS

Changelog

What we shipped

New releases, features, and fixes. We ship weekly.

v0.0.5March 27, 2026

Edge runtime support

  • Web Crypto API migration -- runs on Cloudflare Workers, Deno, and Bun
  • Cloudflare D1 database provider
  • RedirectChain module for auth flow destination preservation
  • Hono adapter edge compatibility
  • PBKDF2 with 600K iterations (OWASP 2023 compliant)
v0.0.4March 21, 2026

Verifiable credentials, ReBAC, federation

  • W3C Verifiable Credentials (JWT + JSON-LD)
  • Relationship-based access control (ReBAC)
  • Identity federation across organizations
  • API gateway with rate limiting
  • Prisma adapter
v0.0.3March 18, 2026

A2A protocol, ephemeral sessions

  • Agent-to-Agent (A2A) protocol support
  • Ephemeral sessions for short-lived agent tasks
  • Cost attribution per agent
  • Python SDK