Releases: AtlasCloudAI/cli
v0.1.10
v0.1.9
Changelog
- 81c80256d038ee00a9d8738ef2fec6b0827b7329 feat(cli): add generate cost estimates
v0.1.8
Changelog
- c8d286cfb785c449edb87c5cfe717707b9e68a1b fix(cli): omit missing prediction cost
v0.1.7
Changelog
- f76fc0bbfb86495d860ae62f92ead9f952a7f0b7 fix(cli): refresh defaults and generate flags
v0.1.6
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
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
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
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
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
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.