HumanLayer 20250730 - macOS Release
·
1173 commits
to main
since this release
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