这是indexloc提供的服务,不要输入任何密码
Skip to content

HumanLayer 20250730 - macOS Release

Choose a tag to compare

@github-actions github-actions released this 30 Jul 19:30
· 1173 commits to main since this release
db20f6f

HumanLayer 20250730 - macOS Release

This release includes:

  • CodeLayer - Desktop application (DMG installer)
  • HumanLayer Daemon (hld) - Command-line daemon (ARM64 binary)

Installation Instructions

  • Install the CLI: npm install -g humanlayer@0.11.0
  • Download daemon binary (hld-darwin-arm64)
  • Run it in a terminal e.g. chmod +x ~/Downloads/hld-darwin-arm64 && ~/Downloads/hld-darwin-arm64
  • Dismiss the security modal
  • Go to System Settings > Privacy & Security and scroll to the bottom, find the "allow" button and click it
  • Run it again ~/Downloads/hld-darwin-arm64
  • Download CodeLayer (CodeLayer.dmg)
  • Copy the app to Applications
  • Open CodeLayer with your preferred app launcher
  • Dismiss security modal
  • Go to System Settings > Privacy & Security and allow
  • Open CodeLayer again

Requirements

  • macOS (Apple Silicon/M-series)
  • Node.js installed