@@ -64,12 +64,12 @@ An agent no longer needs to guess. It queries the contract, gets a deterministic
6464
6565| Package | npm | Version | Description |
6666| ---| ---| ---| ---|
67- | ` ai-contract ` | [ ` @cortexui/ai-contract ` ] ( https://www.npmjs.com/package/@cortexui/ai-contract ) | 1.1.0 | ` data-ai-* ` attribute specification, TypeScript types, and validators |
68- | ` components ` | [ ` @cortexui/components ` ] ( https://www.npmjs.com/package/@cortexui/components ) | 1.1.0 | React components with built-in AI contracts |
69- | ` primitives ` | [ ` @cortexui/primitives ` ] ( https://www.npmjs.com/package/@cortexui/primitives ) | 1.1.0 | Low-level accessible primitives (Box, Stack, Text, ButtonBase, InputBase, DialogBase) |
70- | ` runtime ` | [ ` @cortexui/runtime ` ] ( https://www.npmjs.com/package/@cortexui/runtime ) | 1.1.0 | Browser runtime that installs ` window.__CORTEX_UI__ ` |
71- | ` testing ` | [ ` @cortexui/testing ` ] ( https://www.npmjs.com/package/@cortexui/testing ) | 1.1.0 | Contract validation utilities and vitest matchers |
72- | ` tokens ` | [ ` @cortexui/tokens ` ] ( https://www.npmjs.com/package/@cortexui/tokens ) | 1.1.0 | Design tokens — colors, spacing, typography, radius |
67+ | ` ai-contract ` | [ ` @cortexui/ai-contract ` ] ( https://www.npmjs.com/package/@cortexui/ai-contract ) | 1.1.1 | ` data-ai-* ` attribute specification, TypeScript types, and validators |
68+ | ` components ` | [ ` @cortexui/components ` ] ( https://www.npmjs.com/package/@cortexui/components ) | 1.1.1 | React components with built-in AI contracts |
69+ | ` primitives ` | [ ` @cortexui/primitives ` ] ( https://www.npmjs.com/package/@cortexui/primitives ) | 1.1.1 | Low-level accessible primitives (Box, Stack, Text, ButtonBase, InputBase, DialogBase) |
70+ | ` runtime ` | [ ` @cortexui/runtime ` ] ( https://www.npmjs.com/package/@cortexui/runtime ) | 1.1.1 | Browser runtime that installs ` window.__CORTEX_UI__ ` |
71+ | ` testing ` | [ ` @cortexui/testing ` ] ( https://www.npmjs.com/package/@cortexui/testing ) | 1.1.1 | Contract validation utilities and vitest matchers |
72+ | ` tokens ` | [ ` @cortexui/tokens ` ] ( https://www.npmjs.com/package/@cortexui/tokens ) | 1.1.1 | Design tokens — colors, spacing, typography, radius |
7373
7474---
7575
0 commit comments