github humanlayer/humanlayer 20250823-nightly
codelayer-20250823-nightly

codelayer-20250823-nightly

This release includes:

  • CodeLayer - Desktop application (DMG installer)

tl;dr

brew install --cask --no-quarantine humanlayer/humanlayer/codelayer-nightly
# kill any existing hld process and open CodeLayer with current shell PATH so it can find your `claude` CLI
pkill hld; open /Applications/CodeLayer-Nightly.app
  • if your claude cli is not in a very-default location like /usr/local/bin, you will need to launch with open /Applications/CodeLayer-Nightly.app rather than launching from Spotlight/Finder/Raycast/etc

Requirements

  • macOS (Apple Silicon/M-series)

Troubleshooting / Known Issues

  • If install fails, ensure you've cleaned up all previous artifacts. brew reinstall is worth a shot as well.
  • Logs can be found at ~/Library/Logs/dev.humanlayer.wui.nightly/CodeLayer-Nightly.log
  • If daemon fails due to already running, you can pkill hld and reopen CodeLayer to try again
  • If opening from spotlight/alfred/raycast/finder fails, try pkill hld; open /Applications/CodeLayer-Nightly.app to push your PATH into CodeLayer so it can better find your claude CLI

Don't miss a new humanlayer release

NewReleases is sending notifications on new releases.