Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 28 Jan 06:55
· 155 commits to main since this release
1628f7b

What's Changed

Docker Images

All images available at ghcr.io/hellblazer/hal-9000:

Profile Tag Description
Base :latest, :1.5.0 Claude CLI + MCP servers
Python :python, :python-1.5.0 + Python 3.11, uv, pip
Node :node, :node-1.5.0 + Node.js 20, npm, yarn, pnpm
Java :java, :java-1.5.0 + GraalVM 25 LTS, native-image, Maven, Gradle

Installation

# Add marketplace to Claude Code
# Settings → Marketplaces → Add: https://github.com/Hellblazer/hal-9000.git

# Or pull Docker image directly
docker pull ghcr.io/hellblazer/hal-9000:latest

Local Docker Build

Docker images are built locally (multi-arch CI was too slow):

cd plugins/hal-9000/docker
./build-profiles.sh --push