Skip to content

cli-v0.0.4

Choose a tag to compare

@github-actions github-actions released this 01 Jul 06:30
· 61 commits to main since this release

Vapi CLI v0.0.4

Welcome to the v0.0.4 release of Vapi CLI!

Installation

macOS/Linux

curl -sSL https://github.com/VapiAI/cli/releases/download/v0.0.4/vapi_$(uname -s)_$(uname -m).tar.gz | tar xz
sudo mv vapi /usr/local/bin

Windows

Download the Windows archive from the assets below and add to your PATH.

Homebrew (coming soon)

brew install vapi/tap/vapi-cli

Changelog

Features

  • f76393a feat: complete distribution setup for npm, homebrew, and scoop

Bug fixes

  • b0866fc fix: update npm package name to @vapi-ai/cli

Full Changelog: v0.0.3...v0.0.4


Built with ❤️ by the Vapi team