Coven Code v0.0.11
Coven Code v0.0.11
Released 2026-05-29
Redesigned all seven familiar glyphs to match the reference art (kitty, nova, cody, charm, sage, astra, echo).
Changelog
🐛 Fixes
Install
One-line (Linux/macOS):
curl -fsSL https://github.com/OpenCoven/coven-code/releases/download/v0.0.11/install.sh | bashOne-line (Windows PowerShell):
irm https://github.com/OpenCoven/coven-code/releases/download/v0.0.11/install.ps1 | iexnpm:
npm install -g @opencoven/coven-code@0.0.11Already installed?
coven-code upgrade --version 0.0.11Verify:
coven-code --version # → coven-code 0.0.11What's in the box
| Platform | Archive |
|---|---|
| macOS · Apple Silicon | coven-code-macos-aarch64.tar.gz |
| macOS · Intel | coven-code-macos-x86_64.tar.gz |
| Linux · x86_64 | coven-code-linux-x86_64.tar.gz |
| Linux · aarch64 | coven-code-linux-aarch64.tar.gz |
| Windows · x86_64 | coven-code-windows-x86_64.zip |
Each archive contains a single coven-code (or coven-code.exe) binary. Plus install.sh (Linux/macOS) and install.ps1 (Windows).
Full changelog: v0.0.10...v0.0.11