Skip to content

v0.3.0

Choose a tag to compare

@ximing ximing released this 22 Aug 06:45
· 29 commits to main since this release

Sidecar CLI, agent skills, and library bump.

Sidecar CLI

Prebuilt vane for Linux x86_64, macOS arm64, and macOS x86_64:

curl -fsSL https://raw.githubusercontent.com/ximing/vane/main/scripts/install-vane-cli.sh | sh
export PATH="$HOME/.local/bin:$PATH"
vane init

Agent skill (Claude / Codex / Cursor / Grok):

curl -fsSL https://raw.githubusercontent.com/ximing/vane/main/scripts/install-vane-skill.sh | sh

macOS and Linux only. Point MCP clients at vane mcp after the daemon is running.

Library

Workspace version is 0.3.0. @vane-rs/node / @vane-rs/web npm publish did not complete in this tag's Actions run (@vane-rs/node-linux-x64-gnu PUT 404); CLI and Go/WASM assets are attached here.