Releases: itwizardo/hackcode
Releases · itwizardo/hackcode
HackCode v0.1.0 — first prebuilt release
First release with prebuilt binaries — bypasses the source-build path in install.sh so curl | bash works even while dev branch has compile errors from in-progress refactors.
What's included
- macOS arm64 (Apple Silicon):
hackcode-macos-arm64.tar.gz - macOS x86_64 (Intel):
hackcode-macos-x64.tar.gz
Linux binaries to follow.
Install
curl -fsSL https://raw.githubusercontent.com/itwizardo/hackcode/dev/install.sh | bashinstall.sh detects your platform and downloads the matching tarball automatically.
What's in this build
- HauhauCS Qwen 3.6 preset menu (replaces broken
tripolskypetr/qwen3.5-*andvaultbox/qwen3.5-*references) - Auto-migrates
hackcode-uncensoredalias from legacy models onhackcode --setup - Sweeps stale
tripolskypetr/qwen3.5-uncensored-aggressive:*andvaultbox/qwen3.5-uncensored:*models off disk after migration - Stale-model banner on REPL launch when the alias is pre-Qwen-3.6
- Ollama version preflight (warns if < 0.5.0)
macOS Gatekeeper
These binaries are unsigned. On first launch, macOS may quarantine them. Remove with:
xattr -d com.apple.quarantine ~/.local/bin/hackcodeChecksums
2dd60cf4da4d7ea235b493baf3d081c488d921fb0518b867a12757a63765bfb4 hackcode-macos-arm64.tar.gz
e4787f4fdca20b7eac97a4f2fe035c3c7f96e8bc4fe913ee4b4cf491f16c6ff4 hackcode-macos-x64.tar.gz