Skip to content

0.1.3 - 2026-06-11

Choose a tag to compare

@github-actions github-actions released this 11 Jun 01:58

Release Notes

Documentation

  • README refresh in both languages, now shipped to the crates.io and npm landing pages (they render the README bundled at publish time): live channel badges, a terminal demo of --dry-run, tighter prose, and a simpler tagline.

Fixed

  • The WinGet publish workflow passes the release tag explicitly; it previously resolved to the default branch and could not find the release.

Install sync-ai-clis 0.1.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hyeonbungi/sync-ai-clis/releases/download/v0.1.3/sync-ai-clis-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/hyeonbungi/sync-ai-clis/releases/download/v0.1.3/sync-ai-clis-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install hyeonbungi/tap/sync-ai-clis

Install prebuilt binaries into your npm project

npm install sync-ai-clis@0.1.3

Download sync-ai-clis 0.1.3

File Platform Checksum
sync-ai-clis-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
sync-ai-clis-x86_64-apple-darwin.tar.gz Intel macOS checksum
sync-ai-clis-x86_64-pc-windows-msvc.zip x64 Windows checksum
sync-ai-clis-x86_64-pc-windows-msvc.msi x64 Windows checksum
sync-ai-clis-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
sync-ai-clis-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum