cc-soul-update
Update chitta binaries to the latest version.
Usage
# Run smart-install script
${CLAUDE_PLUGIN_ROOT}/scripts/smart-install.sh
This will:
- Check current vs installed version
- Stop running daemon if version changed
- Try to download pre-built binaries for your platform
- Fall back to building from source if download fails
- Download embedding model if needed
- Configure bash permissions
Pre-built binaries available for:
- linux-x64
- linux-arm64
- macos-x64
- macos-arm64