Skip to content

Releases: AtlasCloudAI/cli

v0.1.10

19 May 03:59

Choose a tag to compare

Changelog

  • 30f2815d577fad17620ba539e46623912aa4fa68 fix(installer): avoid GitHub latest API

v0.1.9

19 May 03:37

Choose a tag to compare

Changelog

  • 81c80256d038ee00a9d8738ef2fec6b0827b7329 feat(cli): add generate cost estimates

v0.1.8

19 May 03:22

Choose a tag to compare

Changelog

  • c8d286cfb785c449edb87c5cfe717707b9e68a1b fix(cli): omit missing prediction cost

v0.1.7

19 May 02:55

Choose a tag to compare

Changelog

  • f76fc0bbfb86495d860ae62f92ead9f952a7f0b7 fix(cli): refresh defaults and generate flags

v0.1.6

18 May 10:44

Choose a tag to compare

Changelog

  • 7bee544127e7cb6f0b5912facc12644620471465 ci: skip release publish without credentials
  • 601388adddce23a80e046b5bc38c861762577737 ci: sync public wrapper before release
  • 6ec8258453cecf21c626bd22ba9ff4238e2ac181 feat(cli): support multimodal chat inputs
  • 0683f78d93423e21e60f4a98e3286457bea6171f feat(cli): use catalog models for discovery
  • a85d68d7194bacb14a1a63af0285a8c3bbc0d9d1 feat: add Windows installers
  • 4d714d0ec28ee4d3d5418c56783bb3267c82600c fix: preflight generation model type mismatches
  • d59ab2768897cdd7cae1064e11bbbfdfe0fb944f merge: catalog model discovery

v0.1.5

14 May 06:43
7e45043

Choose a tag to compare

CLI-only patch release. Emits structured JSON on generate/get/wait API errors when --json is enabled, while preserving non-zero exit codes. Includes v0.1.4 schema-driven video parameters.

AtlasCloud CLI v0.1.4

14 May 05:48
f67a7c9

Choose a tag to compare

What's Changed

  • Add schema-driven video generation parameters for newer video models.
  • Add first-class flags for resolution, size, multiple images, end image, input video, and input audio.
  • Add --params-json and repeatable --param key=value for model-specific parameters.
  • Avoid sending default video aspect_ratio/duration unless explicitly set.
  • Fix static model schema parsing for numeric enum values such as duration.

CLI-only release; atlas-mcp is not included.

AtlasCloud CLI v0.1.3

13 May 08:50
b520aa2

Choose a tag to compare

CLI-only patch release.\n\nChanges:\n- Mark account and auth whoami as upcoming until server account endpoints are available.\n- Make models get work for chat models via list fallback and image/video models via static schema fallback.\n- Return JSON for generate wait --json timeouts.\n- Print atlas version to stdout.

v0.1.2

13 May 05:09
b90bd1b

Choose a tag to compare

CLI-only public release.\n\nIncludes prebuilt atlas binaries for macOS, Linux, and Windows on amd64/arm64, plus checksums.txt for installer verification. This release intentionally does not include atlas-mcp.

v0.1.1

13 May 03:36
a42af87

Choose a tag to compare

Initial public installer release for AtlasCloud CLI.\n\nIncludes prebuilt atlas and atlas-mcp binaries for macOS, Linux, and Windows on amd64/arm64, plus checksums.txt for installer verification.