Skip to content

v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Feb 16:32
· 42 commits to main since this release

OpenCLI v0.4.0

Installation

macOS:

brew install opencli/tap/opencli

Windows:

scoop bucket add opencli https://github.com/opencli/scoop-bucket
scoop install opencli

Linux:

curl -sSL https://opencli.ai/install.sh | sh

npm:

npm install -g @opencli/cli

Download Binaries

Download the appropriate binary for your platform below, or use one of the package managers above.

All binaries are signed and include SHA256 checksums for verification.

What's Changed

  • feat: visual pipeline builder + releases v0.3.1-v0.3.10 by @telsav in #1
  • Merge pull request #1 from ai-dashboad/main by @telsav in #2

New Contributors

  • @telsav made their first contribution in #1

Full Changelog: v0.3.10...v0.4.0