github latitude-dev/latitude-llm cli-7.15.0
Latitude CLI v7.15.0

latest release: v0.3.115
3 hours ago

Added

  • LATITUDE_PROJECT_SLUG, or the global --global-project-slug flag, supplies the project for project-scoped commands so --project-slug can be dropped from each one. --project-slug still wins where it is passed, and commands that aren't project-scoped are untouched.
  • New global flags from the generator upgrade: --human (force table output when piped), --user-agent-suffix, --no-extract, --no-retry, --spec / --spec-raw (print the effective / embedded OpenAPI spec). Paginated operations also gain --page-delay and --no-pager; streaming operations gain --no-stream.

Changed

  • Regenerated on fern-cli-generator 0.21.00.41.2 and Fern CLI 5.58.05.122.0. The TLS backend is now selected per target by the generated Cargo.toml (musl → rustls, everything else → native-tls) instead of by a crate-level default feature.
  • The Linux release binaries now use native-tls with OpenSSL vendored into the binary, rather than rustls. They keep the same runtime profile as before — glibc only, no libssl/libcrypto — and the same Secret Service keyring support, at the cost of roughly 6 MB of binary size. macOS and Windows are unchanged.

Don't miss a new latitude-llm release

NewReleases is sending notifications on new releases.