Skip to content

v0.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 22:07

Install

# One-line install
curl -fsSL https://cb.danimoya.com | bash

# Or via npm
npm i -g claude-b

# Or via Docker
docker run -d --env-file .env -v ~/.claude-b:/root/.claude-b \
  ghcr.io/danimoya/Claude-B:v0.7.0

Full Changelog: v0.6.0...v0.7.0