github latitude-dev/latitude-llm cli-0.1.0
Latitude CLI v0.1.0

4 hours ago

Initial release of the latitude CLI — a single, statically linked binary generated from the Latitude OpenAPI spec by Fern.

Added

  • A command surface mapping every public API resource to a typed subcommand (latitude projects list, latitude traces get, latitude analytics query, …), with --help and a machine-readable --schema for each scope.
  • Organization API-key auth: reads LATITUDE_API_KEY, or store a key in the OS keyring with latitude auth login (auth status / auth logout).
  • Output formats for humans and agents: --format json|table|yaml|csv|jsonl|raw|http, a --query JMESPath filter, shell completions (latitude completion), and a man page (latitude man).
  • Prebuilt binaries for macOS (arm64/x86_64), Linux (arm64/x86_64), and Windows (x86_64), attached to each GitHub release.

Don't miss a new latitude-llm release

NewReleases is sending notifications on new releases.