Releases: Uthereal-Labs/Uthereal-Cortex-SDK
Release list
v1.1.0
v1.1.0-rc.0
First npm release candidate for @uthereal-sdk/cortex. Validated on Node 22.22.1/24.20.0, Deno 2, React 18/19 and isolated Vite/Playwright consumers. Published through interactive 2FA to bootstrap trusted publishing; this candidate has no GitHub npm provenance. Stable v1.1.0 will be published through GitHub OIDC. Existing source-copy integrations and wire contracts remain compatible.
Uthereal Cortex SDK v1.0.1
Rename the public repository and documentation to Uthereal Cortex SDK while preserving existing interfaces, contracts and v1.0.0 history. Prepare the v1.0.1 source release.
Validation: local pnpm verify (14 tests, generated types, Node smoke, Edge and production build); separate Node 22.22.1 smoke; independent public-content review. GitHub Actions quota unavailable. No live credentialed SDK requests.
Cortex SDK v1.0.0
Public TypeScript source SDK for Cortex, replacing the generated Integration-Kit implementation.
Clone or download this release, then follow INTEGRATING.md. Reuse the protocol helpers, authenticated server handler, browser client, React evidence components, and optional Supabase adapters. Distribution is GitHub-only; no npm/PyPI package is published.
Validation: CI passed on Node 22 and 24; a fresh public checkout passed pnpm verify (14 Deno tests, Node smoke, Edge typecheck, generated types, lint/format and React 19 production build). An independent copied-source React 18 consumer also typechecked and built. Browser assets exclude server credential names.
Visual browser verification and live credentialed Cortex checks were not performed. See VALIDATION.md for the precise boundaries.