Skip to content

Canvas CLI v1.3.11

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Sep 09:05
· 14 commits to main since this release

Canvas CLI v1.3.11

Download

Choose the appropriate binary for your platform:

Platform Architecture Download
Linux x64 canvas-1.3.11-linux-x64.tar.gz
Linux ARM64 canvas-1.3.11-linux-arm64.tar.gz
macOS x64 canvas-1.3.11-macos-x64.tar.gz
macOS ARM64 (Apple Silicon) canvas-1.3.11-macos-arm64.tar.gz
Windows x64 canvas-1.3.11-windows-x64.zip

Installation

  1. Download the appropriate archive for your platform
  2. Extract the binary
  3. Make it executable (Linux/macOS): chmod +x canvas-*
  4. Optionally, move to a directory in your PATH

Quick Start

# Linux/macOS
./canvas-linux-x64 --version
./canvas-linux-x64 --help

# Windows
canvas-windows-x64.exe --version
canvas-windows-x64.exe --help

Features

  • ✅ Standalone binaries (no runtime dependencies)
  • ✅ Cross-platform support
  • ✅ Full Canvas CLI functionality
  • ✅ AI assistant integration
  • ✅ Context and workspace management

Verification

Verify download integrity using the provided checksums:

sha256sum -c checksums.txt