Skip to content

Inline CLI v0.7.6

Choose a tag to compare

@github-actions github-actions released this 30 Aug 16:01
e45b64b

Inline CLI 0.7.6

A more useful terminal entry point, clearer commands, and safer diagnostics and updates.

Highlights

  • A compact, white Inline mark and wordmark with practical starting commands when running inline interactively. Piped output and explicit help keep their existing behavior.
  • More command aliases, scoped discovery and search, and message input from UTF-8 files.
  • Offline shell completions for Bash, Zsh, Fish, PowerShell, and Elvish.
  • Safer terminal rendering, readable large IDs, and consistent color controls, including NO_COLOR.
  • inline update --check (also inline upgrade --check) checks for an update without authentication, downloading a release archive, or modifying local state. Updates stream and verify downloads, bound archive sizes, and avoid truncating the existing binary during an unprivileged cross-filesystem replacement.
  • Clearer agent setup diagnostics and V3 email login guidance.

Error reporting and privacy

Official binaries now send metadata-only command failures to Inline's Sentry project. Reports contain the release, operating system/architecture, fixed error code, and setup provider/phase when available. The CLI does not send command arguments, message content, credentials, local paths, raw errors, stack traces, or breadcrumbs. The CLI Sentry project also prevents IP storage and scrubs inferred location.

Set INLINE_CLI_TELEMETRY=off to disable reporting. Help, version, completions, and the interactive entry page do not initialize reporting. See diagnostics and reporting for the complete scope and exclusions.

Agent setup

Hermes setup requires Inline's Hermes adapter 0.0.13 or later, published alongside this release. Older adapters are upgraded so setup can verify the current gateway process and Inline connection. Hosts that cannot expose trustworthy readiness stop with an actionable update message; existing bot credentials are preserved.

Platforms and installation

Includes signed and notarized Apple-silicon macOS binaries and GNU/musl Linux binaries for x86-64 and ARM64. Intel macOS is not supported.

inline update
inline --version
inline update --check

Installation instructions