v1.4.1
What's Changed
Docker Images
All images available at ghcr.io/hellblazer/hal-9000:
| Profile | Tag | Description |
|---|---|---|
| Base | :latest, :1.4.1 |
Claude CLI + MCP servers |
| Python | :python, :python-1.4.1 |
+ Python 3.11, uv, pip |
| Node | :node, :node-1.4.1 |
+ Node.js 20, npm, yarn, pnpm |
| Java | :java, :java-1.4.1 |
+ 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:latestLocal Docker Build
Docker images are built locally (multi-arch CI was too slow):
cd plugins/hal-9000/docker
./build-profiles.sh --push