Skip to content

0.8.0 - 2026-08-01

Choose a tag to compare

@github-actions github-actions released this 01 Aug 10:47
e29657e

Release Notes

Added

  • (gateway) Agent 子进程支持指定工作目录,默认使用 ~/.haimen/workspace (#132)

Fixed

  • (release) 修复发布二进制 Web 控制台白屏(前端产物未嵌入) (#134)

Install haimen 0.8.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/shenjingnan/haimen/releases/download/v0.8.0/haimen-installer.sh | sh

Download haimen 0.8.0

File Platform Checksum
haimen-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
haimen-x86_64-apple-darwin.tar.xz Intel macOS checksum
haimen-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
haimen-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum