Skip to content

Releases: inference-gateway/cli

🚀 Version 0.104.0

25 Apr 23:21

Choose a tag to compare

What's Changed

0.104.0 (2026-04-25)

🚀 Features

  • scheduler: Schedule tool for cron-driven recurring & one-off tasks (#431) (9f3a9fe)

🐛 Bug Fixes

  • agent: Persist reasoning_content across non-streaming agent path (#429) (0062e28)

🧹 Maintenance

📦 Installation

Quick Install (Recommended)

Install the latest version using our install script:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash

Or install a specific version:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --version v0.104.0

Custom installation directory:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --install-dir $HOME/.local/bin

Binary Download

Download the appropriate binary for your platform from the assets below.

Container Image

docker run --rm -it ghcr.io/inference-gateway/cli:0.104.0

Full Changelog: v0.103.7...v0.104.0

🚀 Version 0.103.7

25 Apr 17:42

Choose a tag to compare

What's Changed

0.103.7 (2026-04-25)

🐛 Bug Fixes

  • ci: Use nixfmt-rfc-style in nix-version-sync workflow (e7c8a98), closes #426

📦 Installation

Quick Install (Recommended)

Install the latest version using our install script:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash

Or install a specific version:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --version v0.103.7

Custom installation directory:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --install-dir $HOME/.local/bin

Binary Download

Download the appropriate binary for your platform from the assets below.

Container Image

docker run --rm -it ghcr.io/inference-gateway/cli:0.103.7

Full Changelog: v0.103.6...v0.103.7

🚀 Version 0.103.6

25 Apr 17:34

Choose a tag to compare

What's Changed

0.103.6 (2026-04-25)

🧹 Maintenance

  • nix: Adopt nixpkgs RFC 166 / nixfmt-rfc-style conventions (#425) (d1e16b8)
  • nix: Update package to v0.103.5 (#424) (e3880aa)

📦 Installation

Quick Install (Recommended)

Install the latest version using our install script:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash

Or install a specific version:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --version v0.103.6

Custom installation directory:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --install-dir $HOME/.local/bin

Binary Download

Download the appropriate binary for your platform from the assets below.

Container Image

docker run --rm -it ghcr.io/inference-gateway/cli:0.103.6

Full Changelog: v0.103.5...v0.103.6

🚀 Version 0.103.5

25 Apr 16:56

Choose a tag to compare

What's Changed

0.103.5 (2026-04-25)

🧹 Maintenance

📦 Installation

Quick Install (Recommended)

Install the latest version using our install script:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash

Or install a specific version:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --version v0.103.5

Custom installation directory:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --install-dir $HOME/.local/bin

Binary Download

Download the appropriate binary for your platform from the assets below.

Container Image

docker run --rm -it ghcr.io/inference-gateway/cli:0.103.5

Full Changelog: v0.103.4...v0.103.5

🚀 Version 0.103.4

25 Apr 16:11

Choose a tag to compare

What's Changed

0.103.4 (2026-04-25)

🐛 Bug Fixes

  • ci: Check out main in nix-version-sync to avoid detached HEAD (5f70e14)

📦 Installation

Quick Install (Recommended)

Install the latest version using our install script:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash

Or install a specific version:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --version v0.103.4

Custom installation directory:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --install-dir $HOME/.local/bin

Binary Download

Download the appropriate binary for your platform from the assets below.

Container Image

docker run --rm -it ghcr.io/inference-gateway/cli:0.103.4

Full Changelog: v0.103.3...v0.103.4

🚀 Version 0.103.3

25 Apr 16:00

Choose a tag to compare

What's Changed

0.103.3 (2026-04-25)

🐛 Bug Fixes

  • ci: Convert nix-prefetch-url output to SRI hash (92990b9)

👷 CI/CD

🧹 Maintenance

📦 Installation

Quick Install (Recommended)

Install the latest version using our install script:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash

Or install a specific version:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --version v0.103.3

Custom installation directory:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --install-dir $HOME/.local/bin

Binary Download

Download the appropriate binary for your platform from the assets below.

Container Image

docker run --rm -it ghcr.io/inference-gateway/cli:0.103.3

Full Changelog: v0.103.2...v0.103.3

🚀 Version 0.103.2

25 Apr 15:27

Choose a tag to compare

What's Changed

0.103.2 (2026-04-25)

🐛 Bug Fixes

  • ci: Use nix/default.nix as build entry point (455f246)

📦 Installation

Quick Install (Recommended)

Install the latest version using our install script:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash

Or install a specific version:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --version v0.103.2

Custom installation directory:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --install-dir $HOME/.local/bin

Binary Download

Download the appropriate binary for your platform from the assets below.

Container Image

docker run --rm -it ghcr.io/inference-gateway/cli:0.103.2

Full Changelog: v0.103.1...v0.103.2

🚀 Version 0.103.1

25 Apr 15:21

Choose a tag to compare

What's Changed

0.103.1 (2026-04-25)

👷 CI/CD

🧹 Maintenance

  • deps: Bump dev dependecies to latest (cad77b3)
  • deps: Bump github.com/inference-gateway/adk from 0.17.0 to 0.17.1 (#419) (2974230)
  • deps: Bump modernc.org/sqlite from 1.48.2 to 1.49.1 (#420) (3e481b2)

📦 Installation

Quick Install (Recommended)

Install the latest version using our install script:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash

Or install a specific version:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --version v0.103.1

Custom installation directory:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --install-dir $HOME/.local/bin

Binary Download

Download the appropriate binary for your platform from the assets below.

Container Image

docker run --rm -it ghcr.io/inference-gateway/cli:0.103.1

Full Changelog: v0.103.0...v0.103.1

🚀 Version 0.103.0

17 Apr 08:48

Choose a tag to compare

What's Changed

0.103.0 (2026-04-17)

🚀 Features

  • Add rich approval UI with inline keyboard buttons for Telegram (#417) (265ff0b)

📦 Installation

Quick Install (Recommended)

Install the latest version using our install script:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash

Or install a specific version:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --version v0.103.0

Custom installation directory:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --install-dir $HOME/.local/bin

Binary Download

Download the appropriate binary for your platform from the assets below.

Container Image

docker run --rm -it ghcr.io/inference-gateway/cli:0.103.0

Full Changelog: v0.102.0...v0.103.0

🚀 Version 0.102.0

16 Apr 12:45

Choose a tag to compare

What's Changed

0.102.0 (2026-04-16)

🚀 Features

  • Add tool approval flow for Telegram channel (#415) (2199628), closes #414

📦 Installation

Quick Install (Recommended)

Install the latest version using our install script:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash

Or install a specific version:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --version v0.102.0

Custom installation directory:

curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --install-dir $HOME/.local/bin

Binary Download

Download the appropriate binary for your platform from the assets below.

Container Image

docker run --rm -it ghcr.io/inference-gateway/cli:0.102.0

Full Changelog: v0.101.0...v0.102.0