Skip to content

Releases: Uthereal-Labs/Uthereal-Cortex-SDK

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Sep 08:09
1e6237d

What's Changed

  • Brand the public SDK as Uthereal Cortex SDK by @gavi210 in #1
  • Publish Cortex SDK as @uthereal-sdk/cortex by @gavi210 in #2
  • Release @uthereal-sdk/cortex 1.1.0 by @gavi210 in #3

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.1.0-rc.0

v1.1.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@gavi210 gavi210 released this 18 Sep 08:03
c4bf2b4

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

Choose a tag to compare

@gavi210 gavi210 released this 17 Sep 12:10

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

Choose a tag to compare

@gavi210 gavi210 released this 17 Sep 10:19

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.