What we shipped.
4 releases since May 2026. Every change to the reliability layer — deterministic parsing, failed-state capture, and the annotation loop. Node and Python SDKs ship at version parity.
- v1.0.2sdkdashboard
Pricing config moves to runtime
- Per-annotation cost and signup grant are now read from sys_pricing_config — no SDK release needed to retune.
- Dashboard renders placeholder values instantly to remove SSR latency.
- v1.0.1sdkfix
React-safe TYPE landed
- execute('TYPE', …) now writes through React's controlled-input setter, fixing the long-standing 'first keystroke wins' bug on Next/Vite apps.
- captureFailure() returns a typed result with execution_tier so you can route stuck runs by reason.
- v1.0.0sdkapiinfra
GA — three-method SDK
- npm: aliax@1.0.0 · pip: aliax==1.0.0 — Node + Python at version parity from day one.
- parseUi() · execute() · captureFailure() — the entire surface.
- Three-tier locator engine: durable stamp → semantic → coordinate fallback.
- Stagnation Gatekeeper with two independent proofs before any human escalation is billed.
- Cloudflare Worker + R2 + Postgres ledger live in 6 regions.
- v0.9.0sdkapi
Beta — annotation loop
- First production annotators onboarded; median label time 78s.
- Per-call receipts written to the append-only ledger.
Release digest lands once a month. Create a free account to subscribe — or star the SDK repo you use.