Skip to content

HMG v0.9.2 — Community Edition

Choose a tag to compare

@monkseekee-max monkseekee-max released this 26 May 14:40
· 44 commits to main since this release

HMG v0.9.2 Community Edition

Quick Install (Linux x86_64)

curl -fsSL https://github.com/HMG-AI/HMG-public/releases/latest/download/install.sh | sh

Platform Support

Platform Status
Linux x86_64 ✅ Available
Linux ARM64 🔜 Coming via CI
macOS Intel 🔜 Coming via CI
macOS Apple Silicon 🔜 Coming via CI

Included Binaries

  • hmg — CLI tool (init, doctor, daemon, TUI)
  • hmg-server — MCP/HTTP memory service
  • hmg-hook-worker — Event processing

Getting Started

hmg init -g
hmg doctor
hmg daemon start

Requirements (Linux)

  • glibc 2.31+ (Ubuntu 20.04+, Debian 11+, Fedora 32+)
  • x86_64 architecture

Links