Releases: alib8b8/llm-box
Releases · alib8b8/llm-box
Release list
llm-box v0.3.0
Changelog
- 33e7cab: fix(release): add packages write permission for GHCR ( <>)
- 1bb461c: fix(release): remove brews section since homebrew-tap repo doesn't exist ( <>)
- b3c0362: fix(security): patch vulnerabilities found in self-audit ( <>)
Install (Linux / macOS)
curl -sL https://raw.githubusercontent.com/alib8b8/llm-box/main/install.sh | bashllm-box v0.2.10
Release v0.2.10
Cross-platform binaries for llm-box - Terminal-first AI workflow engine.
Downloads
| File | Platform |
|---|---|
llm-box-linux-amd64 |
Linux x86_64 |
llm-box-linux-arm64 |
Linux ARM64 |
llm-box-darwin-amd64 |
macOS Intel |
llm-box-darwin-arm64 |
macOS Apple Silicon |
llm-box-windows-amd64.exe |
Windows x86_64 |
llm-box-windows-arm64.exe |
Windows ARM64 |
Install (Linux / macOS)
curl -sL https://raw.githubusercontent.com/alib8b8/llm-box/main/install.sh | bashVerify
Check SHA256 checksums in checksums.txt.
llm-box v0.1.0 - Initial Release
🚀 llm-box v0.1.0 - Initial Release
零代码,终端里搭 AI 流水线,完全离线。
📦 Downloads
| File | Platform |
|---|---|
llm-box-linux-amd64 |
Linux x86_64 |
llm-box-linux-arm64 |
Linux ARM64 |
llm-box-darwin-amd64 |
macOS Intel |
llm-box-darwin-arm64 |
macOS Apple Silicon |
llm-box-windows-amd64.exe |
Windows x86_64 |
llm-box-windows-arm64.exe |
Windows ARM64 |
✨ Highlights
- 🎨 Beautiful TUI with bubbletea + lipgloss
- 🔌 External nodes in any language via stdin/stdout
- 🦙 Ollama integration for fully local AI
- 📦 Zero dependencies single binary
- 🌐 YAML-driven workflows
🚀 Quick Start
curl -sL https://raw.githubusercontent.com/alib8b8/HKAIC/main/install.sh | bash
llm-box run examples/basic_summary.yaml✅ Verify
sha256sum -c checksums.txt📝 Full Changelog
Initial release. See README for details.