Skip to content

Releases: operatorstack/yield

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 11 Aug 08:59
1ce8cba

Yield 0.5.2

  • Use npm trusted publishing without a token fallback, disable public provenance when mirroring exact npm archives to Artifact Registry, and keep example CI on its fixture-declared Yield version.

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 14:25
66decd1

Yield 0.5.0

  • Add the explicit yskill helper install command and the optional developer
    helper for all four SDKs. Keep yskill bootstrap and
    npm create @operatorstack/yield as compatibility aliases. Package
    installation does not create skills or coding-agent adapters.

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 10:03
0f28127

Yield 0.4.0

Changes since v0.3.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 22:19
2aaa678

Yield 0.3.0

  • Clarify AgentTask as a bounded coding-agent judgment in a code-controlled
    workflow, with aligned TypeScript, Python, Go, and Rust guidance.

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 21:16
d190cfb

Yield 0.2.0

  • Add the agent-first bootstrap command, the tested workflow builder for all four SDKs, and the @operatorstack/create-yield initializer.

  • Publish verified npm archives instead of extracted directories, require each workflow to declare the running Yield version, and keep Go and Rust workflow launchers local to the project.

  • Preserve executable platform runtimes in npm packages and add the repository's protected self-hosted release workflow.

v0.1.38

Choose a tag to compare

@github-actions github-actions released this 08 Aug 01:33
350e820

Yield 0.1.38

  • Add a Go-first onboarding guide, pkg.go.dev discovery links, and release-time verification through the public Go module proxy.

v0.1.37

Choose a tag to compare

@github-actions github-actions released this 07 Aug 23:02
cea2a04

Yield 0.1.37

  • Pin the installed runtime during Rust and Go workflow creation, and remove the obsolete private Cargo registry check from Rust diagnostics.

v0.1.36

Choose a tag to compare

@github-actions github-actions released this 07 Aug 22:40
bc25f6e

Yield 0.1.36

  • Make Python and Rust release receipts reproducible across protected publisher retries.

v0.1.34

Choose a tag to compare

@github-actions github-actions released this 07 Aug 21:24
e8ef677

Yield 0.1.34

  • Add a complete Python onboarding guide, use the public PyPI package in generated requirements, and keep npm documentation links and registry badges specific to npm.

v0.1.33

Choose a tag to compare

@github-actions github-actions released this 07 Aug 20:47
99d37b4

Yield 0.1.33

  • Publish the Python SDK and its six version-matched runtimes on PyPI through the supervised stable release.