Changelog
All notable changes to the OLAV platform, per release.
v0.10.0
Latest April 2026OLAV is now publicly available under the BSL-1.1 license. The full platform core — CLI, agent runtime, audit trail, API registry, and Creator Agent — is open source and free to self-host.
- feat Public open-source release under BSL-1.1
- feat CLI-first interface: natural language queries over registered APIs
- feat Creator Agent: 6-step Skill deployment from any OpenAPI schema
- feat Four-layer execution governance (AAA → Middleware → Sandbox → Output)
- feat DuckDB audit trail: immutable record of every agent decision
- feat Semantic + exact-match cache (2000x+ speedup on repeated queries)
- feat Self-improving loop: failure patterns converted into constraints automatically
- feat Multi-user support with isolated sessions
- feat HTTP API surface alongside the CLI
Older versions were pre-release internal builds.
View all releases on GitHub →