Skip to main content

Release Status

These docs are written for users of the future open-source distribution. This page records the current alpha release state so package install commands, runtime assets, and stability promises do not get mixed together.

Alpha Package Surface

The release package surface is defined by release/surface.yaml, with RELEASE.md as the human-readable release summary. For this alpha, only @t3x-dev/local and @t3x-dev/yops are release-facing restricted alpha packages.

PackageVersionStatusPurpose
@t3x-dev/local0.3.1Restricted alphaPackaged local T3X experience and no-key demo entrypoint.
@t3x-dev/yops0.3.1Restricted alphaDeterministic YAML operation engine.

Versions in this table are npm package versions. GitHub product releases (t3x-v*) and runtime release assets are separate records; runtime GitHub releases are expected for @t3x-dev/local, while @t3x-dev/yops is consumed from npm.

Restricted package visibility is expected during this alpha. If an npm package or runtime asset is not visible from an unauthenticated account, treat that as an availability status of the current alpha distribution, not a different package name or release contract.

Preview surfaces

Core, API, storage, CLI, MCP, and runner workflows are documented as internal or preview surfaces. They are useful for source development, self-hosted evaluation, and integration work, but they are not part of the current restricted alpha package surface.

Current commands

npx -p @t3x-dev/local t3x-local start
npm install @t3x-dev/yops