Skip to content

v0.22.0 — Declarative Private-Adapter Routing

Choose a tag to compare

@nvk nvk released this 17 Aug 01:15

What's New

  • Declarative private-adapter routing — registered adapters can declare provider-neutral intents, exact URL routes, priorities, and adapter-owned workflow guides.
  • Safe route resolutionllm-wiki adapter route discovers one healthy match before ingestion without echoing the resource.
  • Fail-closed controls — ambiguity, manifest drift, and missing workflow guides stop routing instead of guessing.
  • Clean adapter boundary — provider-specific authentication, browser, recovery, and editing workflows now stay exclusively in private adapters; the public plugin retains only generic governance.

This is the single consolidated release for the adapter-boundary work. All deterministic release, packaging, routing, session, runtime, and token-budget tests pass.