Changelog¶
0.1.0 — Stable release¶
The first stable release brings the Python SDK, CLI, standalone binaries, versioned documentation, and Developer API together through the public install channels.
- Python 3.11–3.13 support, with synchronous and asynchronous clients.
- Local scaffolding, package validation, fixture checks, and emulator development.
- Task and run APIs, ordered events, checkpoints, approvals, effects, and typed results.
- OAuth sign-in, scoped project access, and package staging workflows.
- Standalone CLI builds for Apple silicon macOS and Ubuntu 24.04 AMD64.
- PyPI, GitHub Release, and Homebrew distribution channels.
Release and downloads · Install guide · Compatibility
0.1.0b4 — Developer preview¶
The published preview introduced the public SDK and CLI, API contract 2026-08-24, OpenAPI 3.1,
JSON Schemas, emulator, examples, and conformance fixtures. It included macOS ARM64 and Linux
AMD64 standalone archives.
The stable 0.1.0 release supersedes this preview. Earlier beta tags b1–b3 did not publish packages.