Skip to content

Releases: stainless-api/stainless-api-cli

v0.1.0-alpha.88

09 Apr 23:56

Choose a tag to compare

0.1.0-alpha.88 (2026-04-09)

Full Changelog: v0.1.0-alpha.87...v0.1.0-alpha.88

Features

  • add console.IsInteractive() helper (d2bd149)
  • components/dev: forward error from build (a4d78c6)
  • dev: require project parameter (ee8b94d)
  • init/builds create: use dev component instead (6e06b1e)
  • init: don't overwrite config files by default (96f9d11)
  • init: support non-interactive mode for stl init (7fbcaeb)
  • init: upload --stainless-config when creating a new project (d96e641)

Bug Fixes

  • handle openapi target in BuildTarget lookup (d09eede)
  • init: require --openapi-spec for non-interactive project creation (1b338ad)
  • init: respect --targets flag for existing projects (c6444a0)

Refactors

  • init: extract askSelectTargets from init flow (62c6102)

v0.1.0-alpha.87

30 Mar 21:47

Choose a tag to compare

0.1.0-alpha.87 (2026-03-30)

Full Changelog: v0.1.0-alpha.86...v0.1.0-alpha.87

Features

  • wait for openapi target when --wait=commit (361817f)

v0.1.0-alpha.86

24 Mar 17:17

Choose a tag to compare

0.1.0-alpha.86 (2026-03-20)

Full Changelog: v0.1.0-alpha.85...v0.1.0-alpha.86

Bug Fixes

  • fill project property more uniformly (24487ec)
  • rename asset file with invalid colon character (af88372)

Refactors

  • auto-set Before hook on all subcommands via traversal (da47655)

v0.1.0-alpha.85

20 Mar 19:34

Choose a tag to compare

0.1.0-alpha.85 (2026-03-19)

Full Changelog: v0.1.0-alpha.84...v0.1.0-alpha.85

Features

  • add git Show and CurrentBranch helpers (7427170)
  • cmd/build: add spacing between header and targets in builds list (63df786)
  • cmd/builddiagnostic: use diagnostics component for diagnostics list (407ce31)
  • cmd/build: use build component view for builds list (0c0c4ee)
  • cmd/dev: refactor dev command to use compare builds (b7cc41a)
  • components/build: rewrite build pipeline view as single-line with header (270e85b)
  • components/build: single newline after header, show download path (cba8ce9)
  • components/dev: remove config section and waiting message from preview (83b7995)
  • components/diagnostics: add line number and column numbers (970ee80)
  • components/diagnostics: rewrite diagnostics view with Rust-style formatting (c094b0f)

Bug Fixes

  • components/dev: preserve preview content on quit (fcb4d88)
  • fill project property more uniformly (23b8227)
  • make download error display better (31a38dc)
  • only set client options when the corresponding CLI flag or env var is explicitly set (64c31cf)
  • read check step conclusion from top-level field (e16abc3)

Chores

  • automatically generate demo gifs (a057170)
  • internal: version bump (d6f4985)

Refactors

  • auto-set Before hook on all subcommands via traversal (73a12cd)
  • cmd/lint: move getDiagnostics to cmd/lint.go (44a8a3a)
  • cmd/lint: remove unused canSkip logic (c7d5b10)
  • cmd/lint: remove unused canSkip logic (48c573e)
  • don't use deprecated .Completed property (397114c)

v0.1.0-alpha.84

16 Mar 18:52
2199a86

Choose a tag to compare

0.1.0-alpha.84 (2026-03-16)

Full Changelog: v0.1.0-alpha.83...v0.1.0-alpha.84

Features

  • add stl install --skills command and stl-cli skill (c20c87a)

v0.1.0-alpha.83

13 Mar 00:54

Choose a tag to compare

0.1.0-alpha.83 (2026-03-12)

Full Changelog: v0.1.0-alpha.82...v0.1.0-alpha.83

v0.1.0-alpha.82

12 Mar 23:09

Choose a tag to compare

0.1.0-alpha.82 (2026-03-12)

Full Changelog: v0.1.0-alpha.81...v0.1.0-alpha.82

Bug Fixes

  • fix api-key being passed into command (74a2a46)
  • fix auth (ace94ad)
  • fix for test cases with newlines in YAML and better error reporting (d7ddfce)

v0.1.0-alpha.81

11 Mar 20:28

Choose a tag to compare

0.1.0-alpha.81 (2026-03-11)

Full Changelog: v0.1.0-alpha.80...v0.1.0-alpha.81

Features

v0.1.0-alpha.80

11 Mar 20:24

Choose a tag to compare

0.1.0-alpha.80 (2026-03-11)

Full Changelog: v0.1.0-alpha.79...v0.1.0-alpha.80

Features

  • api: add a way to fetch specific files via /v0/build_target_outputs (1f25deb)

Chores

  • bump go sdk (aa5056c)
  • internal: codegen related update (4b48fac)
  • internal: codegen related update (c5ce5bf)
  • internal: codegen related update (cb4959b)

v0.1.0-alpha.79

04 Mar 20:37
fb43818

Choose a tag to compare

0.1.0-alpha.79 (2026-03-04)

Full Changelog: v0.1.0-alpha.78...v0.1.0-alpha.79