codelayer-20250807-nightly-test
This release includes:
- CodeLayer - Desktop application (DMG installer)
TLDR
Notes
- If you have a previous install, you will need to clean up / remove / stop previous bits (your sessions will persist!)
- if your
claudecli is not in a very-default location like/usr/local/bin, you will need to launch withopen /Applications/CodeLayer.apprather than launching from Spotlight/Finder/Raycast/etc
brew install --cask --no-quarantine humanlayer/humanlayer/codelayer-nightly
Then, you can run it with
open /Applications/CodeLayer-Nightly.app
Requirements
- macOS (Apple Silicon/M-series)
Troubleshooting / Known Issues
- If install fails, ensure you've cleaned up all previous artifacts.
brew reinstallis worth a shot as well. - Logs can be found at
~/Library/Logs/dev.humanlayer.wui/CodeLayer.log - If daemon fails due to already running, you can
pkill hldand reopen CodeLayer to try again - If opening from spotlight/alfred/raycast/finder fails, try
open /Applications/CodeLayer.appto push your PATH into CodeLayer so it can better find yourclaudeCLI